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