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
12,500
['Bob is blue.' 'Bob is cold.' 'Bob is nice.' 'Bob is red.' 'Bob is rough.' 'Dave is blue.' 'Dave is nice.' 'Dave is red.' 'Dave is smart.' 'Harry is blue.' 'Harry is cold.' 'Harry is kind.' 'Harry is nice.' 'Harry is red.' 'Harry is smart.']
['If someone is rough and nice then they are cold.' 'If someone is nice then they are rough.']
Dave is not cold.
False
1
4
[array(['Dave is nice.', 'Dave is nice.'], dtype=object)]
[array(['If someone is nice then they are rough.', 'If someone is rough and nice then they are cold.'], dtype=object)]
12,501
['The bald eagle chases the lion.' 'The bald eagle eats the lion.' 'The bald eagle is big.' 'The bald eagle is not cold.' 'The bald eagle is nice.' 'The bald eagle is red.' 'The bald eagle is rough.' 'The bald eagle sees the lion.' 'The lion does not chase the bald eagle.' 'The lion eats the bald eagle.' 'The lion is big.' 'The lion is cold.' 'The lion is not nice.' 'The lion is rough.' 'The lion sees the bald eagle.']
['If something sees the bald eagle then it sees the lion.' 'If something chases the bald eagle and it eats the bald eagle then it is rough.' 'If something is big and it sees the lion then it chases the lion.' 'If something is nice and it eats the lion then it chases the bald eagle.' 'If something chases the lion and it is not nice then the lion eats the bald eagle.' 'If something eats the lion and the lion chases the bald eagle then it does not eat the bald eagle.']
The lion chases the lion.
True
1
4
[array(['The lion is big.', 'The lion sees the bald eagle.'], dtype=object)]
[array(['If something sees the bald eagle then it sees the lion.', 'If something is big and it sees the lion then it chases the lion.'], dtype=object) ]
12,502
['Anne is furry.' 'Anne is not green.' 'Anne is kind.' 'Anne is quiet.' 'Anne is red.' 'Anne is not rough.' 'Anne is round.' 'Erin is furry.' 'Erin is green.' 'Erin is not red.' 'Erin is rough.' 'Erin is not round.' 'Gary is green.' 'Gary is kind.' 'Gary is red.']
['Green things are rough.' 'If something is kind and not red then it is rough.' 'If Gary is rough and Gary is green then Gary is furry.']
Gary is not furry.
False
1
4
[array(['Gary is green.', 'Gary is green.'], dtype=object)]
[array(['Green things are rough.', 'If Gary is rough and Gary is green then Gary is furry.'], dtype=object) ]
12,503
['Anne is cold.' 'Dave is young.' 'Harry is white.']
['If Harry is white then Harry is kind.' 'If Dave is round then Dave is young.' 'If Harry is kind then Harry is young.']
Harry is young.
True
1
3
[array(['Harry is white.'], dtype=object)]
[array(['If Harry is white then Harry is kind.', 'If Harry is kind then Harry is young.'], dtype=object)]
12,504
['The bear chases the rabbit.' 'The bear is cold.' 'The rabbit chases the bear.']
['If something chases the bear then it sees the rabbit.' 'If something sees the rabbit then the rabbit sees the bear.']
The rabbit does not see the bear.
False
1
3
[array(['The rabbit chases the bear.'], dtype=object)]
[array(['If something chases the bear then it sees the rabbit.', 'If something sees the rabbit then the rabbit sees the bear.'], dtype=object) ]
12,505
['Bob is quiet.' 'Dave is round.' 'Harry is blue.']
['White people are not round.' 'All blue, furry people are quiet.' 'All quiet people are blue.' 'All furry people are not blue.' 'All blue people are white.' 'If someone is red and not furry then they are white.' 'Red, furry people are not white.' 'If someone is quiet and not white then they are not smart.']
Dave is blue.
Unknown
1
-1
[]
[]
12,506
['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.']
Charlie is not cold.
False
1
3
[array(['Charlie is kind.'], dtype=object)]
[array(['Kind people are furry.', 'Furry people are cold.'], dtype=object)]
12,507
['Anne is young.' 'Bob is quiet.' 'Gary is round.']
['If something is kind and rough then it is young.' 'Young things are round.' 'Quiet things are round.' 'All round, quiet things are rough.' 'If something is kind and round then it is not rough.' 'If something is big then it is quiet.']
Gary is rough.
Unknown
1
-1
[]
[]
12,508
['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 is not cold.
False
1
3
[array(['The lion is rough.'], dtype=object)]
[array(['All rough people are nice.', 'All nice people are cold.'], dtype=object) ]
12,509
['Dave is green.' 'Dave is kind.' 'Erin is cold.' 'Erin is furry.' 'Fiona is big.' 'Fiona is furry.' 'Gary is big.']
['All kind people are cold.' 'Green, smart people are rough.' 'If Fiona is cold and Fiona is kind then Fiona is green.' 'If someone is furry then they are smart.' 'All furry, green people are smart.' 'If someone is green and cold then they are big.' 'If someone is furry and rough then they are big.' 'All furry people are smart.' 'Big, cold people are furry.']
Dave is not big.
False
1
4
[array(['Dave is green.', 'Dave is kind.'], dtype=object)]
[array(['All kind people are cold.', 'If someone is green and cold then they are big.'], dtype=object)]
12,510
['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) ]
12,511
['Anne is nice.' 'Anne is red.' 'Anne is young.' 'Bob is red.' 'Bob is smart.' 'Bob is white.' 'Bob is young.' 'Charlie is nice.' 'Charlie is red.' 'Charlie is round.' 'Charlie is smart.' 'Charlie is white.' 'Charlie is young.' 'Gary is rough.' 'Gary is young.']
['Rough, nice people are smart.' 'All young people are red.' 'Nice, young people are rough.' 'If someone is round then they are young.' 'All nice people are rough.' 'If someone is smart then they are young.']
Anne is smart.
True
1
4
[array(['Anne is nice.', 'Anne is nice.'], dtype=object) array(['Anne is nice.', 'Anne is young.', 'Anne is nice.'], dtype=object)]
[array(['All nice people are rough.', 'Rough, nice people are smart.'], dtype=object) array(['Nice, young people are rough.', 'Rough, nice people are smart.'], dtype=object) ]
12,512
['The cow chases the dog.' 'The cow sees the dog.' 'The dog chases the cow.']
['If something chases the dog then it is green.' 'If something is green then it sees the cow.' 'If something sees the cow and the cow does not chase the dog then it does not chase the cow.' 'If something chases the cow then it does not visit the dog.' 'If something sees the cow and the cow chases the dog then the dog sees the cow.' 'If something chases the cow and the cow chases the dog then it does not visit the cow.' 'If something chases the cow and the cow does not visit the dog then the cow is not red.' 'If the cow does not see the dog and the dog does not chase the cow then the cow is big.']
The cow does not see the cow.
False
1
3
[array(['The cow chases the dog.'], dtype=object)]
[array(['If something chases the dog then it is green.', 'If something is green then it sees the cow.'], dtype=object)]
12,513
['The cat is young.' 'The cat visits the mouse.' 'The cow is cold.' 'The cow likes the lion.' 'The lion is cold.' 'The lion likes the cat.' 'The lion needs the mouse.' 'The lion visits the mouse.' 'The mouse is cold.' 'The mouse is red.' 'The mouse is young.' 'The mouse likes the cat.' 'The mouse needs the cat.' 'The mouse needs the cow.']
['If something needs the cat and the cat is red then it is blue.' 'Blue things are red.' 'If something likes the mouse and the mouse likes the cat then the cat is blue.' 'If something is cold and red then it likes the mouse.' 'If something needs the cow and it is cold then it is young.' 'If something is nice then it visits the lion.' 'If something needs the lion then it likes the cat.' 'If something visits the cat and it likes the lion then the cat is blue.' 'If something is cold and blue then it needs the lion.']
The lion is red.
Unknown
1
-1
[]
[]
12,514
['Erin is furry.' 'Harry is cold.' 'Harry is round.']
['Cold, round people are nice.' 'White, furry people are cold.' 'Nice people are cold.' 'If someone is round then they are furry.' 'All cold, round people are white.' 'All furry, cold people are green.' 'Green people are furry.' 'All furry, white people are cold.']
Erin is not cold.
Unknown
1
-1
[]
[]
12,515
['The bald eagle visits the dog.' 'The bear chases the bald eagle.' 'The bear is blue.' 'The bear visits the dog.' 'The dog chases the bald eagle.' 'The dog chases the bear.' 'The dog is blue.' 'The dog is young.' 'The dog sees the bear.' 'The dog visits the bear.']
['If someone chases the dog then the dog is nice.' 'If someone chases the bald eagle then they visit the dog.' 'If someone chases the bald eagle then they are kind.' 'Kind, blue people are nice.' 'If someone sees the bald eagle and they visit the dog then the dog chases the bear.' 'If someone is kind and they visit the dog then they chase the bald eagle.' 'If someone sees the dog and the dog chases the bald eagle then they do not visit the bear.' 'If someone is nice then they see the bear.']
The bald eagle does not chase the bald eagle.
Unknown
1
-1
[]
[]
12,516
['The bear is nice.' 'The bear visits the tiger.' 'The dog does not chase the bear.' 'The dog sees the mouse.' 'The mouse does not chase the bear.' 'The mouse is nice.' 'The mouse is round.' 'The mouse is young.' 'The mouse visits the bear.' 'The tiger chases the bear.' 'The tiger sees the mouse.']
['If someone chases the mouse and they see the tiger then the tiger is round.' 'If the dog sees the mouse then the dog visits the tiger.' 'If someone chases the mouse then they see the bear.' 'If someone is nice and cold then they chase the mouse.' 'If someone visits the mouse and they see the mouse then the mouse visits the dog.' 'If the mouse visits the dog then the dog does not visit the bear.' 'If someone sees the bear then they visit the dog.' 'All nice people are cold.']
The mouse does not see the bear.
False
3
5
[array(['The mouse is nice.', 'The mouse is nice.'], dtype=object)]
[array(['All nice people are cold.', 'If someone is nice and cold then they chase the mouse.', 'If someone chases the mouse then they see the bear.'], dtype=object) ]
12,517
['Charlie is cold.' 'Charlie is not quiet.' 'Dave is blue.' 'Dave is cold.' 'Dave is quiet.' 'Erin is kind.' 'Fiona is blue.' 'Fiona is not cold.' 'Fiona is kind.' 'Fiona is round.']
['Quiet, white things are blue.' 'If something is cold then it is blue.' 'If Dave is white then Dave is not kind.' 'Quiet, nice things are white.' 'Quiet, blue things are round.' 'If Fiona is kind and Fiona is white then Fiona is blue.' 'If Charlie is kind and Charlie is not cold then Charlie is blue.' 'If Erin is quiet and Erin is kind then Erin is nice.' 'Kind things are quiet.']
Erin is not nice.
False
1
4
[array(['Erin is kind.', 'Erin is kind.'], dtype=object)]
[array(['Kind things are quiet.', 'If Erin is quiet and Erin is kind then Erin is nice.'], dtype=object) ]
12,518
['Bob is blue.' 'Bob is round.' 'Bob is not smart.' 'Charlie is not smart.' 'Dave is round.' 'Harry is big.' 'Harry is smart.']
['Round, blue things are not red.' 'If something is furry and round then it is cold.' 'Smart things are furry.' 'Cold, round things are smart.' 'All cold things are blue.' 'Furry, big things are round.']
Harry is not cold.
False
3
7
[array(['Harry is smart.', 'Harry is smart.', 'Harry is big.'], dtype=object) ]
[array(['Smart things are furry.', 'Smart things are furry.', 'Furry, big things are round.', 'If something is furry and round then it is cold.'], dtype=object)]
12,519
['Bob is big.' 'Bob is blue.' 'Bob is cold.' 'Bob is white.' 'Dave is cold.' 'Dave is kind.' 'Dave is nice.' 'Gary is cold.' 'Gary is kind.' 'Harry is white.']
['All white things are blue.' 'All big, kind things are nice.' 'If something is nice then it is big.' 'If something is kind then it is nice.' 'If something is rough then it is white.' 'If something is big and nice then it is rough.' 'All white, blue things are cold.']
Dave is not white.
False
3
5
[array(['Dave is nice.', 'Dave is nice.'], dtype=object) array(['Dave is nice.', 'Dave is kind.'], dtype=object) array(['Dave is kind.', 'Dave is nice.'], dtype=object) array(['Dave is kind.', 'Dave is kind.'], dtype=object)]
[array(['If something is nice then it is big.', 'If something is big and nice then it is rough.', 'If something is rough then it is white.'], dtype=object) array(['If something is nice then it is big.', 'If something is kind then it is nice.', 'If something is big and nice then it is rough.', 'If something is rough then it is white.'], dtype=object) array(['If something is kind then it is nice.', 'If something is nice then it is big.', 'If something is big and nice then it is rough.', 'If something is rough then it is white.'], dtype=object) array(['If something is kind then it is nice.', 'If something is nice then it is big.', 'If something is kind then it is nice.', 'If something is big and nice then it is rough.', 'If something is rough then it is white.'], dtype=object)]
12,520
['Anne is green.' 'Dave is young.' 'Erin is big.' 'Harry is green.']
['If something is big then it is green.' 'If something is green then it is blue.' 'Big things are red.']
Erin is blue.
True
1
3
[array(['Erin is big.'], dtype=object)]
[array(['If something is big then it is green.', 'If something is green then it is blue.'], dtype=object)]
12,521
['Anne is blue.' 'Anne is kind.' 'Anne is nice.' 'Anne is red.' 'Bob is smart.' 'Fiona is cold.' 'Fiona is kind.' 'Harry is blue.' 'Harry is cold.' 'Harry is green.' 'Harry is kind.' 'Harry is red.']
['All red things are cold.' 'If something is blue and green then it is nice.' 'If something is smart and cold then it is kind.' 'All green things are blue.' 'If something is smart and blue then it is nice.' 'If Bob is nice then Bob is cold.' 'If something is smart then it is green.']
Bob is not blue.
False
1
3
[array(['Bob is smart.'], dtype=object)]
[array(['If something is smart then it is green.', 'All green things are blue.'], dtype=object)]
12,522
['The cat chases the rabbit.' 'The cat likes the mouse.' 'The dog is blue.' 'The dog is not cold.' 'The dog likes the cat.' 'The dog likes the mouse.' 'The mouse is cold.' 'The mouse does not like the cat.' 'The rabbit chases the mouse.' 'The rabbit is nice.']
['If someone chases the dog then the dog likes the cat.' 'If someone is nice and they eat the mouse then the mouse chases the dog.' 'If someone likes the mouse then they are blue.' 'If someone eats the cat and they chase the rabbit then the rabbit likes the mouse.' 'If the dog eats the rabbit and the rabbit likes the mouse then the dog likes the mouse.' 'If the cat chases the rabbit then the cat chases the dog.' 'If someone eats the rabbit then they like the rabbit.' 'If someone is blue then they eat the cat.']
The cat eats the cat.
True
1
3
[array(['The cat likes the mouse.'], dtype=object)]
[array(['If someone likes the mouse then they are blue.', 'If someone is blue then they eat the cat.'], dtype=object)]
12,523
['The bald eagle is cold.' 'The bear eats the squirrel.' 'The bear is kind.' 'The bear needs the cat.' 'The cat is kind.' 'The cat visits the bald eagle.' 'The cat visits the bear.' 'The cat visits the squirrel.' 'The squirrel is rough.' 'The squirrel needs the bald eagle.' 'The squirrel needs the bear.' 'The squirrel visits the bald eagle.']
['If something visits the squirrel then the squirrel eats the cat.' 'If something eats the cat and it is big then the cat visits the bald eagle.' 'If something visits the squirrel and it eats the bald eagle then the squirrel is kind.' 'If something is red and it needs the cat then the cat eats the bald eagle.' 'If something is kind then it needs the squirrel.' 'If something visits the bald eagle then it needs the bald eagle.' 'If something is red then it eats the cat.' 'If something eats the bald eagle and it needs the squirrel then the bald eagle visits the bear.' 'If something needs the squirrel then it is red.']
The bear is red.
True
1
3
[array(['The bear is kind.'], dtype=object)]
[array(['If something is kind then it needs the squirrel.', 'If something needs the squirrel then it is red.'], dtype=object)]
12,524
['The bear chases the lion.' 'The bear is not young.' 'The dog chases the bear.' 'The dog chases the lion.' 'The dog chases the squirrel.' 'The dog sees the lion.' 'The dog visits the squirrel.' 'The lion does not chase the bear.' 'The lion does not chase the squirrel.' 'The lion is not red.' 'The squirrel chases the bear.' 'The squirrel chases the dog.' 'The squirrel is green.' 'The squirrel is round.' 'The squirrel is young.' 'The squirrel sees the dog.']
['If something visits the bear then it sees the bear.' 'If something sees the bear then the bear sees the dog.' 'If something visits the dog and the dog is young then the dog sees the bear.' 'If something is green then it sees the dog.' 'If something sees the dog then it visits the bear.']
The dog does not see the bear.
Unknown
3
-1
[]
[]
12,525
['Anne is blue.' 'Anne is red.' 'Anne is rough.' 'Anne is young.' 'Fiona is blue.' 'Fiona is red.' 'Fiona is rough.' 'Gary is nice.' 'Gary is red.' 'Gary is white.']
['If someone is big then they are young.' 'If Fiona is red then Fiona is white.' 'All red people are big.']
Fiona is young.
True
1
3
[array(['Fiona is red.'], dtype=object)]
[array(['All red people are big.', 'If someone is big then they are young.'], dtype=object)]
12,526
['The bear is kind.' 'The bear is round.' 'The bear needs the cat.' 'The bear needs the squirrel.' 'The bear visits the squirrel.' 'The cat is blue.' 'The cat needs the squirrel.' 'The cat visits the dog.' 'The dog eats the cat.' 'The dog visits the bear.' 'The dog visits the squirrel.' 'The squirrel is big.' 'The squirrel is blue.' 'The squirrel needs the bear.' 'The squirrel needs the dog.' 'The squirrel visits the dog.']
['If someone needs the cat then the cat is blue.' 'If someone needs the bear and the bear needs the squirrel then the squirrel is round.' 'If someone is round then they eat the cat.']
The squirrel eats the cat.
True
1
4
[array(['The squirrel needs the bear.', 'The bear needs the squirrel.'], dtype=object) ]
[array(['If someone needs the bear and the bear needs the squirrel then the squirrel is round.', 'If someone is round then they eat the cat.'], dtype=object) ]
12,527
['Bob is big.' 'Bob is cold.' 'Bob is kind.' 'Bob is quiet.' 'Bob is smart.' 'Erin is blue.' 'Erin is cold.' 'Erin is kind.' 'Erin is white.' 'Fiona is quiet.' 'Fiona is not smart.' 'Fiona is white.' 'Gary is blue.' 'Gary is white.']
['If someone is cold then they are blue.' 'If someone is big then they are cold.' 'If someone is smart then they are quiet.' 'If someone is blue then they are quiet.' 'All cold people are quiet.' 'All quiet, blue people are big.' 'Cold, quiet people are smart.' 'If someone is smart and not cold then they are kind.' 'White, smart people are kind.']
Gary is cold.
True
3
5
[array(['Gary is blue.', 'Gary is blue.'], dtype=object)]
[array(['If someone is blue then they are quiet.', 'All quiet, blue people are big.', 'If someone is big then they are cold.'], dtype=object)]
12,528
['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 not cold.
False
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)]
12,529
['Bob is quiet.' 'Bob is smart.' 'Charlie is quiet.' 'Charlie is not white.' 'Fiona is young.' 'Harry is big.' 'Harry is nice.']
['If something is quiet and white then it is green.' 'All smart things are green.' 'Green things are white.' 'All smart, young things are big.' 'White things are not young.' 'If something is smart and not young then it is nice.' 'If Bob is green and Bob is nice then Bob is big.']
Fiona is not white.
Unknown
1
-1
[]
[]
12,530
['The bald eagle sees the cow.' 'The cow is green.' 'The squirrel eats the cow.' 'The tiger is kind.']
['If something eats the tiger and the tiger is blue then the tiger eats the squirrel.' 'If something is round then it does not see the squirrel.' 'If something eats the cow then the cow is green.' 'If something sees the cow then it is round.' 'If something is green then it is not round.' 'All green things are blue.' 'If the cow is cold and the cow is round then the cow does not eat the tiger.' 'If the squirrel needs the cow then the cow is kind.']
The bald eagle sees the squirrel.
False
1
3
[array(['The bald eagle sees the cow.'], dtype=object)]
[array(['If something sees the cow then it is round.', 'If something is round then it does not see the squirrel.'], dtype=object) ]
12,531
['Charlie is smart.' 'Erin is white.' 'Fiona is smart.' 'Harry is not smart.']
['If something is kind and smart then it is green.' 'If something is round and nice then it is not green.' 'Quiet things are green.' 'All nice things are kind.' 'Nice things are smart.' 'All round, smart things are nice.' 'Smart things are nice.' 'If something is green then it is quiet.']
Charlie is not kind.
False
1
3
[array(['Charlie is smart.'], dtype=object)]
[array(['Smart things are nice.', 'All nice things are kind.'], dtype=object) ]
12,532
['Bob is blue.' 'Charlie is young.' 'Erin is quiet.']
['All kind things are nice.' 'Young things are kind.' 'All nice, kind things are smart.' 'If something is young and nice then it is kind.' 'White, blue things are smart.' 'If Erin is kind and Erin is smart then Erin is white.']
Charlie is not smart.
False
3
6
[array(['Charlie is young.', 'Charlie is young.'], dtype=object)]
[array(['Young things are kind.', 'All kind things are nice.', 'Young things are kind.', 'All nice, kind things are smart.'], dtype=object) ]
12,533
['Anne is kind.' 'Anne is nice.' 'Anne is quiet.' 'Anne is round.' 'Bob is not round.' 'Dave is furry.' 'Erin is nice.']
['If something is nice then it is quiet.' 'All nice, kind things are not young.' 'If something is furry then it is cold.' 'Quiet, nice things are cold.' 'If Erin is young then Erin is not kind.' 'Furry, quiet things are kind.' 'All cold things are kind.' 'If Erin is young then Erin is not quiet.' 'If something is kind and not young then it is round.']
Erin is kind.
True
3
5
[array(['Erin is nice.', 'Erin is nice.'], dtype=object)]
[array(['If something is nice then it is quiet.', 'Quiet, nice things are cold.', 'All cold things are kind.'], dtype=object) ]
12,534
['Bob is blue.' 'Bob is cold.' 'Bob is furry.' 'Bob is rough.' 'Bob is round.' 'Bob is smart.' 'Bob is white.' 'Dave is white.' 'Gary is round.' 'Harry is furry.' 'Harry is rough.' 'Harry is smart.']
['Blue, white things are cold.' 'Cold things are blue.' 'Blue, white things are round.' 'Blue, cold things are round.' 'All white, smart things are cold.' 'All cold things are blue.' 'All rough things are cold.' 'All round things are furry.']
Gary is not blue.
Unknown
1
-1
[]
[]
12,535
['Erin is white.' 'Fiona is nice.' 'Gary is red.' 'Harry is smart.']
['If someone is red and young then they are big.' 'If someone is red then they are young.' 'If someone is kind then they are young.' 'If Erin is big and Erin is smart then Erin is not kind.' 'If someone is white then they are kind.' 'If someone is red then they are nice.' 'All big, white people are not nice.' 'If someone is smart and not big then they are nice.']
Gary is not big.
False
1
4
[array(['Gary is red.', 'Gary is red.'], dtype=object)]
[array(['If someone is red then they are young.', 'If someone is red and young then they are big.'], dtype=object)]
12,536
['Bob is blue.' 'Bob is nice.' 'Bob is red.']
['If something is round then it is quiet.' 'All nice, blue things are white.' 'Furry, quiet things are round.' 'If Bob is red then Bob is furry.' 'If something is nice and white then it is round.' 'Red things are nice.']
Bob is round.
True
1
5
[array(['Bob is nice.', 'Bob is nice.', 'Bob is blue.'], dtype=object) array(['Bob is red.', 'Bob is nice.', 'Bob is blue.'], dtype=object) array(['Bob is nice.', 'Bob is red.', 'Bob is blue.'], dtype=object) array(['Bob is red.', 'Bob is red.', 'Bob is blue.'], dtype=object)]
[array(['All nice, blue things are white.', 'If something is nice and white then it is round.'], dtype=object) array(['Red things are nice.', 'All nice, blue things are white.', 'If something is nice and white then it is round.'], dtype=object) array(['Red things are nice.', 'All nice, blue things are white.', 'If something is nice and white then it is round.'], dtype=object) array(['Red things are nice.', 'Red things are nice.', 'All nice, blue things are white.', 'If something is nice and white then it is round.'], dtype=object)]
12,537
['Bob is blue.' 'Bob is green.' 'Bob is kind.' 'Bob is quiet.' 'Bob is not white.' 'Charlie is not furry.' 'Charlie is not kind.' 'Charlie is not quiet.' 'Charlie is white.' 'Gary is blue.' 'Gary is green.' 'Gary is kind.']
['All nice people are kind.' 'If someone is quiet and not blue then they are kind.' 'All quiet people are furry.' 'All blue, nice people are quiet.' 'If Bob is not quiet then Bob is white.' 'If Bob is not green then Bob is not white.' 'All green people are not white.' 'If someone is green and not kind then they are white.']
Gary is not furry.
Unknown
1
-1
[]
[]
12,538
['Anne is young.' 'Charlie is cold.' 'Fiona is not cold.']
['If something is cold and not green then it is furry.' 'Cold things are white.' 'All green, quiet things are white.' 'All green, white things are young.' 'White things are not young.' 'All white, young things are big.']
Charlie is young.
False
1
3
[array(['Charlie is cold.'], dtype=object)]
[array(['Cold things are white.', 'White things are not young.'], dtype=object) ]
12,539
['The bald eagle eats the dog.' 'The bald eagle is cold.' 'The bald eagle is kind.' 'The bald eagle is red.' 'The bald eagle is round.' 'The bald eagle is young.' 'The bald eagle sees the dog.' 'The bald eagle visits the dog.' 'The dog eats the bald eagle.' 'The dog is cold.' 'The dog is kind.' 'The dog is red.' 'The dog is round.' 'The dog is young.' 'The dog sees the bald eagle.' 'The dog visits the bald eagle.']
['If someone sees the dog and they visit the bald eagle then the bald eagle sees the dog.' 'If someone sees the bald eagle and the bald eagle is round then they see the dog.' 'If someone visits the dog and the dog sees the bald eagle then they eat the dog.' 'If someone is cold and they eat the bald eagle then the bald eagle eats the dog.' 'If someone sees the dog then they visit the dog.' 'If someone is cold then they see the dog.' 'If someone visits the dog and the dog eats the bald eagle then they are cold.' 'If someone eats the bald eagle and the bald eagle eats the dog then the dog eats the bald eagle.']
The dog visits the dog.
True
1
3
[array(['The dog is cold.'], dtype=object) array(['The dog sees the bald eagle.', 'The bald eagle is round.'], dtype=object) ]
[array(['If someone is cold then they see the dog.', 'If someone sees the dog then they visit the dog.'], dtype=object) array(['If someone sees the bald eagle and the bald eagle is round then they see the dog.', 'If someone sees the dog then they visit the dog.'], dtype=object) ]
12,540
['Anne is blue.' 'Anne is furry.' 'Charlie is quiet.' 'Charlie is not round.' 'Charlie is white.' 'Dave is round.' 'Harry is cold.']
['If someone is white then they are quiet.' 'If Dave is round and Dave is quiet then Dave is nice.' 'Cold people are white.' 'If Anne is quiet and Anne is round then Anne is not blue.' 'If someone is round then they are cold.' 'All nice people are not furry.' 'If Harry is cold then Harry is round.' 'If Anne is quiet then Anne is nice.' 'If Harry is cold and Harry is round then Harry is not furry.']
Anne is white.
Unknown
1
-1
[]
[]
12,541
['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.']
Fiona is not round.
False
1
4
[array(['Fiona is white.', 'Fiona is big.'], dtype=object) array(['Fiona is nice.', 'Fiona is big.', 'Fiona is big.'], dtype=object) array(['Fiona is nice.', 'Fiona is blue.', 'Fiona is big.'], dtype=object) array(['Fiona is big.', 'Fiona is big.', 'Fiona is big.'], dtype=object) array(['Fiona is big.', 'Fiona is blue.', 'Fiona is big.'], dtype=object)]
[array(['All big people are rough.', 'All white, rough people are round.'], dtype=object) array(['All nice, big people are white.', 'All big people are rough.', 'All white, rough people are round.'], dtype=object) array(['All nice, blue people are white.', 'All big people are rough.', 'All white, rough people are round.'], dtype=object) array(['All big people are rough.', 'All rough people are nice.', 'All nice, big people are white.', 'All big people are rough.', 'All white, rough people are round.'], dtype=object) array(['All big people are rough.', 'All rough people are nice.', 'All nice, blue people are white.', 'All big people are rough.', 'All white, rough people are round.'], dtype=object) ]
12,542
['Anne is big.' 'Anne is blue.' 'Anne is kind.' 'Anne is nice.' 'Charlie is big.' 'Charlie is blue.' 'Charlie is nice.' 'Dave is blue.' 'Dave is cold.' 'Dave is nice.' 'Harry is blue.']
['If Charlie is cold then Charlie is nice.' 'If Harry is kind and Harry is nice then Harry is quiet.' 'All blue things are cold.' 'If something is quiet then it is kind.' 'All kind things are big.' 'Cold things are nice.' 'If Harry is nice and Harry is big then Harry is kind.' 'If something is nice then it is quiet.']
Charlie is not kind.
False
1
3
[array(['Charlie is nice.'], dtype=object) array(['Charlie is blue.'], dtype=object) array(['Charlie is blue.'], dtype=object)]
[array(['If something is nice then it is quiet.', 'If something is quiet then it is kind.'], dtype=object) array(['All blue things are cold.', 'If Charlie is cold then Charlie is nice.', 'If something is nice then it is quiet.', 'If something is quiet then it is kind.'], dtype=object) array(['All blue things are cold.', 'Cold things are nice.', 'If something is nice then it is quiet.', 'If something is quiet then it is kind.'], dtype=object)]
12,543
['The bear is cold.' 'The bear is kind.' 'The bear is young.' 'The bear visits the dog.' 'The dog is blue.' 'The dog is young.' 'The dog needs the rabbit.' 'The dog visits the bear.' 'The dog visits the rabbit.' 'The lion is kind.' 'The lion needs the bear.' 'The rabbit sees the bear.']
['If something needs the dog then it sees the lion.' 'If something sees the bear and it needs the rabbit then the rabbit is young.' 'If the dog needs the bear and the bear needs the lion then the bear visits the dog.' 'If something visits the lion then it sees the bear.' 'If something is blue then it visits the lion.' 'If something needs the rabbit and the rabbit visits the bear then it visits the lion.']
The dog sees the bear.
True
1
3
[array(['The dog is blue.'], dtype=object)]
[array(['If something is blue then it visits the lion.', 'If something visits the lion then it sees the bear.'], dtype=object) ]
12,544
['The bald eagle eats the cow.' 'The bald eagle eats the tiger.' 'The bald eagle is cold.' 'The bald eagle needs the tiger.' 'The bald eagle visits the cow.' 'The bear is cold.' 'The bear needs the bald eagle.' 'The bear needs the tiger.' 'The cow eats the tiger.' 'The cow needs the bear.' 'The cow visits the bear.' 'The tiger eats the bear.' 'The tiger eats the cow.' 'The tiger is cold.' 'The tiger is green.' 'The tiger needs the bald eagle.']
['If someone visits the cow and the cow is kind then the cow needs the bear.' 'If someone needs the cow then they are red.' 'All red people are cold.' 'If someone is big and they eat the tiger then they need the bald eagle.' 'If someone needs the cow and they are big then they visit the bear.' 'If someone visits the bear then they need the cow.']
The bald eagle needs the cow.
Unknown
1
-1
[]
[]
12,545
['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)]
12,546
['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 not rough.
False
3
5
[array(['Anne is furry.', 'Anne is kind.'], dtype=object) array(['Anne is kind.', 'Anne is furry.', 'Anne is kind.'], dtype=object)]
[array(['Furry things are young.', 'If something is young then it is white.', 'White, kind things are rough.'], dtype=object) array(['Furry things are nice.', 'All kind, nice things are young.', 'If something is young then it is white.', 'White, kind things are rough.'], dtype=object) ]
12,547
['Bob is cold.' 'Charlie is cold.' 'Charlie is green.']
['Cold, green people are white.' 'If someone is white then they are blue.' 'All white people are cold.']
Charlie is not blue.
False
1
4
[array(['Charlie is cold.', 'Charlie is green.'], dtype=object)]
[array(['Cold, green people are white.', 'If someone is white then they are blue.'], dtype=object)]
12,548
['Bob is cold.' 'Bob is not quiet.' 'Bob is smart.' 'Dave is furry.' 'Dave is green.' 'Dave is not quiet.' 'Dave is rough.' 'Gary is big.' 'Gary is green.' 'Gary is quiet.' 'Gary is rough.' 'Gary is smart.']
['Furry people are big.' 'All quiet, green people are rough.' 'If Dave is big and Dave is not quiet then Dave is furry.' 'All big, furry people are smart.' 'If someone is big and green then they are furry.' 'If someone is green and not quiet then they are furry.' 'If Bob is furry then Bob is not green.' 'If someone is rough and not smart then they are not cold.']
Dave is smart.
True
1
4
[array(['Dave is furry.', 'Dave is furry.'], dtype=object) array(['Dave is furry.', 'Dave is green.', 'Dave is not quiet.'], dtype=object) array(['Dave is green.', 'Dave is not quiet.', 'Dave is furry.'], dtype=object) array(['Dave is green.', 'Dave is not quiet.', 'Dave is green.', 'Dave is not quiet.'], dtype=object) ]
[array(['Furry people are big.', 'All big, furry people are smart.'], dtype=object) array(['Furry people are big.', 'If someone is green and not quiet then they are furry.', 'All big, furry people are smart.'], dtype=object) array(['If someone is green and not quiet then they are furry.', 'Furry people are big.', 'All big, furry people are smart.'], dtype=object) array(['If someone is green and not quiet then they are furry.', 'Furry people are big.', 'If someone is green and not quiet then they are furry.', 'All big, furry people are smart.'], dtype=object) ]
12,549
['The bald eagle is rough.' 'The bear eats the dog.' 'The bear is big.' 'The bear needs the dog.' 'The bear sees the cat.' 'The bear sees the dog.' 'The cat eats the dog.' 'The dog is nice.' 'The dog is rough.' 'The dog needs the bear.' 'The dog needs the cat.' 'The dog sees the bald eagle.']
['If something eats the bear then the bear eats the bald eagle.' 'If something needs the cat then the cat eats the bald eagle.' 'If something sees the cat and the cat is green then the cat eats the bear.' 'If something eats the bear and it eats the dog then the bear is rough.' 'If something eats the bald eagle then it is green.']
The cat is not green.
False
1
3
[array(['The dog needs the cat.'], dtype=object)]
[array(['If something needs the cat then the cat eats the bald eagle.', 'If something eats the bald eagle then it is green.'], dtype=object)]
12,550
['Anne is big.' 'Anne is smart.' 'Bob is cold.' 'Gary is big.' 'Gary is furry.' 'Harry is not cold.' 'Harry is green.']
['All young people are cold.' 'If someone is smart then they are young.' 'If someone is furry then they are green.' 'Green people are white.' 'If someone is green and cold then they are white.' 'If Harry is green and Harry is young then Harry is furry.' 'Green people are furry.' 'All cold people are furry.' 'If Gary is green then Gary is furry.']
Gary is cold.
Unknown
1
-1
[]
[]
12,551
['Bob is red.' 'Erin is quiet.' 'Erin is white.' 'Gary is not furry.' 'Gary is white.' 'Harry is green.' 'Harry is not white.']
['If Erin is red then Erin is furry.' 'If Erin is furry then Erin is rough.' 'If Erin is quiet then Erin is red.']
Erin is furry.
True
1
3
[array(['Erin is quiet.'], dtype=object)]
[array(['If Erin is quiet then Erin is red.', 'If Erin is red then Erin is furry.'], dtype=object)]
12,552
['The bald eagle is kind.' 'The bald eagle visits the lion.' 'The cow eats the bald eagle.' 'The lion eats the cow.' 'The lion is red.' 'The rabbit eats the lion.' 'The rabbit is red.']
['If someone visits the cow then they are green.' 'All round people are rough.' 'If someone visits the bald eagle then the bald eagle visits the lion.' 'If someone visits the bald eagle then the bald eagle is green.' 'If someone visits the rabbit then they eat the cow.' 'If someone is red and rough then they are green.' 'If someone eats the lion and the lion eats the bald eagle then the lion is round.' 'If someone is red then they eat the bald eagle.' 'If someone visits the lion and the lion is green then the lion is kind.']
The rabbit is not green.
Unknown
1
-1
[]
[]
12,553
['The cat eats the dog.' 'The dog eats the cat.']
['If something visits the dog then the dog is green.' 'If something eats the cat then it visits the dog.' 'If something is blue and it visits the cat then it visits the dog.']
The dog is not green.
False
1
3
[array(['The dog eats the cat.'], dtype=object)]
[array(['If something eats the cat then it visits the dog.', 'If something visits the dog then the dog is green.'], dtype=object)]
12,554
['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.']
Anne is cold.
True
1
3
[array(['Anne is blue.'], dtype=object) array(['Anne is blue.', 'Anne is blue.'], dtype=object)]
[array(['Blue things are smart.', 'If something is smart then it is cold.'], dtype=object) array(['Blue things are smart.', 'All smart things are red.', 'Blue things are smart.', 'If Anne is red and Anne is smart then Anne is cold.'], dtype=object) ]
12,555
['Fiona is big.' 'Fiona is blue.' 'Fiona is quiet.' 'Fiona is round.' 'Fiona is smart.' 'Fiona is young.' 'Gary is blue.' 'Gary is quiet.' 'Gary is rough.' 'Gary is young.']
['If something is round then it is big.' 'Rough, quiet things are blue.' 'If Gary is smart and Gary is round then Gary is blue.' 'All young things are round.' 'All smart, big things are quiet.' 'Big, quiet things are blue.' 'Round, big things are blue.' 'Smart, blue things are rough.']
Gary is not big.
False
1
3
[array(['Gary is young.'], dtype=object)]
[array(['All young things are round.', 'If something is round then it is big.'], dtype=object)]
12,556
['Bob is green.' 'Gary is red.' 'Gary is rough.']
['If someone is cold and green then they are blue.' 'Green people are kind.' 'If someone is rough then they are red.' 'Cold people are rough.' 'If someone is cold then they are blue.' 'If Bob is kind then Bob is young.']
Bob is not young.
False
1
3
[array(['Bob is green.'], dtype=object)]
[array(['Green people are kind.', 'If Bob is kind then Bob is young.'], dtype=object) ]
12,557
['The dog eats the lion.' 'The dog likes the rabbit.' 'The lion eats the rabbit.' 'The rabbit eats the lion.' 'The rabbit likes the dog.' 'The rabbit likes the lion.' 'The rabbit needs the dog.']
['If something is round then it likes the rabbit.' 'If something likes the lion and the lion eats the dog then it needs the lion.' 'If something likes the lion then the lion needs the rabbit.' 'If something likes the lion then the lion needs the rabbit.' 'If something needs the rabbit and the rabbit likes the lion then the lion is round.' 'If the lion is cold and the lion eats the rabbit then the rabbit is blue.' 'If something is round and it needs the dog then it needs the lion.' 'If something needs the dog then it eats the dog.']
The lion is round.
True
1
4
[array(['The rabbit likes the lion.', 'The rabbit likes the lion.'], dtype=object) array(['The rabbit likes the lion.', 'The rabbit likes the lion.'], dtype=object) ]
[array(['If something likes the lion then the lion needs the rabbit.', 'If something needs the rabbit and the rabbit likes the lion then the lion is round.'], dtype=object) array(['If something likes the lion then the lion needs the rabbit.', 'If something needs the rabbit and the rabbit likes the lion then the lion is round.'], dtype=object) ]
12,558
['Erin is blue.' 'Erin is green.' 'Erin is kind.' 'Erin is smart.' 'Erin is young.' 'Gary is blue.' 'Gary is cold.' 'Gary is green.' 'Gary is kind.' 'Gary is nice.' 'Gary is smart.' 'Gary is young.']
['If Gary is green and Gary is nice then Gary is blue.' 'If something is young then it is nice.' 'If Erin is smart then Erin is blue.' 'If something is nice and green then it is cold.' 'All nice things are young.' 'Smart, cold things are green.' 'Blue things are nice.' 'Green, smart things are kind.']
Erin is not cold.
False
1
4
[array(['Erin is blue.', 'Erin is green.'], dtype=object) array(['Erin is young.', 'Erin is green.'], dtype=object) array(['Erin is smart.', 'Erin is green.'], dtype=object)]
[array(['Blue things are nice.', 'If something is nice and green then it is cold.'], dtype=object) array(['If something is young then it is nice.', 'If something is nice and green then it is cold.'], dtype=object) array(['If Erin is smart then Erin is blue.', 'Blue things are nice.', 'If something is nice and green then it is cold.'], dtype=object)]
12,559
['Anne is big.' 'Dave is green.' 'Fiona is not rough.' 'Gary is smart.']
['If Dave is big then Dave is quiet.' 'If someone is rough then they are quiet.' 'If someone is green then they are kind.' 'If someone is big and not white then they are kind.' 'All kind people are big.' 'If Anne is rough and Anne is not kind then Anne is smart.']
Dave is not big.
False
1
3
[array(['Dave is green.'], dtype=object)]
[array(['If someone is green then they are kind.', 'All kind people are big.'], dtype=object)]
12,560
['Charlie is young.' 'Erin is blue.' 'Erin is not kind.' 'Fiona is blue.' 'Fiona is white.' 'Gary is blue.' 'Gary is kind.']
['Furry, nice things are white.' 'If something is young and blue then it is smart.' 'All blue, smart things are furry.' 'All smart, white things are furry.' 'Young things are nice.' 'If Fiona is smart and Fiona is young then Fiona is not furry.' 'If Erin is kind then Erin is furry.' 'If Gary is smart and Gary is white then Gary is not kind.' 'If something is nice then it is blue.']
Fiona is not furry.
Unknown
1
-1
[]
[]
12,561
['The cow needs the dog.' 'The dog is cold.' 'The mouse needs the squirrel.' 'The squirrel is round.']
['If someone needs the mouse and the mouse needs the dog then they chase the mouse.' 'If someone needs the dog then they chase the squirrel.' 'If someone likes the dog and the dog likes the cow then they need the squirrel.' 'If someone likes the dog and they chase the dog then they need the mouse.' 'If someone is round then they chase the mouse.' 'If someone chases the mouse then the mouse is green.']
The mouse is not green.
False
1
3
[array(['The squirrel is round.'], dtype=object)]
[array(['If someone is round then they chase the mouse.', 'If someone chases the mouse then the mouse is green.'], dtype=object) ]
12,562
['The bear is kind.' 'The bear needs the tiger.' 'The dog eats the bear.' 'The dog needs the bear.' 'The dog needs the tiger.' 'The dog sees the tiger.' 'The tiger needs the dog.']
['If something sees the dog then the dog is green.' 'If something is blue then it eats the tiger.' 'If something needs the dog then it needs the tiger.' 'If something is green then it sees the bear.' 'If the bear sees the dog then the bear is kind.' 'If something is red then it sees the dog.' 'If something needs the tiger then it is blue.' 'If something sees the tiger then the tiger eats the dog.']
The dog does not see the bear.
Unknown
3
-1
[]
[]
12,563
['Bob is furry.' 'Bob is kind.' 'Bob is nice.' 'Bob is not quiet.' 'Bob is smart.' 'Charlie is furry.' 'Charlie is quiet.' 'Gary is not kind.' 'Gary is nice.' 'Gary is smart.' 'Harry is quiet.' 'Harry is smart.']
['Quiet people are kind.' 'If Charlie is kind then Charlie is not smart.' 'If someone is blue and not quiet then they are smart.' 'If someone is nice then they are round.' 'If someone is furry and not smart then they are round.' 'If someone is smart and not furry then they are round.']
Charlie is not smart.
True
1
3
[array(['Charlie is quiet.'], dtype=object)]
[array(['Quiet people are kind.', 'If Charlie is kind then Charlie is not smart.'], dtype=object)]
12,564
['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 nice.
True
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)]
12,565
['The lion eats the mouse.' 'The lion needs the mouse.' 'The mouse eats the lion.' 'The mouse is green.' 'The mouse is red.' 'The mouse is young.' 'The mouse needs the lion.']
['If someone likes the mouse then they need the mouse.' 'If someone is red then they like the mouse.' 'If the lion is green and the lion eats the mouse then the mouse is not nice.' 'If the lion needs the mouse then the lion eats the mouse.' 'If someone is nice and they need the mouse then the mouse needs the lion.' 'If someone needs the mouse and the mouse is not nice then they do not like the lion.' 'If someone is red and they eat the mouse then they like the lion.' 'If someone likes the lion then the lion is nice.']
The mouse needs the mouse.
True
1
3
[array(['The mouse is red.'], dtype=object)]
[array(['If someone is red then they like the mouse.', 'If someone likes the mouse then they need the mouse.'], dtype=object) ]
12,566
['Anne is green.' 'Bob is kind.' 'Erin is rough.' 'Harry is nice.']
['If someone is kind and rough then they are white.' 'If Bob is green and Bob is not nice then Bob is not blue.' 'If someone is kind then they are rough.' 'If someone is nice then they are kind.' 'Kind people are big.' 'Kind people are not blue.']
Harry is not white.
False
3
6
[array(['Harry is nice.', 'Harry is nice.'], dtype=object)]
[array(['If someone is nice then they are kind.', 'If someone is nice then they are kind.', 'If someone is kind then they are rough.', 'If someone is kind and rough then they are white.'], dtype=object)]
12,567
['Dave is rough.' 'Erin is quiet.' 'Erin is not red.' 'Erin is young.' 'Fiona is not blue.' 'Fiona is quiet.' 'Fiona is not rough.']
['If someone is young then they are big.' 'Red people are white.' 'All quiet, blue people are not white.' 'All blue, big people are young.' 'If Dave is quiet then Dave is blue.' 'All young, big people are blue.']
Erin is not blue.
False
1
4
[array(['Erin is young.', 'Erin is young.'], dtype=object)]
[array(['If someone is young then they are big.', 'All young, big people are blue.'], dtype=object)]
12,568
['The bear is nice.' 'The rabbit likes the bear.']
['If something chases the bear then it is red.' 'If the bear chases the rabbit and the bear is blue then the rabbit sees the bear.' 'If something sees the rabbit and it is big then the rabbit chases the bear.' 'If something chases the rabbit then it likes the bear.' 'If the rabbit likes the bear then the bear sees the rabbit.' 'If something chases the rabbit and the rabbit likes the bear then the rabbit is big.' 'If the rabbit is nice and the rabbit is blue then the rabbit chases the bear.' 'If the bear sees the rabbit then the bear chases the rabbit.']
The bear chases the rabbit.
True
1
3
[array(['The rabbit likes the bear.'], dtype=object)]
[array(['If the rabbit likes the bear then the bear sees the rabbit.', 'If the bear sees the rabbit then the bear chases the rabbit.'], dtype=object) ]
12,569
['Erin is cold.' 'Erin is furry.' 'Erin is quiet.' 'Erin is young.' 'Fiona is rough.' 'Fiona is smart.' 'Gary is quiet.']
['All cold, quiet things are big.' 'Young things are furry.' 'All cold, smart things are quiet.' 'Smart, big things are young.' 'If Gary is big and Gary is cold then Gary is quiet.' 'If something is rough and smart then it is cold.']
Gary is big.
Unknown
1
-1
[]
[]
12,570
['The bald eagle needs the dog.' 'The bald eagle needs the tiger.' 'The bald eagle visits the squirrel.' 'The dog is nice.' 'The dog is rough.' 'The dog is young.' 'The squirrel likes the tiger.' 'The squirrel needs the dog.' 'The squirrel visits the bald eagle.' 'The tiger is nice.' 'The tiger likes the dog.' 'The tiger likes the squirrel.']
['If something visits the squirrel and the squirrel likes the dog then it is nice.' 'If something visits the bald eagle then it is rough.' 'If something needs the tiger and it visits the squirrel then it is green.' 'If something is young and it needs the bald eagle then it likes the dog.' 'If something needs the dog then it likes the bald eagle.' 'If the squirrel needs the dog then the squirrel is green.' 'If the squirrel likes the dog then the squirrel is rough.' 'If something is rough then it likes the dog.']
The bald eagle is not nice.
False
3
5
[array(['The bald eagle visits the squirrel.', 'The squirrel visits the bald eagle.'], dtype=object)]
[array(['If something visits the bald eagle then it is rough.', 'If something is rough then it likes the dog.', 'If something visits the squirrel and the squirrel likes the dog then it is nice.'], dtype=object) ]
12,571
['The cow chases the dog.' 'The cow does not chase the lion.' 'The cow is big.' 'The cow is cold.' 'The cow likes the dog.' 'The cow does not like the lion.' 'The cow likes the rabbit.' 'The cow needs the rabbit.' 'The dog is green.' 'The dog likes the cow.' 'The dog likes the rabbit.' 'The dog needs the rabbit.' 'The lion chases the dog.' 'The lion does not need the cow.' 'The rabbit likes the lion.']
['If the cow is cold then the cow chases the rabbit.' 'If something chases the rabbit then the rabbit needs the cow.' 'If the rabbit needs the cow and the cow likes the dog then the dog needs the cow.' 'If something needs the lion and the lion is young then the lion needs the dog.' 'If something needs the rabbit and it does not need the dog then the rabbit is not big.' 'If something is cold and not big then it is green.' 'If the lion is not green then the lion is not kind.' 'If the dog is green and the dog chases the lion then the lion is kind.']
The rabbit does not need the cow.
False
1
3
[array(['The cow is cold.'], dtype=object)]
[array(['If the cow is cold then the cow chases the rabbit.', 'If something chases the rabbit then the rabbit needs the cow.'], dtype=object) ]
12,572
['Bob is big.' 'Bob is young.' 'Charlie is big.' 'Charlie is blue.' 'Charlie is smart.' 'Charlie is young.' 'Harry is furry.' 'Harry is smart.' 'Harry is white.' 'Harry is young.']
['All quiet things are big.' 'Young things are quiet.']
Harry is not big.
False
1
3
[array(['Harry is young.'], dtype=object)]
[array(['Young things are quiet.', 'All quiet things are big.'], dtype=object) ]
12,573
['The bear is red.' 'The bear needs the dog.' 'The bear sees the dog.' 'The bear visits the dog.' 'The bear visits the rabbit.' 'The dog is red.' 'The dog is rough.' 'The dog needs the rabbit.' 'The dog sees the rabbit.' 'The rabbit does not see the dog.']
['If someone sees the rabbit then they are rough.' 'If someone visits the bear and the bear sees the rabbit then the rabbit needs the dog.' 'If someone needs the dog and they need the bear then the bear is young.' 'If someone is rough and they see the bear then the bear sees the rabbit.' 'If someone sees the dog then the dog needs the bear.' 'If someone is young then they see the rabbit.' 'If someone is red then they need the bear.' 'If someone needs the dog and the dog needs the rabbit then the dog visits the bear.']
The bear is not young.
False
1
4
[array(['The bear needs the dog.', 'The bear is red.'], dtype=object)]
[array(['If someone is red then they need the bear.', 'If someone needs the dog and they need the bear then the bear is young.'], dtype=object) ]
12,574
['Charlie is not quiet.' 'Charlie is rough.' 'Charlie is white.' 'Dave is white.' 'Fiona is nice.' 'Fiona is red.' 'Fiona is white.' 'Harry is not nice.' 'Harry is rough.' 'Harry is young.']
['If someone is quiet and nice then they are rough.' 'Quiet, red people are white.' 'All red people are quiet.']
Fiona is not rough.
False
1
4
[array(['Fiona is red.', 'Fiona is nice.'], dtype=object)]
[array(['All red people are quiet.', 'If someone is quiet and nice then they are rough.'], dtype=object)]
12,575
['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 white.
True
1
3
[array(['Erin is smart.'], dtype=object)]
[array(['All smart people are cold.', 'Cold people are white.'], dtype=object) ]
12,576
['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 bear does not eat the bald eagle.
False
1
4
[array(['The bear is kind.', 'The bald eagle visits the mouse.'], dtype=object) array(['The bear is kind.', 'The mouse sees the bald eagle.'], dtype=object) array(['The bear is kind.', 'The tiger sees the bald eagle.'], dtype=object) array(['The bear is kind.', 'The bald eagle eats the bear.'], dtype=object) array(['The bear is kind.', 'The mouse eats 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.'], 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.'], 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.'], 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.'], 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.'], dtype=object) ]
12,577
['The cow eats the lion.' 'The cow eats the tiger.' 'The cow is red.' 'The cow needs the lion.' 'The lion eats the tiger.' 'The lion is rough.' 'The lion is round.' 'The tiger is kind.' 'The tiger likes the cow.' 'The tiger needs the cow.']
['If someone eats the tiger and the tiger eats the cow then they are round.' 'If someone eats the cow then they need the cow.' 'If someone eats the lion then they eat the cow.' 'If someone needs the lion then they need the cow.' 'If someone is rough then they like the cow.' 'If someone needs the lion and they eat the cow then the cow likes the lion.' 'If someone needs the tiger and the tiger likes the cow then the cow eats the tiger.' 'If someone is green and they need the cow then they eat the cow.']
The cow does not like the lion.
False
1
4
[array(['The cow needs the lion.', 'The cow eats the lion.'], dtype=object)]
[array(['If someone eats the lion then they eat the cow.', 'If someone needs the lion and they eat the cow then the cow likes the lion.'], dtype=object) ]
12,578
['Erin is furry.' 'Erin is quiet.' 'Erin is white.']
['White, big things are round.' 'All big things are white.' 'All round things are rough.' 'Rough, white things are furry.' 'If something is rough then it is quiet.' 'All big, smart things are rough.' 'All furry, rough things are round.' 'If something is quiet then it is big.']
Erin is not round.
False
1
4
[array(['Erin is white.', 'Erin is quiet.'], dtype=object) array(['Erin is quiet.', 'Erin is quiet.'], dtype=object)]
[array(['If something is quiet then it is big.', 'White, big things are round.'], dtype=object) array(['If something is quiet then it is big.', 'All big things are white.', 'If something is quiet then it is big.', 'White, big things are round.'], dtype=object)]
12,579
['Bob is quiet.' 'Bob is smart.' 'Charlie is quiet.' 'Charlie is not white.' 'Fiona is young.' 'Harry is big.' 'Harry is nice.']
['If something is quiet and white then it is green.' 'All smart things are green.' 'Green things are white.' 'All smart, young things are big.' 'White things are not young.' 'If something is smart and not young then it is nice.' 'If Bob is green and Bob is nice then Bob is big.']
Bob is not white.
False
1
3
[array(['Bob is smart.'], dtype=object)]
[array(['All smart things are green.', 'Green things are white.'], dtype=object) ]
12,580
['Dave is cold.' 'Dave is rough.' 'Erin is cold.' 'Erin is rough.' 'Fiona is blue.' 'Fiona is smart.' 'Gary is blue.']
['All smart, rough people are young.' 'If someone is cold and white then they are quiet.' 'All cold people are white.' 'If someone is quiet and young then they are blue.' 'White, quiet people are smart.']
Dave is not quiet.
False
1
4
[array(['Dave is cold.', 'Dave is cold.'], dtype=object)]
[array(['All cold people are white.', 'If someone is cold and white then they are quiet.'], dtype=object)]
12,581
['Harry is quiet.']
['If something is quiet then it is white.' 'Smart, kind things are white.' 'All smart, white things are big.' 'White things are big.' 'Green, kind things are rough.' 'If Harry is white and Harry is green then Harry is smart.']
Harry is not big.
False
1
3
[array(['Harry is quiet.'], dtype=object)]
[array(['If something is quiet then it is white.', 'White things are big.'], dtype=object) ]
12,582
['The cat visits the mouse.' 'The cow needs the tiger.' 'The mouse likes the tiger.' 'The tiger is young.']
['If someone is young then they like the cow.' 'If someone is rough and they visit the tiger then the tiger needs the mouse.' 'If the tiger needs the mouse and the mouse likes the tiger then the mouse visits the tiger.' 'If someone is green and they visit the tiger then the tiger needs the cat.' 'If someone likes the cow then the cow needs the cat.' 'If someone visits the mouse then they are green.']
The cow does not need the cat.
False
1
3
[array(['The tiger is young.'], dtype=object)]
[array(['If someone is young then they like the cow.', 'If someone likes the cow then the cow needs the cat.'], dtype=object) ]
12,583
['Erin is nice.' 'Erin is white.' 'Harry is white.']
['All nice things are round.' 'All furry, white things are round.' 'All blue things are round.' 'If something is white then it is nice.' 'If something is furry then it is big.' 'If something is nice then it is furry.' 'If something is white then it is not blue.' 'If something is nice then it is not green.']
Harry is not round.
False
1
3
[array(['Harry is white.'], dtype=object) array(['Harry is white.', 'Harry is white.'], dtype=object)]
[array(['If something is white then it is nice.', 'All nice things are round.'], dtype=object) array(['If something is white then it is nice.', 'If something is nice then it is furry.', 'All furry, white things are round.'], dtype=object)]
12,584
['Bob is big.' 'Bob is blue.' 'Bob is green.' 'Bob is smart.' 'Erin is big.' 'Erin is blue.' 'Erin is nice.' 'Erin is smart.' 'Fiona is kind.' 'Fiona is smart.']
['If Bob is green then Bob is nice.' 'If someone is big and green then they are nice.' 'Red people are nice.' 'Big, green people are blue.' 'If someone is nice then they are blue.' 'If someone is big then they are red.' 'If Bob is blue and Bob is red then Bob is kind.' 'If Fiona is blue and Fiona is nice then Fiona is kind.']
Fiona is nice.
Unknown
1
-1
[]
[]
12,585
['Dave is white.' 'Fiona is rough.' 'Gary is nice.']
['Big, nice things are kind.' 'White things are rough.' 'All rough things are smart.']
Dave is smart.
True
1
3
[array(['Dave is white.'], dtype=object)]
[array(['White things are rough.', 'All rough things are smart.'], dtype=object) ]
12,586
['Fiona is blue.' 'Fiona is cold.' 'Fiona is nice.' 'Fiona is round.' 'Fiona is smart.' 'Fiona is young.' 'Gary is blue.' 'Gary is green.' 'Gary is nice.' 'Gary is round.']
['All nice people are cold.' 'All nice, cold people are green.' 'All smart people are blue.' 'If someone is young then they are blue.' 'Cold people are young.' 'Round people are cold.']
Gary is not young.
False
1
3
[array(['Gary is round.'], dtype=object) array(['Gary is nice.'], dtype=object)]
[array(['Round people are cold.', 'Cold people are young.'], dtype=object) array(['All nice people are cold.', 'Cold people are young.'], dtype=object) ]
12,587
['The bear is big.' 'The bear does not see the cat.' 'The bear sees the cow.' 'The bear sees the tiger.' 'The bear visits the cow.' 'The cat sees the bear.' 'The cat sees the tiger.' 'The cow is nice.' 'The cow sees the cat.' 'The tiger is kind.' 'The tiger needs the cat.' 'The tiger needs the cow.']
['If someone sees the cat then they visit the bear.' 'If someone sees the cow and they do not visit the cat then they are nice.' 'If someone visits the tiger then they do not see the bear.' 'If the cow is not big and the cow does not need the tiger then the cow needs the cat.' 'If the bear does not visit the cow then the cow is cold.' 'If someone visits the bear then they need the cow.' 'If the tiger is round and the tiger visits the bear then the bear does not visit the tiger.' 'If the cow needs the tiger and the tiger does not need the cow then the tiger needs the cat.']
The cow needs the cow.
True
1
3
[array(['The cow sees the cat.'], dtype=object)]
[array(['If someone sees the cat then they visit the bear.', 'If someone visits the bear then they need the cow.'], dtype=object)]
12,588
['Anne is big.' 'Anne is blue.' 'Anne is kind.' 'Anne is round.' 'Charlie is green.' 'Gary is kind.' 'Harry is round.']
['All blue things are rough.' 'All white things are kind.' 'If something is green and kind then it is round.' 'If Anne is rough then Anne is big.' 'All big things are blue.' 'If something is green then it is blue.' 'Blue things are big.' 'If Anne is big and Anne is green then Anne is kind.' 'Rough things are white.']
Harry is not big.
Unknown
1
-1
[]
[]
12,589
['The bald eagle chases the squirrel.' 'The bald eagle eats the bear.' 'The bear does not eat the lion.' 'The bear visits the lion.' 'The lion does not eat the bald eagle.' 'The squirrel is red.' 'The squirrel visits the bald eagle.']
['If something is round then it eats the squirrel.' 'If something is blue and green then it chases the bald eagle.' 'If something eats the squirrel then the squirrel is green.' 'If the bald eagle is round then the bald eagle chases the lion.' 'If something is blue then it chases the squirrel.' 'All red things are blue.' 'If something chases the lion then it is blue.' 'Blue, red things are round.' 'If something visits the bald eagle and it is not round then it visits the lion.']
The squirrel does not eat the squirrel.
False
3
5
[array(['The squirrel is red.', 'The squirrel is red.'], dtype=object)]
[array(['All red things are blue.', 'Blue, red things are round.', 'If something is round then it eats the squirrel.'], dtype=object)]
12,590
['The cat is blue.' 'The cat is young.' 'The cat likes the cow.' 'The cat visits the rabbit.' 'The cow is blue.' 'The cow is kind.' 'The cow is young.' 'The cow likes the cat.' 'The cow needs the cat.' 'The cow needs the rabbit.' 'The cow visits the cat.' 'The cow visits the rabbit.' 'The rabbit is big.' 'The rabbit is blue.' 'The rabbit is kind.' 'The rabbit likes the cat.']
['If someone visits the rabbit then the rabbit needs the cow.' 'If someone is blue and big then they visit the cat.' 'If someone visits the cow then they like the cow.' 'If someone needs the cow then they visit the cow.' 'If someone is green and blue then they like the rabbit.' 'If the cow is blue and the cow needs the cat then the cow likes the cat.']
The rabbit visits the cow.
True
1
3
[array(['The cow visits the rabbit.'], dtype=object) array(['The cat visits the rabbit.'], dtype=object)]
[array(['If someone visits the rabbit then the rabbit needs the cow.', 'If someone needs the cow then they visit the cow.'], dtype=object) array(['If someone visits the rabbit then the rabbit needs the cow.', 'If someone needs the cow then they visit the cow.'], dtype=object)]
12,591
['Bob is smart.' 'Dave is blue.' 'Gary is nice.']
['All green, nice things are smart.' 'All nice things are blue.' 'Big, blue things are white.' 'Nice things are blue.' 'Green, smart things are white.' 'If Dave is big and Dave is kind then Dave is blue.' 'If Gary is kind then Gary is green.' 'All nice, smart things are big.']
Gary is not big.
Unknown
3
-1
[]
[]
12,592
['Charlie is young.' 'Erin is blue.' 'Gary is young.' 'Harry is young.']
['If Gary is round then Gary is nice.' 'Round people are cold.' 'If someone is round then they are white.' 'Young people are round.' 'Kind people are round.' 'White people are nice.']
Erin is not white.
Unknown
1
-1
[]
[]
12,593
['The bear likes the tiger.' 'The tiger is red.' 'The tiger likes the bear.']
['If something likes the tiger and it likes the bear then it visits the bear.' 'If something likes the tiger then it likes the bear.' 'If something chases the bear and it chases the tiger then the tiger chases the bear.' 'If something visits the bear then the bear chases the tiger.' 'If something is rough and it chases the tiger then the tiger is round.' 'If something chases the tiger and it chases the bear then the tiger is red.']
The bear visits the bear.
True
1
4
[array(['The bear likes the tiger.', 'The bear likes the tiger.'], dtype=object) ]
[array(['If something likes the tiger then it likes the bear.', 'If something likes the tiger and it likes the bear then it visits the bear.'], dtype=object) ]
12,594
['Bob is smart.' 'Charlie is cold.' 'Erin is not quiet.']
['Cold, nice people are smart.' 'All cold people are smart.' 'If Charlie is smart then Charlie is not nice.' 'If someone is kind then they are green.' 'If Charlie is not nice then Charlie is green.' 'All green people are kind.']
Charlie is not nice.
True
1
3
[array(['Charlie is cold.'], dtype=object)]
[array(['All cold people are smart.', 'If Charlie is smart then Charlie is not nice.'], dtype=object)]
12,595
['The cat eats the mouse.' 'The cat is young.' 'The cat does not see the mouse.' 'The cat visits the mouse.' 'The lion eats the mouse.' 'The lion sees the cat.' 'The lion sees the mouse.' 'The lion visits the mouse.' 'The mouse eats the lion.' 'The mouse is blue.' 'The mouse is not red.' 'The mouse does not see the lion.']
['If something visits the cat and it sees the cat then the cat visits the lion.' 'If something is nice and it sees the cat then the cat does not see the mouse.' 'If something eats the mouse then it visits the cat.']
The cat visits the lion.
True
1
4
[array(['The lion eats the mouse.', 'The lion sees the cat.'], dtype=object)]
[array(['If something eats the mouse then it visits the cat.', 'If something visits the cat and it sees the cat then the cat visits the lion.'], dtype=object) ]
12,596
['The dog chases the mouse.' 'The mouse chases the dog.' 'The mouse is green.']
['If someone visits the mouse then they visit the dog.' 'If someone chases the dog and the dog is kind then the dog is red.' 'If someone likes the mouse and the mouse visits the dog then the dog is kind.']
The dog is not red.
Unknown
1
-1
[]
[]
12,597
['Dave is big.' 'Dave is furry.' 'Dave is green.' 'Dave is kind.' 'Dave is rough.' 'Dave is round.' 'Dave is smart.' 'Fiona is green.' 'Fiona is rough.' 'Fiona is smart.']
['Kind, smart people are big.' 'If Dave is big and Dave is kind then Dave is furry.' 'All green, round people are big.' 'If someone is kind then they are round.' 'All big, smart people are kind.' 'If someone is rough then they are round.']
Fiona is not kind.
False
3
6
[array(['Fiona is green.', 'Fiona is rough.', 'Fiona is smart.'], dtype=object) ]
[array(['If someone is rough then they are round.', 'All green, round people are big.', 'All big, smart people are kind.'], dtype=object)]
12,598
['The cat is round.' 'The rabbit needs the squirrel.' 'The squirrel sees the cat.']
['If something visits the squirrel then it is blue.' 'If something is big then it sees the squirrel.' 'If something needs the rabbit and the rabbit visits the squirrel then the rabbit is blue.' 'All young things are rough.' 'If something needs the rabbit then the rabbit sees the cat.' 'If the cat needs the rabbit then the cat visits the rabbit.' 'If something visits the cat then the cat needs the squirrel.' 'If something sees the cat and the cat is round then the cat needs the rabbit.']
The rabbit sees the cat.
True
1
4
[array(['The squirrel sees the cat.', 'The cat is round.'], dtype=object)]
[array(['If something sees the cat and the cat is round then the cat needs the rabbit.', 'If something needs the rabbit then the rabbit sees the cat.'], dtype=object) ]
12,599
['Anne is blue.' 'Anne is kind.' 'Anne is nice.' 'Anne is round.' 'Anne is white.' 'Erin is blue.' 'Erin is white.' 'Gary is round.' 'Harry is blue.' 'Harry is nice.' 'Harry is round.' 'Harry is white.']
['If Harry is round and Harry is green then Harry is kind.' 'If someone is blue then they are green.']
Harry is not kind.
False
1
4
[array(['Harry is round.', 'Harry is blue.'], dtype=object)]
[array(['If someone is blue then they are green.', 'If Harry is round and Harry is green then Harry is kind.'], dtype=object) ]