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 |
|---|---|---|---|---|---|---|---|---|
7,100 | ['Anne is green.' 'Bob is rough.' 'Dave is quiet.'] | ['Quiet things are furry.' 'If Bob is round then Bob is furry.'
'All young, rough things are furry.' 'Quiet things are furry.'
'Green, furry things are kind.' 'If something is round then it is rough.'
'If something is kind and quiet then it is young.'
'Green things are quiet.'] | Dave is not young. | Unknown | 1 | -1 | [] | [] |
7,101 | ['The cat is not nice.' 'The squirrel eats the cat.'
'The squirrel sees the cat.'] | ['All round people are young.'
'If the cat is blue then the cat sees the squirrel.'
'If someone eats the cat then the cat sees the squirrel.'
'If someone is blue and young then they need the squirrel.'
'If the cat sees the squirrel then the cat needs the squirrel.'
'If someone needs the squirrel then they need the cat.'
'If someone eats the squirrel and they are young then they see the cat.'
'If someone eats the squirrel and the squirrel needs the cat then they are not nice.'] | The cat needs the squirrel. | True | 1 | 3 | [array(['The squirrel eats the cat.'], dtype=object)] | [array(['If someone eats the cat then the cat sees the squirrel.',
'If the cat sees the squirrel then the cat needs the squirrel.'],
dtype=object) ] |
7,102 | ['Dave is cold.' 'Dave is furry.' 'Dave is white.'] | ['If Dave is cold then Dave is quiet.' 'Quiet things are not rough.'
'If Dave is round and Dave is quiet then Dave is young.'
'If something is round then it is young.' 'All quiet things are round.'
'If something is young and not quiet then it is not furry.'
'Cold, young things are white.'
'If something is furry and not rough then it is white.'] | Dave is round. | True | 1 | 3 | [array(['Dave is cold.'], dtype=object)] | [array(['If Dave is cold then Dave is quiet.',
'All quiet things are round.'], dtype=object)] |
7,103 | ['The bear is big.' 'The bear is round.' 'The bear visits the cat.'
'The bear visits the dog.' 'The cat is nice.' 'The cat likes the bear.'
'The cat likes the dog.' 'The cat visits the bear.'
'The cat visits the dog.' 'The dog is nice.' 'The dog is round.'
'The dog likes the bear.' 'The dog needs the bear.'
'The dog needs the cat.' 'The dog visits the bear.'
'The dog visits the cat.'] | ['If the bear needs the dog and the dog visits the bear then the bear likes the cat.'
'If something is rough then it likes the dog.'
'If something is big then it needs the bear.'
'If something needs the bear and it needs the dog then the bear likes the dog.'
'If something likes the bear then the bear needs the cat.'
'If something likes the bear then it is rough.'
'If the dog is big then the dog is round.'
'If something is rough then it likes the cat.'] | The bear does not like the dog. | Unknown | 1 | -1 | [] | [] |
7,104 | ['The cow is kind.' 'The cow sees the squirrel.' 'The mouse eats the cow.'
'The mouse eats the squirrel.' 'The mouse is big.' 'The mouse is cold.'
'The mouse is kind.' 'The mouse is round.' 'The mouse sees the cow.'
'The mouse sees the squirrel.' 'The mouse visits the cow.'
'The mouse visits the squirrel.' 'The squirrel eats the cow.'
'The squirrel is big.' 'The squirrel is rough.'] | ['If someone visits the mouse then the mouse sees the cow.'
'If someone sees the squirrel then the squirrel eats the mouse.'
'If someone eats the mouse then they are cold.'
'If someone visits the cow then the cow visits the squirrel.'
'If someone is kind and they visit the squirrel then they eat the mouse.'
'If someone eats the squirrel then they see the squirrel.'] | The squirrel is cold. | True | 1 | 3 | [array(['The mouse sees the squirrel.'], dtype=object)
array(['The cow sees the squirrel.'], dtype=object)
array(['The mouse eats the squirrel.'], dtype=object)] | [array(['If someone sees the squirrel then the squirrel eats the mouse.',
'If someone eats the mouse then they are cold.'], dtype=object)
array(['If someone sees the squirrel then the squirrel eats the mouse.',
'If someone eats the mouse then they are cold.'], dtype=object)
array(['If someone eats the squirrel then they see the squirrel.',
'If someone sees the squirrel then the squirrel eats the mouse.',
'If someone eats the mouse then they are cold.'], dtype=object) ] |
7,105 | ['Bob is blue.' 'Bob is smart.' 'Erin is not green.' 'Erin is not red.'
'Fiona is green.' 'Harry is not quiet.' 'Harry is smart.'] | ['Green things are red.' 'Blue things are smart.'
'Green, smart things are young.' 'Green, young things are blue.'
'All blue things are quiet.' 'If Fiona is red then Fiona is smart.'
'If something is quiet and smart then it is rough.'
'If Bob is rough and Bob is not blue then Bob is not red.'] | Erin is not smart. | Unknown | 1 | -1 | [] | [] |
7,106 | ['Anne is kind.' 'Anne is nice.' 'Anne is quiet.' 'Anne is round.'
'Erin is cold.' 'Erin is nice.' 'Erin is rough.' 'Erin is smart.'
'Fiona is kind.' 'Fiona is nice.' 'Harry is kind.' 'Harry is nice.'
'Harry is quiet.' 'Harry is rough.' 'Harry is round.' 'Harry is smart.'] | ['If someone is rough then they are cold.'
'If someone is quiet and nice then they are round.'
'If Harry is cold then Harry is rough.' 'Rough people are quiet.'
'Quiet people are round.' 'Kind, nice people are quiet.'
'If someone is round then they are rough.' 'All cold people are nice.'
'All kind, cold people are smart.'] | Fiona is round. | True | 1 | 4 | [array(['Fiona is kind.', 'Fiona is nice.'], dtype=object)
array(['Fiona is kind.', 'Fiona is nice.', 'Fiona is nice.'], dtype=object)] | [array(['Kind, nice people are quiet.', 'Quiet people are round.'],
dtype=object)
array(['Kind, nice people are quiet.',
'If someone is quiet and nice then they are round.'], dtype=object)] |
7,107 | ['Bob is white.' 'Charlie is furry.' 'Charlie is kind.' 'Dave is cold.'
'Dave is smart.' 'Gary is red.' 'Gary is white.'] | ['Green, furry things are smart.'
'If Charlie is white then Charlie is green.' 'White things are kind.'
'Cold, smart things are red.' 'All furry things are cold.'
'If Bob is kind and Bob is furry then Bob is smart.'
'If something is cold and kind then it is white.'] | Bob is red. | Unknown | 1 | -1 | [] | [] |
7,108 | ['Anne is red.' 'Erin is smart.' 'Fiona is quiet.'] | ['All green, big people are quiet.' 'All furry people are smart.'
'All green people are not smart.'
'If someone is quiet and kind then they are green.'
'Red people are kind.' 'If Erin is furry then Erin is green.'
'Quiet people are furry.' 'Big people are red.'] | Fiona is not kind. | Unknown | 1 | -1 | [] | [] |
7,109 | ['The cat chases the mouse.' 'The cat is cold.' 'The cat likes the mouse.'
'The cow chases the mouse.' 'The cow is big.' 'The lion is blue.'
'The lion is cold.' 'The lion is young.' 'The lion visits the cat.'
'The lion visits the mouse.' 'The mouse is cold.'
'The mouse likes the cat.' 'The mouse likes the lion.'
'The mouse visits the cat.'] | ['If someone is big and they chase the lion then the lion likes the cat.'
'If someone visits the cat and the cat chases the cow then they are kind.'
'If someone chases the lion and the lion visits the cat then the cat is kind.'
'If someone visits the cow then they visit the cat.'
'If the cat chases the mouse then the mouse chases the lion.'
'If someone is kind then they chase the lion.'
'If someone chases the lion then they visit the cow.'
'If someone is kind then they chase the cat.'] | The mouse does not visit the cow. | False | 1 | 3 | [array(['The cat chases the mouse.'], dtype=object)] | [array(['If the cat chases the mouse then the mouse chases the lion.',
'If someone chases the lion then they visit the cow.'],
dtype=object) ] |
7,110 | ['The bear sees the tiger.' 'The tiger is not green.' 'The tiger is kind.'
'The tiger is rough.' 'The tiger likes the bear.'
'The tiger needs the bear.' 'The tiger sees the bear.'] | ['If someone needs the tiger and they are not green then they do not like the tiger.'
'If the bear is green and the bear is not kind then the bear needs the tiger.'
'If someone is kind then they need the tiger.'] | The tiger likes the tiger. | False | 1 | 4 | [array(['The tiger is kind.', 'The tiger is not green.'], dtype=object)] | [array(['If someone is kind then they need the tiger.',
'If someone needs the tiger and they are not green then they do not like the tiger.'],
dtype=object) ] |
7,111 | ['Erin is rough.' 'Erin is round.' 'Erin is smart.' 'Fiona is round.'
'Gary is rough.' 'Gary is smart.' 'Harry is nice.'] | ['If someone is smart and nice then they are green.'
'If Erin is big and Erin is smart then Erin is blue.'
'All round people are blue.' 'All smart people are big.'
'If someone is green then they are smart.' 'All rough people are round.'
'If someone is big then they are rough.'
'If Harry is smart then Harry is big.' 'Nice people are green.'] | Fiona is not smart. | Unknown | 1 | -1 | [] | [] |
7,112 | ['The lion is cold.' 'The lion sees the mouse.'
'The lion visits the mouse.' 'The mouse eats the lion.'
'The mouse is nice.' 'The mouse sees the lion.'
'The mouse visits the lion.'] | ['If something sees the lion and the lion sees the mouse then the lion visits the mouse.'
'If something sees the lion then the lion eats the mouse.'
'If the lion eats the mouse then the lion is blue.'
'If the lion eats the mouse and the lion sees the mouse then the mouse sees the lion.'
'If something visits the lion and it eats the mouse then it eats the lion.'
'If something is blue and it eats the mouse then the mouse is blue.'] | The lion is not blue. | False | 1 | 3 | [array(['The mouse sees the lion.'], dtype=object)] | [array(['If something sees the lion then the lion eats the mouse.',
'If the lion eats the mouse then the lion is blue.'], dtype=object)] |
7,113 | ['Fiona is green.' 'Fiona is quiet.' 'Fiona is young.' 'Gary is green.'
'Gary is nice.' 'Gary is quiet.' 'Gary is red.' 'Gary is round.'
'Gary is white.' 'Gary is young.' 'Harry is green.' 'Harry is nice.'
'Harry is quiet.' 'Harry is red.' 'Harry is round.' 'Harry is young.'] | ['If Fiona is young and Fiona is quiet then Fiona is green.'
'All green, young people are white.' 'White people are red.'
'If someone is green and nice then they are quiet.'
'If Fiona is red and Fiona is green then Fiona is young.'
'If someone is red then they are round.'
'If someone is nice and white then they are red.'
'If Harry is nice then Harry is round.'] | Fiona is not red. | False | 1 | 4 | [array(['Fiona is green.', 'Fiona is young.'], dtype=object)
array(['Fiona is young.', 'Fiona is quiet.', 'Fiona is young.'],
dtype=object) ] | [array(['All green, young people are white.', 'White people are red.'],
dtype=object)
array(['If Fiona is young and Fiona is quiet then Fiona is green.',
'All green, young people are white.', 'White people are red.'],
dtype=object) ] |
7,114 | ['Dave is cold.' 'Dave is furry.' 'Dave is green.' 'Fiona is blue.'
'Fiona is cold.' 'Fiona is furry.' 'Fiona is green.' 'Fiona is nice.'
'Fiona is red.' 'Fiona is rough.' 'Gary is blue.' 'Gary is nice.'
'Gary is red.' 'Harry is blue.' 'Harry is cold.' 'Harry is nice.'] | ['Cold things are nice.' 'Nice, rough things are cold.'
'Red, furry things are green.' 'All nice things are furry.'
'If Harry is red then Harry is furry.'
'If Fiona is rough then Fiona is green.' 'All rough things are green.'
'If something is cold then it is blue.'] | Gary is green. | True | 1 | 4 | [array(['Gary is red.', 'Gary is nice.'], dtype=object)] | [array(['All nice things are furry.', 'Red, furry things are green.'],
dtype=object) ] |
7,115 | ['Charlie is not white.' 'Dave is cold.' 'Fiona is blue.'] | ['Rough, furry things are white.' 'All cold, white things are furry.'
'All blue things are furry.' 'White, cold things are not red.'
'All blue things are rough.' 'If Fiona is furry then Fiona is cold.'] | Fiona is cold. | True | 1 | 3 | [array(['Fiona is blue.'], dtype=object)] | [array(['All blue things are furry.',
'If Fiona is furry then Fiona is cold.'], dtype=object)] |
7,116 | ['The cat visits the squirrel.' 'The lion needs the cat.'
'The squirrel visits the lion.' 'The tiger is not kind.'] | ['If someone visits the squirrel then the squirrel needs the lion.'
'If the cat is blue and the cat is young then the cat is rough.'
'If someone needs the lion then the lion needs the squirrel.'
'If the tiger chases the lion and the tiger chases the cat then the cat visits the tiger.'
'If someone is blue and they do not chase the lion then the lion visits the cat.'
'If someone needs the lion and they do not visit the tiger then they need the cat.'] | The lion does not need the squirrel. | False | 1 | 3 | [array(['The cat visits the squirrel.'], dtype=object)] | [array(['If someone visits the squirrel then the squirrel needs the lion.',
'If someone needs the lion then the lion needs the squirrel.'],
dtype=object) ] |
7,117 | ['The lion chases the squirrel.' 'The lion is red.' 'The lion is young.'
'The squirrel does not chase the lion.' 'The squirrel eats the lion.'
'The squirrel is nice.' 'The squirrel is red.' 'The squirrel is rough.'
'The squirrel is young.' 'The squirrel visits the lion.'] | ['If the squirrel eats the lion and the squirrel chases the lion then the lion eats the squirrel.'
'If the squirrel does not eat the lion then the lion chases the squirrel.'
'If something visits the lion then the lion chases the squirrel.'
'Young things are red.'
'If something visits the lion and the lion visits the squirrel then the squirrel does not chase the lion.'
'If something chases the squirrel then it visits the squirrel.'
'If something visits the squirrel then it chases the squirrel.'
'If something eats the squirrel and it does not visit the squirrel then it is not rough.'] | The squirrel does not visit the squirrel. | Unknown | 1 | -1 | [] | [] |
7,118 | ['The bald eagle is blue.' 'The bald eagle is kind.'
'The bald eagle likes the cat.'
'The bald eagle does not visit the tiger.' 'The cat chases the mouse.'
'The cat is green.' 'The cat likes the bald eagle.'
'The cat likes the mouse.' 'The cat does not like the tiger.'
'The mouse likes the cat.' 'The tiger chases the cat.'
'The tiger chases the mouse.' 'The tiger is red.'
'The tiger likes the cat.' 'The tiger visits the cat.'
'The tiger visits the mouse.'] | ['If something likes the bald eagle then it is blue.'
'If something visits the bald eagle and it visits the cat then the bald eagle is red.'
'If something chases the mouse then it visits the cat.'
'If something is blue then it chases the tiger.'
'If something visits the cat and the cat chases the tiger then the tiger likes the bald eagle.'
'If something likes the tiger then the tiger likes the bald eagle.'
'If something chases the mouse then it visits the mouse.'] | The tiger likes the bald eagle. | True | 3 | 5 | [array(['The tiger visits the cat.', 'The cat likes the bald eagle.'],
dtype=object)
array(['The tiger chases the mouse.', 'The cat likes the bald eagle.'],
dtype=object)
array(['The cat chases the mouse.', 'The cat likes the bald eagle.'],
dtype=object) ] | [array(['If something likes the bald eagle then it is blue.',
'If something is blue then it chases the tiger.',
'If something visits the cat and the cat chases the tiger then the tiger likes the bald eagle.'],
dtype=object)
array(['If something chases the mouse then it visits the cat.',
'If something likes the bald eagle then it is blue.',
'If something is blue then it chases the tiger.',
'If something visits the cat and the cat chases the tiger then the tiger likes the bald eagle.'],
dtype=object)
array(['If something chases the mouse then it visits the cat.',
'If something likes the bald eagle then it is blue.',
'If something is blue then it chases the tiger.',
'If something visits the cat and the cat chases the tiger then the tiger likes the bald eagle.'],
dtype=object) ] |
7,119 | ['Bob is blue.' 'Bob is white.' 'Erin is green.' 'Erin is round.'
'Fiona is blue.' 'Gary is furry.' 'Gary is green.'] | ['Kind people are green.' 'All blue people are kind.'] | Bob is not green. | False | 1 | 3 | [array(['Bob is blue.'], dtype=object)] | [array(['All blue people are kind.', 'Kind people are green.'],
dtype=object) ] |
7,120 | ['Anne is kind.' 'Anne is round.' 'Erin is furry.' 'Erin is kind.'
'Erin is young.' 'Fiona is smart.' 'Fiona is young.' 'Harry is furry.'
'Harry is round.' 'Harry is smart.'] | ['If something is round and rough then it is furry.'
'If Harry is round then Harry is furry.' 'Blue things are rough.'
'All young, furry things are blue.' 'Young, smart things are blue.'
'If Anne is smart then Anne is young.' 'All smart, blue things are kind.'
'Kind things are smart.'] | Anne is young. | True | 1 | 3 | [array(['Anne is kind.'], dtype=object)] | [array(['Kind things are smart.', 'If Anne is smart then Anne is young.'],
dtype=object) ] |
7,121 | ['The cow is not round.' 'The dog likes the cow.' 'The mouse is green.'
'The squirrel sees the dog.'] | ['If the dog likes the cow and the dog sees the cow then the cow sees the dog.'
'If the squirrel does not like the cow then the squirrel sees the mouse.'
'If someone is young and they do not see the squirrel then they need the cow.'
'If someone is big then they see the cow.'
'If the squirrel does not like the mouse then the mouse does not need the dog.'
'If someone likes the cow then they are big.'
'If the mouse sees the squirrel then the squirrel does not like the dog.'
'If the mouse is not big and the mouse does not need the cow then the cow sees the mouse.'] | The dog sees the cow. | True | 1 | 3 | [array(['The dog likes the cow.'], dtype=object)] | [array(['If someone likes the cow then they are big.',
'If someone is big then they see the cow.'], dtype=object)] |
7,122 | ['Erin is big.' 'Erin is cold.' 'Erin is green.' 'Erin is nice.'
'Gary is furry.' 'Gary is green.' 'Gary is nice.' 'Gary is white.'
'Harry is big.' 'Harry is furry.' 'Harry is green.' 'Harry is white.'] | ['Kind, green people are furry.' 'All nice, green people are furry.'
'If someone is big and nice then they are kind.'
'If Erin is cold and Erin is nice then Erin is white.'
'If someone is furry and cold then they are big.'
'All nice, white people are green.'
'If someone is white and kind then they are furry.'
'If someone is white then they are cold.'] | Gary is big. | True | 1 | 4 | [array(['Gary is furry.', 'Gary is white.'], dtype=object)
array(['Gary is nice.', 'Gary is green.', 'Gary is white.'], dtype=object)
array(['Gary is nice.', 'Gary is nice.', 'Gary is white.',
'Gary is white.'], dtype=object) ] | [array(['If someone is white then they are cold.',
'If someone is furry and cold then they are big.'], dtype=object)
array(['All nice, green people are furry.',
'If someone is white then they are cold.',
'If someone is furry and cold then they are big.'], dtype=object)
array(['All nice, white people are green.',
'All nice, green people are furry.',
'If someone is white then they are cold.',
'If someone is furry and cold then they are big.'], dtype=object)] |
7,123 | ['The bald eagle is rough.' 'The bald eagle is young.'
'The bald eagle needs the rabbit.' 'The bald eagle sees the cat.'
'The bald eagle sees the rabbit.' 'The cat is kind.' 'The cat is young.'
'The lion eats the rabbit.' 'The lion is blue.' 'The lion is rough.'
'The lion is young.' 'The lion needs the bald eagle.'
'The lion needs the rabbit.' 'The rabbit eats the lion.'
'The rabbit is young.' 'The rabbit sees the lion.'] | ['If someone needs the lion and the lion eats the rabbit then they see the cat.'
'If someone is kind then they need the lion.'] | The lion does not see the cat. | Unknown | 1 | -1 | [] | [] |
7,124 | ['Anne is nice.' 'Anne is smart.' 'Bob is nice.' 'Fiona is green.'
'Fiona is nice.' 'Gary is blue.' 'Gary is smart.'] | ['All red things are nice.' 'Big things are kind.'
'If Bob is smart then Bob is green.' 'Blue things are green.'
'Green, smart things are big.'
'If something is red and blue then it is big.' 'Nice things are red.'
'All kind things are red.'] | Anne is kind. | Unknown | 3 | -1 | [] | [] |
7,125 | ['Charlie is big.' 'Charlie is blue.' 'Charlie is furry.'
'Charlie is quiet.' 'Charlie is rough.' 'Charlie is smart.'
'Charlie is young.' 'Erin is big.' 'Erin is blue.' 'Erin is quiet.'
'Erin is young.' 'Gary is blue.' 'Gary is furry.' 'Gary is quiet.'
'Gary is smart.'] | ['If something is furry then it is smart.'
'Young, smart things are rough.' 'Young things are furry.'] | Erin is smart. | True | 1 | 3 | [array(['Erin is young.'], dtype=object)] | [array(['Young things are furry.',
'If something is furry then it is smart.'], dtype=object)] |
7,126 | ['Erin is furry.' 'Erin is green.' 'Erin is quiet.' 'Erin is white.'
'Erin is young.' 'Gary is big.' 'Gary is green.' 'Gary is nice.'
'Gary is young.' 'Harry is big.' 'Harry is furry.' 'Harry is green.'
'Harry is nice.' 'Harry is quiet.' 'Harry is young.'] | ['If Erin is young and Erin is big then Erin is nice.'
'White, young things are big.'] | Erin is not nice. | False | 1 | 5 | [array(['Erin is young.', 'Erin is white.', 'Erin is young.'], dtype=object)] | [array(['White, young things are big.',
'If Erin is young and Erin is big then Erin is nice.'],
dtype=object) ] |
7,127 | ['The cat needs the cow.' 'The cat visits the dog.'
'The cat visits the lion.' 'The cow eats the cat.'
'The cow eats the dog.' 'The cow is green.' 'The dog eats the cow.'
'The dog is green.' 'The dog is nice.' 'The dog visits the cat.'
'The lion eats the dog.'] | ['All green people are round.'
'If someone needs the lion then the lion needs the cat.'
'If someone is round then they are kind.'
'If someone is round then they need the dog.'
'If someone eats the dog then the dog eats the cow.'
'If someone needs the cat then they visit the cow.'
'If someone visits the cat and they are kind then the cat eats the dog.'
'If someone needs the dog then the dog visits the lion.'
'If someone is green and they visit the lion then they need the cat.'] | The cow is not kind. | False | 1 | 3 | [array(['The cow is green.'], dtype=object)] | [array(['All green people are round.',
'If someone is round then they are kind.'], dtype=object)] |
7,128 | ['The bald eagle is blue.' 'The bald eagle is red.'
'The bald eagle likes the rabbit.' 'The bald eagle visits the mouse.'
'The cat is big.' 'The cat is nice.' 'The cat likes the mouse.'
'The cat likes the rabbit.' 'The mouse visits the cat.'
'The mouse visits the rabbit.' 'The rabbit chases the cat.'
'The rabbit is big.'] | ['If the cat is blue then the cat likes the bald eagle.'
'If the rabbit is red and the rabbit chases the bald eagle then the rabbit is nice.'
'If something chases the bald eagle and the bald eagle chases the cat then the bald eagle is big.'
'If something likes the cat then the cat chases the bald eagle.'
'If something is big and it likes the rabbit then it chases the rabbit.'
'If something chases the cat then it is blue.'
'If something is red then it likes the cat.'
'If something visits the rabbit and the rabbit is green then the rabbit is red.'] | The rabbit likes the cat. | Unknown | 1 | -1 | [] | [] |
7,129 | ['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 lion needs the tiger. | True | 1 | 3 | [array(['The lion chases the dog.'], dtype=object)] | [array(['If something chases the dog then it is round.',
'If something is round then it needs the tiger.'], dtype=object)] |
7,130 | ['The dog is rough.' 'The lion eats the dog.' 'The lion is blue.'
'The lion is rough.' 'The rabbit eats the dog.'
'The rabbit eats the lion.' 'The rabbit is kind.' 'The rabbit is red.'
'The rabbit sees the lion.' 'The rabbit sees the squirrel.'
'The squirrel eats the dog.' 'The squirrel is blue.'
'The squirrel is red.' 'The squirrel is rough.'
'The squirrel likes the lion.' 'The squirrel sees the dog.'] | ['If someone sees the squirrel then they are kind.'
'If someone likes the dog and they are green then they are kind.'
'If someone is rough then they eat the lion.'
'If someone is kind then they eat the rabbit.'
'If someone is kind and they see the lion then they like the lion.'
'If the rabbit likes the lion then the lion sees the squirrel.'
'If someone likes the squirrel then they are red.'
'If someone is red and they eat the squirrel then they see the rabbit.'] | The lion does not see the squirrel. | False | 1 | 4 | [array(['The rabbit is kind.', 'The rabbit sees the lion.'], dtype=object)
array(['The rabbit sees the squirrel.', 'The rabbit sees the lion.'],
dtype=object) ] | [array(['If someone is kind and they see the lion then they like the lion.',
'If the rabbit likes the lion then the lion sees the squirrel.'],
dtype=object)
array(['If someone sees the squirrel then they are kind.',
'If someone is kind and they see the lion then they like the lion.',
'If the rabbit likes the lion then the lion sees the squirrel.'],
dtype=object) ] |
7,131 | ['Charlie is young.' 'Harry is cold.'] | ['If something is furry then it is young.'
'If something is cold then it is furry.'] | Harry is not young. | False | 1 | 3 | [array(['Harry is cold.'], dtype=object)] | [array(['If something is cold then it is furry.',
'If something is furry then it is young.'], dtype=object)] |
7,132 | ['The bear eats the tiger.' 'The bear is cold.'
'The bear needs the tiger.' 'The bear sees the lion.'
'The bear does not see the tiger.' 'The lion eats the tiger.'
'The lion sees the bear.' 'The lion sees the tiger.'
'The tiger eats the bear.' 'The tiger eats the lion.'
'The tiger is green.' 'The tiger is rough.' 'The tiger needs the bear.'
'The tiger needs the lion.' 'The tiger sees the lion.'] | ['If the bear does not need the lion then the bear sees the tiger.'
'If the lion needs the bear and the bear sees the tiger then the tiger is not nice.'
'If the bear is green then the bear does not eat the lion.'
'If someone needs the bear then the bear is green.'
'If the tiger is rough then the tiger sees the lion.'
'If the bear sees the tiger then the tiger does not eat the lion.'] | The bear does not eat the lion. | True | 1 | 3 | [array(['The tiger needs the bear.'], dtype=object)] | [array(['If someone needs the bear then the bear is green.',
'If the bear is green then the bear does not eat the lion.'],
dtype=object) ] |
7,133 | ['Charlie is green.' 'Charlie is not kind.' 'Charlie is red.'
'Charlie is smart.' 'Fiona is furry.' 'Fiona is kind.' 'Fiona is rough.'
'Harry is green.' 'Harry is red.' 'Harry is not round.'] | ['If someone is green and kind then they are rough.'
'If Fiona is kind then Fiona is rough.'
'If someone is rough and smart then they are round.'
'If someone is furry and not green then they are red.'
'If someone is smart and not rough then they are not furry.'
'If someone is round then they are furry.'
'If someone is rough and not kind then they are smart.'
'If someone is furry then they are smart.'] | Fiona is round. | True | 1 | 4 | [array(['Fiona is rough.', 'Fiona is furry.'], dtype=object)
array(['Fiona is kind.', 'Fiona is furry.'], dtype=object)] | [array(['If someone is furry then they are smart.',
'If someone is rough and smart then they are round.'], dtype=object)
array(['If Fiona is kind then Fiona is rough.',
'If someone is furry then they are smart.',
'If someone is rough and smart then they are round.'], dtype=object)] |
7,134 | ['The bald eagle is nice.' 'The bald eagle needs the bear.'
'The bear sees the bald eagle.'] | ['If someone is cold and young then they need the bear.'
'If someone sees the bear then they visit the bald eagle.'
'If someone needs the bald eagle and they visit the bald eagle then they see the bear.'
'If someone visits the bear and they are nice then the bear sees the bald eagle.'
'If the bear visits the bald eagle then the bear needs the bald eagle.'
'If someone visits the bear then they need the bear.'
'If someone needs the bear then they need the bald eagle.'
'If someone visits the bear and they visit the bald eagle then the bear visits the bald eagle.'] | The bald eagle visits the bald eagle. | Unknown | 1 | -1 | [] | [] |
7,135 | ['Charlie is nice.' 'Erin is round.' 'Fiona is kind.' 'Harry is nice.'] | ['Cold, nice people are not big.' 'Green, kind people are big.'
'If someone is round then they are big.'
'If Erin is blue and Erin is round then Erin is not nice.'
'All nice people are kind.' 'All nice, kind people are round.'
'If someone is cold and not green then they are not nice.'
'If Erin is not nice then Erin is not big.'] | Charlie is big. | True | 3 | 5 | [array(['Charlie is nice.', 'Charlie is nice.'], dtype=object)] | [array(['All nice people are kind.', 'All nice, kind people are round.',
'If someone is round then they are big.'], dtype=object) ] |
7,136 | ['The bald eagle eats the lion.' 'The bald eagle is young.'
'The cow sees the dog.' 'The cow sees the lion.'
'The cow does not visit the bald eagle.' 'The cow visits the dog.'
'The dog does not eat the cow.' 'The dog is round.'
'The dog does not visit the bald eagle.' 'The dog visits the cow.'
'The lion is round.' 'The lion is young.'] | ['If someone visits the dog and they see the cow then they do not see the bald eagle.'
'If someone visits the dog then they eat the bald eagle.'
'If someone eats the bald eagle then the bald eagle is rough.'
'If someone is rough then they visit the dog.'
'If someone visits the lion and they are not nice then the lion eats the bald eagle.'
'If someone sees the lion and the lion eats the dog then they eat the cow.'
'If someone visits the dog then they see the cow.'] | The bald eagle is not rough. | False | 1 | 3 | [array(['The cow visits the dog.'], dtype=object)] | [array(['If someone visits the dog then they eat the bald eagle.',
'If someone eats the bald eagle then the bald eagle is rough.'],
dtype=object) ] |
7,137 | ['Anne is rough.' 'Bob is blue.' 'Bob is furry.' 'Bob is rough.'
'Bob is white.' 'Erin is quiet.' 'Gary is quiet.'] | ['If Erin is red and Erin is rough then Erin is blue.'
'Furry things are green.' 'Red things are rough.'
'All green, white things are quiet.' 'Furry, white things are blue.'
'Quiet things are furry.' 'All green, quiet things are red.'] | Bob is quiet. | True | 1 | 4 | [array(['Bob is furry.', 'Bob is white.'], dtype=object)] | [array(['Furry things are green.', 'All green, white things are quiet.'],
dtype=object) ] |
7,138 | ['The bear visits the cat.' 'The bear visits the cow.'
'The cat eats the cow.' 'The cat eats the tiger.' 'The cat is blue.'
'The cat is kind.' 'The cat needs the tiger.' 'The cow needs the bear.'
'The cow visits the cat.' 'The tiger eats the cat.' 'The tiger is blue.'
'The tiger is nice.' 'The tiger needs the bear.'
'The tiger needs the cow.' 'The tiger visits the cat.'
'The tiger visits the cow.'] | ['All blue people are nice.'
'If someone eats the cat and the cat is kind then they are kind.'
'If someone needs the bear and they are kind then the bear is nice.'
'If someone is red then they eat the cow.'
'If the tiger is blue then the tiger is kind.'
'If someone visits the bear then the bear is red.'] | The bear is nice. | True | 1 | 4 | [array(['The tiger needs the bear.', 'The tiger is blue.'], dtype=object)
array(['The tiger needs the bear.', 'The tiger eats the cat.',
'The cat is kind.'], dtype=object) ] | [array(['If the tiger is blue then the tiger is kind.',
'If someone needs the bear and they are kind then the bear is nice.'],
dtype=object)
array(['If someone eats the cat and the cat is kind then they are kind.',
'If someone needs the bear and they are kind then the bear is nice.'],
dtype=object) ] |
7,139 | ['Fiona is big.' 'Fiona is blue.' 'Fiona is quiet.' 'Fiona is round.'
'Fiona is smart.' 'Fiona is young.' 'Gary is blue.' 'Gary is quiet.'
'Gary is rough.' 'Gary is young.'] | ['If something is round then it is big.' 'Rough, quiet things are blue.'
'If Gary is smart and Gary is round then Gary is blue.'
'All young things are round.' 'All smart, big things are quiet.'
'Big, quiet things are blue.' 'Round, big things are blue.'
'Smart, blue things are rough.'] | Gary is not big. | False | 1 | 3 | [array(['Gary is young.'], dtype=object)] | [array(['All young things are round.',
'If something is round then it is big.'], dtype=object)] |
7,140 | ['The bear chases the cow.' 'The bear eats the squirrel.'
'The bear is cold.' 'The bear visits the mouse.'
'The bear visits the squirrel.' 'The cow eats the mouse.'
'The cow is cold.' 'The cow visits the bear.'
'The cow visits the squirrel.' 'The mouse chases the cow.'
'The squirrel eats the bear.'] | ['If something eats the cow then the cow chases the squirrel.'
'If something eats the squirrel and the squirrel eats the mouse then the mouse chases the cow.'
'If something eats the mouse then it visits the cow.'
'If something eats the mouse then it chases the bear.'
'If something visits the bear and it visits the mouse then the bear is blue.'
'If something eats the bear then the bear is cold.'
'If something is blue and it eats the squirrel then it eats the cow.'
'If the mouse chases the cow and the cow chases the squirrel then the mouse visits the bear.'
'If something chases the bear then the bear is blue.'] | The bear is blue. | True | 1 | 3 | [array(['The cow eats the mouse.'], dtype=object)] | [array(['If something eats the mouse then it chases the bear.',
'If something chases the bear then the bear is blue.'],
dtype=object) ] |
7,141 | ['Anne is big.' 'Anne is cold.' 'Anne is furry.' 'Charlie is big.'
'Charlie is not cold.' 'Dave is furry.' 'Dave is nice.'
'Dave is not quiet.' 'Dave is smart.' 'Fiona is quiet.' 'Fiona is smart.'] | ['Furry, white people are cold.' 'Furry, quiet people are white.'
'Quiet people are white.' 'All white, quiet people are nice.'
'White, nice people are furry.' 'All cold people are big.'] | Charlie is not furry. | Unknown | 1 | -1 | [] | [] |
7,142 | ['Anne is white.' 'Charlie is young.' 'Dave is round.' 'Erin is quiet.'] | ['If someone is rough and young then they are blue.'
'Rough, white people are smart.' 'All smart people are rough.'
'All white people are smart.' 'If someone is young then they are smart.'
'All smart people are rough.'] | Charlie is rough. | True | 1 | 3 | [array(['Charlie is young.'], dtype=object)
array(['Charlie is young.'], dtype=object)] | [array(['If someone is young then they are smart.',
'All smart people are rough.'], dtype=object)
array(['If someone is young then they are smart.',
'All smart people are rough.'], dtype=object)] |
7,143 | ['The bear likes the rabbit.' 'The bear does not visit the dog.'
'The cow eats the bear.' 'The cow eats the dog.' 'The cow is not red.'
'The cow does not like the bear.' 'The cow visits the bear.'
'The cow does not visit the dog.' 'The dog eats the bear.'
'The dog is rough.' 'The dog likes the bear.' 'The dog visits the cow.'
'The dog visits the rabbit.' 'The rabbit is big.'
'The rabbit is not young.' 'The rabbit visits the dog.'] | ['If something likes the dog then it does not eat the dog.'
'If something is rough then it likes the bear.'
'If something is red then it likes the rabbit.'
'If the bear is big and the bear visits the cow then the bear does not like the cow.'
'If something eats the dog and it likes the rabbit then it eats the cow.'
'If something is young and it eats the rabbit then the rabbit visits the bear.'
'If something visits the dog then the dog eats the cow.'
'If the bear does not visit the dog then the bear eats the dog.'] | The bear eats the cow. | True | 1 | 4 | [array(['The bear does not visit the dog.', 'The bear likes the rabbit.'],
dtype=object) ] | [array(['If the bear does not visit the dog then the bear eats the dog.',
'If something eats the dog and it likes the rabbit then it eats the cow.'],
dtype=object) ] |
7,144 | ['The bald eagle sees the cat.' 'The cat eats the cow.'
'The cat eats the rabbit.' 'The cat is cold.' 'The cat needs the cow.'
'The cat needs the rabbit.' 'The cat sees the cow.'
'The cow eats the bald eagle.' 'The cow needs the rabbit.'
'The rabbit eats the bald eagle.' 'The rabbit eats the cat.'
'The rabbit eats the cow.' 'The rabbit is big.' 'The rabbit is young.'
'The rabbit sees the bald eagle.'] | ['If something needs the cow then it needs the cat.'
'If something is red and cold then it needs the bald eagle.'
'If something needs the cow and it needs the cat then it eats the bald eagle.'] | The cat does not eat the bald eagle. | False | 1 | 4 | [array(['The cat needs the cow.', 'The cat needs the cow.'], dtype=object)] | [array(['If something needs the cow then it needs the cat.',
'If something needs the cow and it needs the cat then it eats the bald eagle.'],
dtype=object) ] |
7,145 | ['Charlie is big.' 'Charlie is cold.' 'Charlie is green.'
'Charlie is white.' 'Erin is not big.' 'Erin is cold.' 'Erin is red.'
'Erin is rough.' 'Erin is white.' 'Fiona is not big.'
'Fiona is not green.' 'Fiona is smart.' 'Gary is big.' 'Gary is green.'
'Gary is rough.'] | ['If something is rough then it is red.' 'White, big things are red.'
'Red, big things are smart.' 'White, green things are smart.'
'All smart things are white.'
'If Fiona is green and Fiona is cold then Fiona is not red.'
'Green, white things are rough.'
'If something is smart and red then it is green.'] | Gary is smart. | True | 1 | 4 | [array(['Gary is rough.', 'Gary is big.'], dtype=object)] | [array(['If something is rough then it is red.',
'Red, big things are smart.'], dtype=object)] |
7,146 | ['Bob is quiet.'] | ['Quiet people are smart.' 'All rough, young people are not smart.'
'All green, smart people are young.'
'If someone is cold and not quiet then they are green.'
'If someone is smart then they are green.'
'If Bob is green then Bob is young.'] | Bob is not green. | False | 1 | 3 | [array(['Bob is quiet.'], dtype=object)] | [array(['Quiet people are smart.',
'If someone is smart then they are green.'], dtype=object)] |
7,147 | ['Charlie is not quiet.' 'Dave is green.' 'Fiona is quiet.'
'Harry is not furry.'] | ['If Fiona is smart then Fiona is white.' 'All quiet people are furry.'
'Cold people are green.' 'White people are green.'
'Furry people are cold.'
'If someone is blue and white then they are smart.'] | Harry is green. | Unknown | 1 | -1 | [] | [] |
7,148 | ['The bear is cold.' 'The cat does not eat the bear.'
'The cat eats the lion.' 'The cat is cold.' 'The cat is kind.'
'The cat is nice.' 'The cat is round.' 'The cat visits the lion.'
'The lion does not eat the bear.' 'The lion is not cold.'
'The lion is red.' 'The lion does not visit the cat.'] | ['If something is red then it likes the bear.'
'Kind, cold things are red.'] | The cat likes the bear. | True | 1 | 4 | [array(['The cat is kind.', 'The cat is cold.'], dtype=object)] | [array(['Kind, cold things are red.',
'If something is red then it likes the bear.'], dtype=object)] |
7,149 | ['Anne is kind.' 'Anne is nice.' 'Charlie is not big.' 'Charlie is cold.'
'Charlie is kind.' 'Charlie is smart.' 'Charlie is young.'
'Erin is cold.' 'Erin is kind.' 'Erin is nice.' 'Erin is young.'
'Fiona is big.'] | ['If Fiona is young then Fiona is nice.'
'If something is nice and kind then it is smart.'
'Big, kind things are young.' 'All big things are round.'
'If something is round then it is kind.'
'If Charlie is big then Charlie is young.'
'If something is smart and not round then it is not cold.'
'All round, smart things are cold.' 'Nice things are cold.'] | Fiona is not kind. | False | 1 | 3 | [array(['Fiona is big.'], dtype=object)] | [array(['All big things are round.',
'If something is round then it is kind.'], dtype=object)] |
7,150 | ['Erin is big.' 'Erin is nice.' 'Erin is red.' 'Erin is rough.'
'Gary is big.' 'Gary is green.' 'Gary is nice.' 'Gary is red.'
'Harry is big.' 'Harry is green.' 'Harry is rough.' 'Harry is young.'] | ['All nice, green people are white.'
'If someone is nice and white then they are young.'
'Red people are green.'] | Gary is young. | True | 1 | 5 | [array(['Gary is nice.', 'Gary is nice.', 'Gary is green.'], dtype=object)
array(['Gary is nice.', 'Gary is nice.', 'Gary is red.'], dtype=object)] | [array(['All nice, green people are white.',
'If someone is nice and white then they are young.'], dtype=object)
array(['Red people are green.', 'All nice, green people are white.',
'If someone is nice and white then they are young.'], dtype=object)] |
7,151 | ['Bob is big.'] | ['If Bob is big then Bob is red.' 'Red people are blue.'
'If Bob is young then Bob is big.'
'If someone is quiet then they are nice.'
'If Bob is red and Bob is blue then Bob is quiet.'
'If Bob is nice and Bob is not big then Bob is blue.'
'If someone is red then they are green.' 'Nice people are green.'] | Bob is not blue. | False | 1 | 3 | [array(['Bob is big.'], dtype=object)] | [array(['If Bob is big then Bob is red.', 'Red people are blue.'],
dtype=object) ] |
7,152 | ['Bob is blue.' 'Erin is not kind.' 'Fiona is quiet.' 'Gary is big.'] | ['All kind things are cold.' 'Big things are kind.'] | Gary is not cold. | False | 1 | 3 | [array(['Gary is big.'], dtype=object)] | [array(['Big things are kind.', 'All kind things are cold.'], dtype=object)] |
7,153 | ['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 white. | True | 1 | 3 | [array(['Bob is green.'], dtype=object)] | [array(['If something is green then it is kind.', 'Kind things are white.'],
dtype=object) ] |
7,154 | ['Anne is cold.' 'Anne is furry.' 'Anne is green.' 'Anne is kind.'
'Anne is rough.' 'Dave is cold.' 'Dave is kind.'] | ['If something is green then it is furry.'
'If something is kind then it is green.'
'If something is quiet and green then it is furry.'
'All big things are kind.' 'All furry, cold things are quiet.'
'All rough things are kind.'
'If something is cold and rough then it is big.'
'If Anne is furry and Anne is quiet then Anne is green.'] | Dave is not quiet. | False | 3 | 5 | [array(['Dave is kind.', 'Dave is cold.'], dtype=object)] | [array(['If something is kind then it is green.',
'If something is green then it is furry.',
'All furry, cold things are quiet.'], dtype=object)] |
7,155 | ['Bob is big.' 'Bob is blue.' 'Bob is cold.' 'Bob is quiet.'
'Bob is rough.' 'Bob is smart.' 'Bob is white.' 'Dave is rough.'
'Fiona is blue.' 'Harry is big.' 'Harry is cold.'] | ['If someone is blue then they are cold.'
'If someone is big then they are white.'
'If Bob is rough and Bob is blue then Bob is big.'
'All blue, smart people are big.'
'If someone is blue and rough then they are quiet.'
'All smart people are blue.' 'Cold people are rough.'
'If someone is quiet then they are big.'] | Fiona is not rough. | False | 1 | 3 | [array(['Fiona is blue.'], dtype=object)] | [array(['If someone is blue then they are cold.', 'Cold people are rough.'],
dtype=object) ] |
7,156 | ['Bob is not cold.' 'Bob is furry.' 'Bob is nice.' 'Charlie is big.'
'Charlie is blue.' 'Charlie is cold.' 'Charlie is kind.'
'Harry is furry.' 'Harry is kind.' 'Harry is round.'] | ['If something is kind and cold then it is furry.' 'Nice things are big.'
'Round things are blue.' 'Cold, round things are blue.'
'If something is nice then it is blue.' 'Furry things are round.'
'If something is big and not furry then it is round.'
'If Harry is blue then Harry is nice.'] | Harry is nice. | True | 1 | 3 | [array(['Harry is round.'], dtype=object)
array(['Harry is furry.'], dtype=object)] | [array(['Round things are blue.', 'If Harry is blue then Harry is nice.'],
dtype=object)
array(['Furry things are round.', 'Round things are blue.',
'If Harry is blue then Harry is nice.'], dtype=object)] |
7,157 | ['Bob is rough.' 'Bob is not young.' 'Charlie is kind.'
'Charlie is rough.' 'Dave is green.' 'Gary is blue.' 'Gary is young.'] | ['Young, furry people are nice.' 'Kind, green people are rough.'
'If Gary is blue then Gary is kind.' 'All rough people are furry.'
'If Bob is young then Bob is not green.'
'All kind, young people are green.'] | Gary is green. | True | 1 | 4 | [array(['Gary is blue.', 'Gary is young.'], dtype=object)] | [array(['If Gary is blue then Gary is kind.',
'All kind, young people are green.'], dtype=object)] |
7,158 | ['Anne is cold.' 'Anne is furry.' 'Anne is kind.' 'Anne is quiet.'
'Anne is rough.' 'Anne is smart.' 'Anne is young.' 'Charlie is furry.'
'Charlie is rough.' 'Charlie is young.' 'Gary is cold.' 'Gary is kind.'
'Gary is quiet.' 'Gary is smart.' 'Gary is young.'] | ['Quiet things are cold.' 'If Charlie is furry then Charlie is quiet.'] | Charlie is not cold. | False | 1 | 3 | [array(['Charlie is furry.'], dtype=object)] | [array(['If Charlie is furry then Charlie is quiet.',
'Quiet things are cold.'], dtype=object) ] |
7,159 | ['Charlie is big.' 'Fiona is rough.' 'Gary is cold.' 'Gary is kind.'
'Gary is red.' 'Harry is cold.' 'Harry is quiet.'] | ['Round, quiet things are kind.' 'If something is quiet then it is rough.'
'If something is big then it is rough.'
'If something is kind and round then it is big.'
'All kind things are round.' 'Quiet things are round.'] | Harry is not big. | False | 3 | 7 | [array(['Harry is quiet.', 'Harry is quiet.', 'Harry is quiet.'],
dtype=object) ] | [array(['Quiet things are round.', 'Round, quiet things are kind.',
'Quiet things are round.',
'If something is kind and round then it is big.'], dtype=object)] |
7,160 | ['Anne is smart.' 'Bob is big.' 'Bob is blue.' 'Bob is rough.'
'Bob is smart.' 'Charlie is smart.' 'Dave is quiet.'] | ['Blue, round people are rough.'
'If someone is smart and quiet then they are young.'
'Smart people are quiet.' 'If someone is round then they are blue.'
'If Dave is big then Dave is quiet.'
'If someone is blue then they are young.'
'All rough, young people are round.' 'Smart people are rough.'
'Blue, round people are big.'] | Dave is blue. | Unknown | 3 | -1 | [] | [] |
7,161 | ['Anne is cold.' 'Anne is young.' 'Bob is quiet.' 'Bob is round.'
'Erin is round.' 'Gary is big.' 'Gary is red.'] | ['If someone is big then they are cold.'
'If Erin is round then Erin is big.'
'If someone is cold and not big then they are red.'
'If someone is red and not cold then they are not quiet.'
'If someone is red and blue then they are quiet.'
'All cold people are quiet.'] | Gary is quiet. | True | 1 | 3 | [array(['Gary is big.'], dtype=object)] | [array(['If someone is big then they are cold.',
'All cold people are quiet.'], dtype=object)] |
7,162 | ['The bear is big.' 'The bear is cold.' 'The bear likes the cat.'
'The bear visits the cat.' 'The bear visits the cow.' 'The cat is green.'
'The cat needs the bear.' 'The cow needs the dog.' 'The dog is blue.'
'The dog likes the bear.' 'The dog visits the cow.'] | ['If something is blue then it is red.'
'If something likes the cow then the cow is big.'
'If the cow needs the cat then the cow likes the cat.'
'If something is blue then it is cold.'
'If something is big and it likes the dog then the dog likes the cow.'
'If something needs the bear and the bear needs the dog then the bear is red.'
'If something likes the bear and it is big then it needs the dog.'
'If something is big then it needs the cat.'
'If the bear is big then the bear likes the dog.'] | The dog likes the cow. | True | 1 | 4 | [array(['The bear is big.', 'The bear is big.'], dtype=object)] | [array(['If the bear is big then the bear likes the dog.',
'If something is big and it likes the dog then the dog likes the cow.'],
dtype=object) ] |
7,163 | ['Anne is not big.' 'Dave is red.' 'Fiona is not cold.'
'Gary is not cold.' 'Gary is quiet.' 'Gary is red.' 'Gary is white.'] | ['All white things are not young.' 'All white, nice things are not young.'
'All young, white things are cold.' 'Cold things are nice.'
'If something is quiet and white then it is nice.'
'If Dave is young then Dave is cold.'] | Anne is not nice. | Unknown | 1 | -1 | [] | [] |
7,164 | ['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 not green. | False | 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)] |
7,165 | ['The bear eats the cat.' 'The cat likes the bear.'
'The dog sees the bear.'] | ['If something is rough then it is round.'
'If something is nice then it likes the dog.'
'If something likes the bear then it sees the dog.'
'If the cat is nice then the cat sees the dog.'
'If something likes the bear then it eats the cat.'
'If something sees the dog then the dog likes the cat.'
'If something sees the bear and the bear sees the dog then the bear likes the dog.'
'If something likes the cat then the cat is nice.'] | The cat is nice. | True | 3 | 4 | [array(['The cat likes the bear.'], dtype=object)] | [array(['If something likes the bear then it sees the dog.',
'If something sees the dog then the dog likes the cat.',
'If something likes the cat then the cat is nice.'], dtype=object)] |
7,166 | ['Anne is quiet.' 'Anne is white.' 'Fiona is blue.' 'Fiona is cold.'
'Fiona is nice.' 'Harry is red.' 'Harry is white.'] | ['If someone is nice then they are big.' 'Quiet people are big.'
'If Harry is quiet then Harry is nice.' 'Blue, red people are quiet.'
'Red, nice people are blue.' 'All white people are blue.'
'Big people are blue.' 'If Fiona is white then Fiona is quiet.'] | Harry is not quiet. | False | 1 | 4 | [array(['Harry is white.', 'Harry is red.'], dtype=object)] | [array(['All white people are blue.', 'Blue, red people are quiet.'],
dtype=object) ] |
7,167 | ['Erin is big.' 'Erin is furry.' 'Erin is kind.' 'Erin is nice.'
'Erin is rough.' 'Erin is white.' 'Harry is big.' 'Harry is furry.'
'Harry is kind.' 'Harry is white.'] | ['If something is big then it is nice.'
'If something is kind and nice then it is rough.'] | Harry is rough. | True | 1 | 4 | [array(['Harry is kind.', 'Harry is big.'], dtype=object)] | [array(['If something is big then it is nice.',
'If something is kind and nice then it is rough.'], dtype=object)] |
7,168 | ['Anne is big.' 'Anne is nice.' 'Anne is round.' 'Bob is nice.'
'Bob is round.' 'Dave is blue.' 'Dave is red.' 'Dave is smart.'
'Erin is red.' 'Erin is round.'] | ['If someone is big and round then they are smart.'
'All rough people are blue.' 'Nice people are big.'
'If someone is nice then they are round.' 'Round, red people are rough.'
'All round, smart people are red.'] | Anne is red. | True | 1 | 5 | [array(['Anne is round.', 'Anne is big.', 'Anne is round.'], dtype=object)
array(['Anne is nice.', 'Anne is big.', 'Anne is round.'], dtype=object)
array(['Anne is round.', 'Anne is big.', 'Anne is nice.'], dtype=object)
array(['Anne is round.', 'Anne is nice.', 'Anne is round.'], dtype=object)
array(['Anne is round.', 'Anne is nice.', 'Anne is nice.'], dtype=object)
array(['Anne is nice.', 'Anne is big.', 'Anne is nice.'], dtype=object)
array(['Anne is nice.', 'Anne is nice.', 'Anne is round.'], dtype=object)
array(['Anne is nice.', 'Anne is nice.', 'Anne is nice.'], dtype=object)] | [array(['If someone is big and round then they are smart.',
'All round, smart people are red.'], dtype=object)
array(['If someone is nice then they are round.',
'If someone is big and round then they are smart.',
'All round, smart people are red.'], dtype=object)
array(['If someone is nice then they are round.',
'If someone is big and round then they are smart.',
'All round, smart people are red.'], dtype=object)
array(['Nice people are big.',
'If someone is big and round then they are smart.',
'All round, smart people are red.'], dtype=object)
array(['Nice people are big.', 'If someone is nice then they are round.',
'If someone is big and round then they are smart.',
'All round, smart people are red.'], dtype=object)
array(['If someone is nice then they are round.',
'If someone is nice then they are round.',
'If someone is big and round then they are smart.',
'All round, smart people are red.'], dtype=object)
array(['If someone is nice then they are round.', 'Nice people are big.',
'If someone is big and round then they are smart.',
'All round, smart people are red.'], dtype=object)
array(['If someone is nice then they are round.', 'Nice people are big.',
'If someone is nice then they are round.',
'If someone is big and round then they are smart.',
'All round, smart people are red.'], dtype=object) ] |
7,169 | ['Anne is big.' 'Bob is big.' 'Bob is furry.' 'Bob is nice.'
'Bob is rough.' 'Bob is white.' 'Bob is young.' 'Erin is blue.'
'Harry is nice.' 'Harry is rough.' 'Harry is white.' 'Harry is young.'] | ['If something is big then it is furry.'
'If Erin is furry and Erin is white then Erin is blue.'
'If something is furry and big then it is nice.'
'If something is big then it is furry.'
'If something is white and nice then it is rough.'
'Furry, nice things are young.' 'Furry, young things are white.'
'All big, blue things are white.' 'Young, blue things are nice.'] | Anne is not nice. | False | 1 | 4 | [array(['Anne is big.', 'Anne is big.'], dtype=object)
array(['Anne is big.', 'Anne is big.'], dtype=object)] | [array(['If something is big then it is furry.',
'If something is furry and big then it is nice.'], dtype=object)
array(['If something is big then it is furry.',
'If something is furry and big then it is nice.'], dtype=object)] |
7,170 | ['The bald eagle does not see the squirrel.'
'The mouse does not chase the bald eagle.'
'The mouse chases the squirrel.' 'The mouse does not eat the bald eagle.'
'The mouse is blue.' 'The mouse does not see the bald eagle.'
'The mouse sees the squirrel.' 'The squirrel chases the mouse.'
'The squirrel is nice.' 'The squirrel sees the mouse.'] | ['If something sees the squirrel then the squirrel chases the bald eagle.'
'If something chases the bald eagle then it does not chase the squirrel.'] | The squirrel chases the squirrel. | False | 1 | 3 | [array(['The mouse sees the squirrel.'], dtype=object)] | [array(['If something sees the squirrel then the squirrel chases the bald eagle.',
'If something chases the bald eagle then it does not chase the squirrel.'],
dtype=object) ] |
7,171 | ['Bob is nice.' 'Bob is young.' 'Fiona is big.' 'Fiona is furry.'
'Fiona is nice.' 'Fiona is red.' 'Gary is red.' 'Harry is furry.'
'Harry is round.' 'Harry is young.'] | ['All young things are round.' 'If something is cold then it is big.'
'All nice, red things are round.' 'If something is nice then it is big.'
'All furry, red things are round.'
'If something is nice and furry then it is red.'
'If something is big then it is furry.' 'Red, nice things are round.'] | Bob is not furry. | False | 1 | 3 | [array(['Bob is nice.'], dtype=object)] | [array(['If something is nice then it is big.',
'If something is big then it is furry.'], dtype=object)] |
7,172 | ['The cat visits the dog.' 'The cat visits the lion.' 'The dog is blue.'
'The dog is green.' 'The dog sees the cat.' 'The dog sees the lion.'
'The dog visits the lion.' 'The lion eats the mouse.' 'The lion is blue.'
'The lion is nice.' 'The lion is round.' 'The lion visits the cat.'
'The lion visits the dog.' 'The mouse eats the lion.'
'The mouse is kind.'] | ['If something visits the mouse and the mouse sees the cat then it visits the dog.'
'If something eats the mouse and it visits the cat then the mouse is green.'
'If something eats the dog and it visits the mouse then the mouse eats the lion.'
'If something visits the dog then it sees the cat.'
'If something visits the mouse then the mouse visits the cat.'
'If something eats the lion then it visits the mouse.'
'If something visits the dog then it is round.'
'If something visits the mouse and the mouse visits the dog then the mouse eats the cat.'] | The mouse visits the dog. | Unknown | 1 | -1 | [] | [] |
7,173 | ['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 | [] | [] |
7,174 | ['Charlie is big.' 'Charlie is cold.' 'Charlie is green.'
'Charlie is white.' 'Erin is not big.' 'Erin is cold.' 'Erin is red.'
'Erin is rough.' 'Erin is white.' 'Fiona is not big.'
'Fiona is not green.' 'Fiona is smart.' 'Gary is big.' 'Gary is green.'
'Gary is rough.'] | ['If something is rough then it is red.' 'White, big things are red.'
'Red, big things are smart.' 'White, green things are smart.'
'All smart things are white.'
'If Fiona is green and Fiona is cold then Fiona is not red.'
'Green, white things are rough.'
'If something is smart and red then it is green.'] | Gary is white. | True | 3 | 5 | [array(['Gary is rough.', 'Gary is big.'], dtype=object)] | [array(['If something is rough then it is red.',
'Red, big things are smart.', 'All smart things are white.'],
dtype=object) ] |
7,175 | ['The bald eagle chases the cow.' 'The bald eagle chases the dog.'
'The cow needs the bald eagle.' 'The cow sees the lion.'
'The dog chases the cow.' 'The dog is green.' 'The lion is rough.'] | ['If someone is blue and rough then they see the lion.'
'If someone needs the cow and they do not need the lion then they chase the cow.'
'If someone sees the cow then the cow is kind.'
'If someone is rough then they chase the bald eagle.'
'If someone is blue then they do not chase the bald eagle.'
'If someone is kind then they chase the lion.'
'If someone chases the bald eagle and the bald eagle chases the dog then the bald eagle sees the dog.'
'If the bald eagle sees the dog then the bald eagle sees the cow.'
'If someone needs the cow then they are rough.'] | The bald eagle sees the dog. | True | 1 | 4 | [array(['The lion is rough.', 'The bald eagle chases the dog.'],
dtype=object) ] | [array(['If someone is rough then they chase the bald eagle.',
'If someone chases the bald eagle and the bald eagle chases the dog then the bald eagle sees the dog.'],
dtype=object) ] |
7,176 | ['The squirrel visits the tiger.' 'The tiger visits the squirrel.'] | ['If something sees the tiger then the tiger is green.'
'If something eats the squirrel then the squirrel sees the tiger.'
'If something visits the squirrel and it eats the tiger then it sees the tiger.'
'If something is cold then it visits the squirrel.'
'If the squirrel sees the tiger then the tiger is nice.'
'If something visits the tiger then the tiger eats the squirrel.'] | The squirrel sees the tiger. | True | 1 | 3 | [array(['The squirrel visits the tiger.'], dtype=object)] | [array(['If something visits the tiger then the tiger eats the squirrel.',
'If something eats the squirrel then the squirrel sees the tiger.'],
dtype=object) ] |
7,177 | ['Anne is nice.' 'Gary is kind.'] | ['If someone is nice then they are big.'
'If someone is big then they are white.' 'Round, blue people are nice.'
'If Anne is kind then Anne is round.' 'Kind, cold people are round.'
'Kind people are big.'
'If Gary is white and Gary is nice then Gary is kind.'
'If someone is round then they are blue.'] | Gary is not nice. | Unknown | 1 | -1 | [] | [] |
7,178 | ['Bob is cold.' 'Bob is green.' 'Bob is rough.' 'Charlie is rough.'
'Charlie is young.' 'Gary is blue.' 'Gary is cold.'] | ['All big people are blue.' 'All rough people are cold.'
'All rough, cold people are green.'] | Charlie is not green. | False | 1 | 4 | [array(['Charlie is rough.', 'Charlie is rough.'], dtype=object)] | [array(['All rough people are cold.', 'All rough, cold people are green.'],
dtype=object) ] |
7,179 | ['Fiona is not blue.' 'Fiona is white.' 'Gary is furry.'] | ['If Gary is blue then Gary is round.'
'If someone is red and not white then they are blue.'
'If Fiona is kind then Fiona is red.' 'Cold, red people are furry.'
'All kind, blue people are round.'
'If Fiona is white then Fiona is kind.'] | Gary is not round. | Unknown | 1 | -1 | [] | [] |
7,180 | ['The cow eats the dog.' 'The dog eats the tiger.'
'The tiger likes the dog.'] | ['If something chases the dog and the dog eats the tiger then it is young.'
'If something eats the dog and the dog is blue then it is blue.'
'If something is young and it chases the tiger then the tiger eats the dog.'
'If something eats the dog then it is kind.'
'If something is red and green then it chases the tiger.'
'If something is young then it chases the tiger.'
'If something is kind and young then it chases the dog.'
'If the tiger chases the cow then the tiger eats the dog.'] | The tiger is not young. | Unknown | 1 | -1 | [] | [] |
7,181 | ['Bob is nice.' 'Bob is smart.' 'Bob is white.' 'Charlie is green.'
'Charlie is kind.' 'Charlie is nice.' 'Charlie is smart.'
'Charlie is white.' 'Fiona is kind.' 'Fiona is smart.'] | ['Green, white things are red.' 'All furry things are green.'
'If something is smart then it is furry.'] | Fiona is not green. | False | 1 | 3 | [array(['Fiona is smart.'], dtype=object)] | [array(['If something is smart then it is furry.',
'All furry things are green.'], dtype=object)] |
7,182 | ['Anne is quiet.' 'Bob is round.' 'Erin is white.' 'Fiona is smart.'] | ['If something is smart then it is kind.' 'All kind things are quiet.'
'If something is white then it is smart.'] | Erin is quiet. | True | 3 | 4 | [array(['Erin is white.'], dtype=object)] | [array(['If something is white then it is smart.',
'If something is smart then it is kind.',
'All kind things are quiet.'], dtype=object)] |
7,183 | ['Charlie is nice.' 'Charlie is quiet.' 'Fiona is blue.' 'Fiona is cold.'
'Fiona is furry.' 'Fiona is kind.' 'Fiona is quiet.' 'Fiona is round.'
'Gary is blue.' 'Gary is cold.' 'Gary is furry.' 'Gary is nice.'] | ['If someone is quiet then they are blue.' 'All cold people are kind.'
'If someone is blue then they are cold.'] | Charlie is cold. | True | 1 | 3 | [array(['Charlie is quiet.'], dtype=object)] | [array(['If someone is quiet then they are blue.',
'If someone is blue then they are cold.'], dtype=object)] |
7,184 | ['Bob is cold.' 'Bob is nice.' 'Bob is red.' 'Bob is round.'
'Bob is smart.' 'Bob is not white.' 'Erin is nice.' 'Erin is red.'
'Erin is smart.' 'Fiona is furry.' 'Fiona is nice.' 'Fiona is round.'
'Fiona is white.' 'Harry is cold.' 'Harry is red.' 'Harry is smart.'] | ['Nice people are round.' 'If Fiona is round then Fiona is cold.'
'All round, cold people are nice.'
'If someone is round and not nice then they are white.'
'All round, red people are not white.'
'If someone is nice and not white then they are furry.'] | Erin is not white. | True | 1 | 4 | [array(['Erin is nice.', 'Erin is red.'], dtype=object)] | [array(['Nice people are round.', 'All round, red people are not white.'],
dtype=object) ] |
7,185 | ['Dave is not green.' 'Dave is white.' 'Fiona is nice.' 'Fiona is round.'
'Gary is cold.' 'Gary is not red.' 'Harry is cold.'] | ['If someone is cold and green then they are big.'
'All nice people are green.' 'Cold people are green.'
'If Fiona is red then Fiona is cold.'
'If Fiona is white and Fiona is not nice then Fiona is red.'
'Nice people are red.'] | Fiona is big. | True | 3 | 6 | [array(['Fiona is nice.', 'Fiona is nice.'], dtype=object)
array(['Fiona is nice.', 'Fiona is nice.'], dtype=object)] | [array(['Nice people are red.', 'If Fiona is red then Fiona is cold.',
'All nice people are green.',
'If someone is cold and green then they are big.'], dtype=object)
array(['Nice people are red.', 'If Fiona is red then Fiona is cold.',
'Nice people are red.', 'If Fiona is red then Fiona is cold.',
'Cold people are green.',
'If someone is cold and green then they are big.'], dtype=object)] |
7,186 | ['Dave is blue.' 'Fiona is round.' 'Harry is kind.'] | ['If Harry is big and Harry is not blue then Harry is not young.'
'If Dave is blue then Dave is rough.' 'All big, young people are kind.'
'Big people are round.' 'All red, rough people are not round.'
'Young, red people are big.' 'Blue people are rough.'
'All big, red people are rough.'] | Harry is not round. | Unknown | 1 | -1 | [] | [] |
7,187 | ['Anne is big.' 'Anne is furry.' 'Anne is rough.' 'Charlie is round.'
'Erin is kind.' 'Erin is smart.' 'Fiona is furry.' 'Fiona is kind.'
'Fiona is rough.' 'Fiona is smart.'] | ['White, big people are smart.' 'Rough, big people are kind.'
'If Erin is kind and Erin is smart then Erin is furry.'
'If Charlie is big and Charlie is kind then Charlie is white.'
'Furry people are big.' 'Round people are rough.'
'If someone is rough then they are big.' 'All white people are furry.'] | Charlie is kind. | True | 3 | 6 | [array(['Charlie is round.', 'Charlie is round.'], dtype=object)] | [array(['Round people are rough.', 'Round people are rough.',
'If someone is rough then they are big.',
'Rough, big people are kind.'], dtype=object) ] |
7,188 | ['The bald eagle is young.' 'The tiger is cold.' 'The tiger is green.'] | ['If something likes the tiger and it chases the bald eagle then the bald eagle likes the tiger.'
'If something is green then it likes the bald eagle.'
'If something needs the bald eagle then the bald eagle likes the tiger.'
'If something needs the bald eagle then it likes the bald eagle.'
'If something is cold then it needs the bald eagle.'
'If something is kind then it likes the bald eagle.'] | The bald eagle does not like the bald eagle. | Unknown | 1 | -1 | [] | [] |
7,189 | ['Bob is blue.' 'Bob is white.' 'Erin is green.' 'Erin is round.'
'Fiona is blue.' 'Gary is furry.' 'Gary is green.'] | ['Kind people are green.' 'All blue people are kind.'] | Bob is not green. | False | 1 | 3 | [array(['Bob is blue.'], dtype=object)] | [array(['All blue people are kind.', 'Kind people are green.'],
dtype=object) ] |
7,190 | ['The cow eats the lion.' 'The cow eats the tiger.' 'The cow is red.'
'The cow needs the lion.' 'The lion eats the tiger.' 'The lion is rough.'
'The lion is round.' 'The tiger is kind.' 'The tiger likes the cow.'
'The tiger needs the cow.'] | ['If someone eats the tiger and the tiger eats the cow then they are round.'
'If someone eats the cow then they need the cow.'
'If someone eats the lion then they eat the cow.'
'If someone needs the lion then they need the cow.'
'If someone is rough then they like the cow.'
'If someone needs the lion and they eat the cow then the cow likes the lion.'
'If someone needs the tiger and the tiger likes the cow then the cow eats the tiger.'
'If someone is green and they need the cow then they eat the cow.'] | The cow does not like the lion. | False | 1 | 4 | [array(['The cow needs the lion.', 'The cow eats the lion.'], dtype=object)] | [array(['If someone eats the lion then they eat the cow.',
'If someone needs the lion and they eat the cow then the cow likes the lion.'],
dtype=object) ] |
7,191 | ['The bald eagle chases the rabbit.' 'The bald eagle chases the tiger.'
'The lion needs the rabbit.' 'The rabbit does not chase the lion.'
'The rabbit needs the bald eagle.' 'The rabbit needs the lion.'
'The tiger visits the rabbit.'] | ['If something chases the rabbit then it is big.'
'If something needs the tiger then it is big.'
'If something needs the lion and it visits the rabbit then it chases the lion.'
'If something is big then it chases the lion.'
'If something chases the tiger then the tiger needs the rabbit.'
'If something visits the tiger then the tiger is not green.'
'If something chases the lion then the lion chases the rabbit.'
'If something chases the tiger then it visits the bald eagle.'
'If something chases the rabbit and it does not visit the lion then the lion does not need the rabbit.'] | The bald eagle chases the lion. | True | 1 | 3 | [array(['The bald eagle chases the rabbit.'], dtype=object)] | [array(['If something chases the rabbit then it is big.',
'If something is big then it chases the lion.'], dtype=object)] |
7,192 | ['The cow chases the dog.' 'The cow sees the dog.'
'The dog chases the cow.'] | ['If something chases the dog then it is green.'
'If something is green then it sees the cow.'
'If something sees the cow and the cow does not chase the dog then it does not chase the cow.'
'If something chases the cow then it does not visit the dog.'
'If something sees the cow and the cow chases the dog then the dog sees the cow.'
'If something chases the cow and the cow chases the dog then it does not visit the cow.'
'If something chases the cow and the cow does not visit the dog then the cow is not red.'
'If the cow does not see the dog and the dog does not chase the cow then the cow is big.'] | The dog does not see the cow. | False | 3 | 5 | [array(['The cow chases the dog.', 'The cow chases the dog.'], dtype=object)] | [array(['If something chases the dog then it is green.',
'If something is green then it sees the cow.',
'If something sees the cow and the cow chases the dog then the dog sees the cow.'],
dtype=object) ] |
7,193 | ['Charlie is smart.' 'Harry is furry.'] | ['All furry things are cold.' 'All cold things are blue.'
'Quiet, blue things are kind.'] | Charlie is not blue. | Unknown | 1 | -1 | [] | [] |
7,194 | ['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) ] |
7,195 | ['The bear is cold.' 'The bear is kind.' 'The bear is young.'
'The bear visits the dog.' 'The dog is blue.' 'The dog is young.'
'The dog needs the rabbit.' 'The dog visits the bear.'
'The dog visits the rabbit.' 'The lion is kind.'
'The lion needs the bear.' 'The rabbit sees the bear.'] | ['If something needs the dog then it sees the lion.'
'If something sees the bear and it needs the rabbit then the rabbit is young.'
'If the dog needs the bear and the bear needs the lion then the bear visits the dog.'
'If something visits the lion then it sees the bear.'
'If something is blue then it visits the lion.'
'If something needs the rabbit and the rabbit visits the bear then it visits the lion.'] | The rabbit is young. | True | 3 | 5 | [array(['The dog is blue.', 'The dog needs the rabbit.'], dtype=object)] | [array(['If something is blue then it visits the lion.',
'If something visits the lion then it sees the bear.',
'If something sees the bear and it needs the rabbit then the rabbit is young.'],
dtype=object) ] |
7,196 | ['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 dog is red. | True | 1 | 3 | [array(['The bald eagle eats the dog.'], dtype=object)
array(['The bear eats the dog.'], dtype=object)] | [array(['If someone eats the dog then the dog eats the bald eagle.',
'If someone eats the bald eagle then they are red.'], dtype=object)
array(['If someone eats the dog then the dog eats the bald eagle.',
'If someone eats the bald eagle then they are red.'], dtype=object)] |
7,197 | ['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 not white. | False | 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)] |
7,198 | ['The cat visits the squirrel.' 'The cow eats the cat.'
'The lion likes the squirrel.' 'The squirrel eats the cow.'] | ['If something visits the lion then the lion likes the cat.'
'If something eats the cow and it likes the cow then the cow eats the lion.'
'If something visits the lion then it visits the squirrel.'
'If the squirrel is young then the squirrel eats the cow.'
'If something visits the lion and it is young then the lion visits the squirrel.'
'Cold things are rough.'
'If something likes the squirrel then the squirrel is cold.'
'If something likes the cow and the cow likes the squirrel then the cow likes the cat.'] | The squirrel is not rough. | False | 1 | 3 | [array(['The lion likes the squirrel.'], dtype=object)] | [array(['If something likes the squirrel then the squirrel is cold.',
'Cold things are rough.'], dtype=object) ] |
7,199 | ['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 not smart. | False | 1 | 4 | [array(['Charlie is white.', 'Charlie is white.'], dtype=object)] | [array(['White people are rough.', 'Rough, white people are smart.'],
dtype=object) ] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.