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