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