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