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