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