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
6,600
['Anne is red.' 'Dave is cold.' 'Gary is furry.']
['Big things are blue.' 'Red things are white.' 'Red, nice things are white.' 'Furry things are white.' 'All blue, big things are red.' 'If something is cold then it is white.' 'All big things are nice.' 'All cold things are big.']
Gary is nice.
Unknown
1
-1
[]
[]
6,601
['The cat does not chase the tiger.' 'The cat is green.' 'The cat is round.' 'The cat sees the tiger.' 'The dog chases the mouse.' 'The dog chases the tiger.' 'The dog is green.' 'The dog sees the mouse.' 'The dog sees the tiger.' 'The dog visits the cat.' 'The mouse chases the cat.' 'The mouse is not round.' 'The mouse sees the cat.' 'The mouse does not visit the cat.' 'The tiger visits the dog.']
['If someone is round and they do not see the dog then they do not see the cat.' 'If someone sees the cat and the cat visits the tiger then the cat visits the mouse.' 'If someone visits the mouse then they do not chase the mouse.' 'If someone sees the mouse then they chase the dog.' 'If someone is green and they see the tiger then the tiger sees the mouse.' 'If someone chases the tiger and they do not see the cat then the tiger sees the mouse.' 'If someone sees the mouse and the mouse does not chase the tiger then the mouse does not chase the dog.' 'If someone chases the dog and they see the cat then the dog sees the mouse.']
The tiger chases the dog.
True
1
4
[array(['The cat is green.', 'The cat sees the tiger.'], dtype=object) array(['The dog is green.', 'The dog sees the tiger.'], dtype=object)]
[array(['If someone is green and they see the tiger then the tiger sees the mouse.', 'If someone sees the mouse then they chase the dog.'], dtype=object) array(['If someone is green and they see the tiger then the tiger sees the mouse.', 'If someone sees the mouse then they chase the dog.'], dtype=object) ]
6,602
['Anne is big.' 'Anne is cold.' 'Anne is furry.' 'Charlie is big.' 'Charlie is not cold.' 'Dave is furry.' 'Dave is nice.' 'Dave is not quiet.' 'Dave is smart.' 'Fiona is quiet.' 'Fiona is smart.']
['Furry, white people are cold.' 'Furry, quiet people are white.' 'Quiet people are white.' 'All white, quiet people are nice.' 'White, nice people are furry.' 'All cold people are big.']
Fiona is not furry.
False
3
7
[array(['Fiona is quiet.', 'Fiona is quiet.', 'Fiona is quiet.'], dtype=object) ]
[array(['Quiet people are white.', 'Quiet people are white.', 'All white, quiet people are nice.', 'White, nice people are furry.'], dtype=object) ]
6,603
['Erin is big.' 'Erin is green.' 'Erin is red.' 'Erin is white.' 'Gary is green.' 'Gary is round.' 'Harry is blue.' 'Harry is cold.' 'Harry is green.' 'Harry is round.']
['Blue people are red.' 'Round, cold people are blue.' 'All blue, green people are round.' 'Big, round people are blue.' 'White people are red.' 'Green people are red.' 'If Erin is white then Erin is big.' 'Red, white people are blue.']
Erin is round.
True
1
5
[array(['Erin is red.', 'Erin is white.', 'Erin is green.'], dtype=object) array(['Erin is green.', 'Erin is white.', 'Erin is green.'], dtype=object) array(['Erin is white.', 'Erin is white.', 'Erin is green.'], dtype=object)]
[array(['Red, white people are blue.', 'All blue, green people are round.'], dtype=object) array(['Green people are red.', 'Red, white people are blue.', 'All blue, green people are round.'], dtype=object) array(['White people are red.', 'Red, white people are blue.', 'All blue, green people are round.'], dtype=object) ]
6,604
['Anne is cold.' 'Anne is young.' 'Charlie is cold.' 'Erin is big.' 'Fiona is blue.' 'Fiona is red.' 'Fiona is smart.']
['If something is big and young then it is smart.' 'If something is big and red then it is young.' 'All cold things are red.' 'If something is green then it is cold.' 'If Anne is blue and Anne is smart then Anne is young.' 'All smart, young things are green.' 'If something is red and big then it is young.' 'If something is big then it is young.']
Fiona is not cold.
Unknown
3
-1
[]
[]
6,605
['Charlie is cold.' 'Charlie is green.' 'Charlie is nice.']
['All green, nice people are blue.' 'All smart, rough people are round.' 'Blue people are smart.' 'Nice people are blue.' 'If Charlie is green then Charlie is blue.' 'If someone is rough and round then they are cold.']
Charlie is not smart.
False
1
3
[array(['Charlie is green.'], dtype=object) array(['Charlie is nice.'], dtype=object) array(['Charlie is green.', 'Charlie is nice.'], dtype=object)]
[array(['If Charlie is green then Charlie is blue.', 'Blue people are smart.'], dtype=object) array(['Nice people are blue.', 'Blue people are smart.'], dtype=object) array(['All green, nice people are blue.', 'Blue people are smart.'], dtype=object) ]
6,606
['Bob is not kind.' 'Bob is quiet.' 'Bob is rough.' 'Bob is round.' 'Bob is young.' 'Charlie is cold.' 'Charlie is rough.' 'Charlie is not round.' 'Erin is kind.' 'Erin is round.' 'Erin is white.' 'Erin is young.' 'Fiona is cold.' 'Fiona is not kind.' 'Fiona is not quiet.' 'Fiona is round.']
['If something is round and quiet then it is young.' 'If Charlie is cold and Charlie is rough then Charlie is kind.' 'If Bob is young and Bob is not kind then Bob is rough.' 'If something is kind then it is white.' 'If something is cold then it is rough.' 'If something is round and kind then it is cold.']
Erin is rough.
True
1
4
[array(['Erin is round.', 'Erin is kind.'], dtype=object)]
[array(['If something is round and kind then it is cold.', 'If something is cold then it is rough.'], dtype=object)]
6,607
['Anne is quiet.' 'Anne is round.' 'Anne is smart.' 'Charlie is rough.' 'Dave is not blue.' 'Dave is kind.' 'Dave is quiet.' 'Dave is rough.' 'Dave is not smart.' 'Dave is not white.' 'Gary is not blue.' 'Gary is rough.' 'Gary is not round.' 'Gary is smart.' 'Gary is white.']
['Smart things are kind.' 'If something is kind then it is quiet.']
Gary is quiet.
True
1
3
[array(['Gary is smart.'], dtype=object)]
[array(['Smart things are kind.', 'If something is kind then it is quiet.'], dtype=object) ]
6,608
['Anne is big.' 'Anne is blue.' 'Anne is furry.' 'Anne is nice.' 'Anne is quiet.' 'Anne is rough.' 'Anne is round.' 'Charlie is blue.' 'Charlie is not quiet.' 'Charlie is round.' 'Dave is furry.' 'Dave is quiet.' 'Gary is rough.' 'Gary is round.']
['All round things are rough.' 'All round things are rough.' 'If Dave is round then Dave is blue.' 'If Dave is blue and Dave is round then Dave is furry.' 'If something is blue then it is nice.' 'Big things are nice.' 'If something is nice and rough then it is big.' 'Nice things are round.' 'Quiet things are blue.']
Charlie is big.
True
1
5
[array(['Charlie is blue.', 'Charlie is round.'], dtype=object) array(['Charlie is blue.', 'Charlie is round.'], dtype=object) array(['Charlie is blue.', 'Charlie is blue.'], dtype=object) array(['Charlie is blue.', 'Charlie is blue.'], dtype=object)]
[array(['If something is blue then it is nice.', 'All round things are rough.', 'If something is nice and rough then it is big.'], dtype=object) array(['If something is blue then it is nice.', 'All round things are rough.', 'If something is nice and rough then it is big.'], dtype=object) array(['If something is blue then it is nice.', 'If something is blue then it is nice.', 'Nice things are round.', 'All round things are rough.', 'If something is nice and rough then it is big.'], dtype=object) array(['If something is blue then it is nice.', 'If something is blue then it is nice.', 'Nice things are round.', 'All round things are rough.', 'If something is nice and rough then it is big.'], dtype=object) ]
6,609
['Fiona is white.' 'Harry is big.' 'Harry is furry.']
['If Fiona is big then Fiona is furry.' 'If someone is white then they are big.' 'If someone is young then they are rough.' 'Red people are young.' 'All big people are young.' 'If someone is furry and rough then they are big.']
Harry is not rough.
False
1
3
[array(['Harry is big.'], dtype=object)]
[array(['All big people are young.', 'If someone is young then they are rough.'], dtype=object)]
6,610
['Anne is kind.' 'Anne is nice.' 'Anne is red.' 'Anne is smart.' 'Erin is cold.' 'Erin is red.' 'Erin is rough.' 'Erin is white.' 'Gary is cold.' 'Gary is kind.' 'Gary is nice.' 'Gary is red.' 'Gary is rough.' 'Gary is smart.' 'Gary is white.']
['Red things are rough.' 'If something is nice and white then it is kind.' 'If something is rough then it is white.']
Anne is not white.
False
1
3
[array(['Anne is red.'], dtype=object)]
[array(['Red things are rough.', 'If something is rough then it is white.'], dtype=object) ]
6,611
['Dave is nice.' 'Fiona is round.' 'Harry is smart.']
['If something is blue and nice then it is round.' 'Cold things are not round.' 'All young things are cold.' 'If Harry is round then Harry is blue.' 'Round things are blue.' 'If something is quiet and not blue then it is smart.']
Dave is not blue.
Unknown
1
-1
[]
[]
6,612
['Dave is not blue.' 'Fiona is nice.' 'Gary is blue.']
['If someone is blue then they are white.' 'All white, blue people are nice.' 'If Fiona is round then Fiona is quiet.']
Gary is not nice.
False
1
4
[array(['Gary is blue.', 'Gary is blue.'], dtype=object)]
[array(['If someone is blue then they are white.', 'All white, blue people are nice.'], dtype=object)]
6,613
['The cat does not chase the tiger.' 'The cat is green.' 'The cat is round.' 'The cat sees the tiger.' 'The dog chases the mouse.' 'The dog chases the tiger.' 'The dog is green.' 'The dog sees the mouse.' 'The dog sees the tiger.' 'The dog visits the cat.' 'The mouse chases the cat.' 'The mouse is not round.' 'The mouse sees the cat.' 'The mouse does not visit the cat.' 'The tiger visits the dog.']
['If someone is round and they do not see the dog then they do not see the cat.' 'If someone sees the cat and the cat visits the tiger then the cat visits the mouse.' 'If someone visits the mouse then they do not chase the mouse.' 'If someone sees the mouse then they chase the dog.' 'If someone is green and they see the tiger then the tiger sees the mouse.' 'If someone chases the tiger and they do not see the cat then the tiger sees the mouse.' 'If someone sees the mouse and the mouse does not chase the tiger then the mouse does not chase the dog.' 'If someone chases the dog and they see the cat then the dog sees the mouse.']
The tiger chases the dog.
True
1
4
[array(['The cat is green.', 'The cat sees the tiger.'], dtype=object) array(['The dog is green.', 'The dog sees the tiger.'], dtype=object)]
[array(['If someone is green and they see the tiger then the tiger sees the mouse.', 'If someone sees the mouse then they chase the dog.'], dtype=object) array(['If someone is green and they see the tiger then the tiger sees the mouse.', 'If someone sees the mouse then they chase the dog.'], dtype=object) ]
6,614
['The bear is big.' 'The lion needs the bear.' 'The mouse needs the bear.']
['If something needs the bear then it needs the lion.' 'If something chases the mouse then the mouse is rough.' 'If something needs the mouse and the mouse is big then the mouse needs the lion.' 'If the lion needs the mouse then the lion is red.' 'If something needs the lion then it needs the mouse.' 'If the lion needs the bear and the bear is big then the bear is green.' 'If the lion chases the bear then the lion needs the mouse.' 'If something is big and it chases the bear then it likes the mouse.']
The lion does not need the mouse.
False
1
3
[array(['The lion needs the bear.'], dtype=object)]
[array(['If something needs the bear then it needs the lion.', 'If something needs the lion then it needs the mouse.'], dtype=object) ]
6,615
['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 lion is round.
True
1
4
[array(['The rabbit eats the lion.', 'The lion is red.'], dtype=object)]
[array(['If someone is red then they eat the bald eagle.', 'If someone eats the lion and the lion eats the bald eagle then the lion is round.'], dtype=object) ]
6,616
['Bob is red.' 'Bob is round.' 'Bob is white.' 'Bob is young.' 'Dave is green.' 'Dave is red.' 'Dave is rough.' 'Dave is round.' 'Dave is young.' 'Harry is big.' 'Harry is green.' 'Harry is red.' 'Harry is rough.' 'Harry is round.' 'Harry is white.' 'Harry is young.']
['All young things are big.' 'If Bob is big then Bob is green.']
Bob is green.
True
1
3
[array(['Bob is young.'], dtype=object)]
[array(['All young things are big.', 'If Bob is big then Bob is green.'], dtype=object) ]
6,617
['The mouse does not like the tiger.' 'The tiger needs the mouse.']
['If someone visits the tiger then the tiger does not like the mouse.' 'If someone needs the mouse then the mouse is not red.' 'If someone needs the mouse then the mouse visits the tiger.' 'If someone visits the mouse then the mouse visits the tiger.' 'If the mouse needs the tiger then the tiger needs the mouse.' 'If someone likes the tiger and the tiger is not round then they do not like the mouse.' 'If the mouse does not visit the tiger then the mouse is round.' 'If the tiger likes the mouse and the tiger does not visit the mouse then the mouse is round.']
The tiger likes the mouse.
False
1
3
[array(['The tiger needs the mouse.'], dtype=object)]
[array(['If someone needs the mouse then the mouse visits the tiger.', 'If someone visits the tiger then the tiger does not like the mouse.'], dtype=object) ]
6,618
['Anne is rough.' 'Bob is blue.' 'Bob is furry.' 'Bob is rough.' 'Bob is white.' 'Erin is quiet.' 'Gary is quiet.']
['If Erin is red and Erin is rough then Erin is blue.' 'Furry things are green.' 'Red things are rough.' 'All green, white things are quiet.' 'Furry, white things are blue.' 'Quiet things are furry.' 'All green, quiet things are red.']
Erin is not red.
False
3
5
[array(['Erin is quiet.', 'Erin is quiet.'], dtype=object)]
[array(['Quiet things are furry.', 'Furry things are green.', 'All green, quiet things are red.'], dtype=object) ]
6,619
['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)]
6,620
['Bob is big.' 'Bob is nice.' 'Bob is quiet.' 'Dave is green.' 'Dave is quiet.' 'Gary is green.' 'Gary is red.' 'Gary is round.' 'Harry is green.' 'Harry is red.' 'Harry is round.']
['Nice, quiet people are big.' 'If someone is red and round then they are smart.' 'All quiet people are round.' 'If someone is big and nice then they are quiet.' 'If someone is big and red then they are nice.' 'If someone is quiet and round then they are red.' 'If someone is red and round then they are smart.' 'If Bob is green then Bob is big.' 'All quiet, smart people are nice.']
Bob is red.
True
1
4
[array(['Bob is quiet.', 'Bob is quiet.'], dtype=object) array(['Bob is big.', 'Bob is nice.', 'Bob is quiet.'], dtype=object) array(['Bob is quiet.', 'Bob is big.', 'Bob is nice.'], dtype=object) array(['Bob is big.', 'Bob is nice.', 'Bob is big.', 'Bob is nice.'], dtype=object) ]
[array(['All quiet people are round.', 'If someone is quiet and round then they are red.'], dtype=object) array(['If someone is big and nice then they are quiet.', 'All quiet people are round.', 'If someone is quiet and round then they are red.'], dtype=object) array(['If someone is big and nice then they are quiet.', 'All quiet people are round.', 'If someone is quiet and round then they are red.'], dtype=object) array(['If someone is big and nice then they are quiet.', 'If someone is big and nice then they are quiet.', 'All quiet people are round.', 'If someone is quiet and round then they are red.'], dtype=object)]
6,621
['Charlie is young.' 'Erin is blue.' 'Fiona is green.']
['All white people are young.' 'Blue people are quiet.' 'All quiet people are green.' 'If someone is quiet and young then they are blue.' 'If Charlie is smart and Charlie is young then Charlie is white.' 'Green, smart people are white.']
Charlie is not green.
Unknown
3
-1
[]
[]
6,622
['The bald eagle does not visit the rabbit.' 'The cat needs the mouse.' 'The mouse visits the bald eagle.' 'The rabbit sees the cat.']
['If the mouse needs the cat and the cat sees the bald eagle then the mouse does not see the bald eagle.' 'If someone is round then they need the cat.' 'If someone needs the rabbit then they see the mouse.' 'If someone visits the cat and they need the mouse then they do not see the mouse.' 'If someone visits the bald eagle then they see the mouse.' 'If someone sees the mouse then the mouse is round.' 'If someone is round then they visit the rabbit.' 'If someone is young and they see the rabbit then the rabbit needs the mouse.']
The mouse needs the cat.
True
3
4
[array(['The mouse visits the bald eagle.'], dtype=object)]
[array(['If someone visits the bald eagle then they see the mouse.', 'If someone sees the mouse then the mouse is round.', 'If someone is round then they need the cat.'], dtype=object)]
6,623
['The cat eats the dog.' 'The cat is big.' 'The cat is cold.' 'The cat is kind.' 'The cat is red.' 'The cat likes the dog.' 'The cat needs the dog.' 'The dog eats the cat.' 'The dog is cold.' 'The dog is kind.']
['If something likes the dog then it needs the dog.' 'If something is big and it needs the cat then it likes the dog.' 'If something eats the cat then it is rough.' 'If something is rough and it eats the cat then it likes the dog.' 'If something eats the cat then the cat likes the dog.' 'If something eats the cat then it is cold.' 'If something likes the dog and it is rough then it likes the cat.' 'If something is cold and rough then it likes the cat.']
The cat does not like the cat.
Unknown
1
-1
[]
[]
6,624
['Bob is big.' 'Bob is cold.' 'Bob is kind.' 'Bob is red.' 'Bob is white.' 'Harry is big.' 'Harry is cold.' 'Harry is kind.' 'Harry is quiet.' 'Harry is red.' 'Harry is round.' 'Harry is white.']
['White things are red.' 'Big things are round.' 'All white, round things are quiet.']
Bob is quiet.
True
1
4
[array(['Bob is white.', 'Bob is big.'], dtype=object)]
[array(['Big things are round.', 'All white, round things are quiet.'], dtype=object) ]
6,625
['The bald eagle eats the tiger.' 'The bald eagle is big.' 'The bald eagle is not blue.' 'The bald eagle is round.' 'The bald eagle does not like the rabbit.' 'The bald eagle likes the tiger.' 'The dog eats the rabbit.' 'The dog is big.' 'The dog sees the rabbit.' 'The rabbit is rough.' 'The rabbit is round.' 'The rabbit likes the tiger.' 'The rabbit sees the tiger.' 'The tiger does not eat the dog.' 'The tiger likes the dog.']
['If something sees the dog then it is blue.' 'If something eats the bald eagle then the bald eagle eats the dog.' 'If something is nice then it does not like the tiger.' 'If something likes the bald eagle and it does not eat the rabbit then the rabbit likes the bald eagle.' 'If something eats the bald eagle then it is rough.' 'If something sees the bald eagle then it is not big.' 'If something eats the dog and it is not blue then the dog sees the tiger.' 'If something sees the tiger then the tiger sees the bald eagle.']
The tiger is not big.
True
1
3
[array(['The rabbit sees the tiger.'], dtype=object)]
[array(['If something sees the tiger then the tiger sees the bald eagle.', 'If something sees the bald eagle then it is not big.'], dtype=object) ]
6,626
['The bald eagle chases the lion.' 'The bald eagle chases the rabbit.' 'The bald eagle is big.' 'The cow needs the bald eagle.' 'The cow needs the rabbit.' 'The lion chases the cow.' 'The lion chases the rabbit.' 'The lion is kind.' 'The lion is not round.' 'The lion needs the bald eagle.' 'The lion does not visit the cow.' 'The lion visits the rabbit.' 'The rabbit chases the bald eagle.' 'The rabbit visits the bald eagle.']
['If someone needs the rabbit then the rabbit chases the lion.' 'If someone is rough and they do not chase the rabbit then they visit the bald eagle.' 'If someone chases the lion then they do not need the cow.' 'If someone needs the bald eagle and the bald eagle chases the cow then the bald eagle is not round.' 'If someone chases the bald eagle and they do not need the cow then they visit the cow.' 'If someone needs the rabbit and the rabbit visits the cow then the rabbit is big.' 'If someone is big then they do not visit the lion.']
The rabbit does not visit the cow.
False
3
5
[array(['The rabbit chases the bald eagle.', 'The cow needs the rabbit.'], dtype=object) ]
[array(['If someone needs the rabbit then the rabbit chases the lion.', 'If someone chases the lion then they do not need the cow.', 'If someone chases the bald eagle and they do not need the cow then they visit the cow.'], dtype=object) ]
6,627
['The cat chases the lion.' 'The cat chases the tiger.' 'The cat needs the cow.' 'The cow chases the lion.' 'The cow is big.' 'The cow is young.' 'The lion chases the cat.' 'The lion chases the cow.' 'The lion chases the tiger.' 'The lion eats the tiger.' 'The lion needs the cow.' 'The tiger eats the lion.' 'The tiger is big.' 'The tiger is blue.' 'The tiger needs the cat.' 'The tiger needs the cow.']
['If someone eats the lion then they need the cow.' 'If someone is big then they eat the cat.' 'If someone is big and they eat the cat then they eat the lion.' 'If someone needs the cow and they are young then the cow chases the cat.' 'If someone eats the lion and they need the cat then the lion needs the cow.' 'If someone chases the cat then they chase the cow.']
The cow does not eat the lion.
False
1
4
[array(['The cow is big.', 'The cow is big.'], dtype=object)]
[array(['If someone is big then they eat the cat.', 'If someone is big and they eat the cat then they eat the lion.'], dtype=object) ]
6,628
['Anne is blue.' 'Anne is quiet.' 'Anne is round.' 'Anne is not smart.' 'Anne is young.' 'Erin is furry.' 'Erin is not quiet.' 'Erin is smart.' 'Fiona is blue.' 'Fiona is quiet.' 'Fiona is round.' 'Fiona is smart.']
['Smart people are blue.' 'If Erin is not round then Erin is smart.' 'If Erin is blue then Erin is green.' 'All furry, smart people are green.' 'If someone is blue and not smart then they are green.' 'Green people are furry.' 'All round, green people are furry.' 'If someone is green and not furry then they are young.']
Fiona is green.
Unknown
3
-1
[]
[]
6,629
['The cat is rough.' 'The cat is young.' 'The cat likes the cow.' 'The cat likes the lion.' 'The cat needs the cow.' 'The cow likes the lion.' 'The lion is green.' 'The lion is rough.' 'The lion needs the cat.' 'The lion visits the cow.']
['If someone likes the cow and the cow is young then they are rough.' 'If someone likes the lion then they need the lion.' 'If the cat is green and the cat is blue then the cat is red.' 'If the cow visits the cat and the cow likes the cat then the cow is blue.' 'If someone needs the lion then the lion likes the cat.' 'If someone likes the cow and they like the cat then the cat visits the cow.']
The lion does not like the cat.
False
1
3
[array(['The cat likes the lion.'], dtype=object) array(['The cow likes the lion.'], dtype=object)]
[array(['If someone likes the lion then they need the lion.', 'If someone needs the lion then the lion likes the cat.'], dtype=object) array(['If someone likes the lion then they need the lion.', 'If someone needs the lion then the lion likes the cat.'], dtype=object) ]
6,630
['Bob is white.' 'Charlie is furry.' 'Charlie is kind.' 'Dave is cold.' 'Dave is smart.' 'Gary is red.' 'Gary is white.']
['Green, furry things are smart.' 'If Charlie is white then Charlie is green.' 'White things are kind.' 'Cold, smart things are red.' 'All furry things are cold.' 'If Bob is kind and Bob is furry then Bob is smart.' 'If something is cold and kind then it is white.']
Bob is red.
Unknown
1
-1
[]
[]
6,631
['Bob is furry.' 'Bob is rough.' 'Bob is round.' 'Bob is white.' 'Bob is young.' 'Erin is not quiet.' 'Erin is rough.' 'Erin is white.' 'Harry is quiet.' 'Harry is red.' 'Harry is round.' 'Harry is young.']
['If Harry is round then Harry is not white.' 'If Erin is young and Erin is furry then Erin is quiet.' 'If Harry is furry then Harry is quiet.' 'If Erin is quiet then Erin is not young.' 'If someone is young then they are red.' 'All rough people are furry.' 'All white people are rough.' 'If someone is quiet and not white then they are not rough.']
Harry is not rough.
True
1
4
[array(['Harry is quiet.', 'Harry is round.'], dtype=object)]
[array(['If Harry is round then Harry is not white.', 'If someone is quiet and not white then they are not rough.'], dtype=object) ]
6,632
['Bob is young.' 'Dave is nice.' 'Dave is rough.']
['If Bob is rough then Bob is green.' 'If someone is rough then they are young.' 'Young people are red.']
Dave is not red.
False
1
3
[array(['Dave is rough.'], dtype=object)]
[array(['If someone is rough then they are young.', 'Young people are red.'], dtype=object) ]
6,633
['Anne is nice.' 'Anne is rough.' 'Anne is round.' 'Dave is blue.' 'Dave is nice.' 'Dave is quiet.' 'Dave is red.' 'Dave is rough.' 'Erin is blue.' 'Erin is nice.' 'Erin is smart.' 'Gary is blue.' 'Gary is quiet.' 'Gary is red.' 'Gary is rough.' 'Gary is smart.']
['All smart, red things are round.' 'Rough things are red.' 'If something is red then it is quiet.' 'Red, quiet things are rough.' 'All blue, round things are nice.' 'If Dave is quiet and Dave is blue then Dave is smart.' 'Blue things are quiet.' 'If Gary is nice and Gary is round then Gary is red.']
Erin is not red.
Unknown
1
-1
[]
[]
6,634
['Charlie is young.' 'Fiona is blue.' 'Gary is blue.' 'Gary is white.' 'Harry is blue.' 'Harry is round.' 'Harry is smart.']
['If Charlie is round and Charlie is quiet then Charlie is not young.' 'If something is quiet then it is smart.' 'All blue things are young.' 'Big, blue things are quiet.' 'Young, white things are round.' 'If Fiona is big and Fiona is not white then Fiona is blue.' 'If Charlie is big and Charlie is young then Charlie is not smart.' 'Round things are big.']
Charlie is not big.
Unknown
1
-1
[]
[]
6,635
['Bob is blue.' 'Bob is not quiet.' 'Erin is quiet.' 'Erin is red.' 'Erin is round.' 'Erin is young.' 'Fiona is blue.' 'Fiona is round.' 'Fiona is smart.' 'Fiona is young.' 'Gary is not blue.' 'Gary is green.']
['If something is green then it is smart.' 'If Bob is not blue then Bob is quiet.' 'Quiet things are round.' 'Smart, red things are round.' 'If Erin is smart and Erin is red then Erin is green.' 'All green things are red.' 'If something is round then it is young.' 'All blue things are green.']
Gary is not round.
False
1
5
[array(['Gary is green.', 'Gary is green.'], dtype=object)]
[array(['If something is green then it is smart.', 'All green things are red.', 'Smart, red things are round.'], dtype=object) ]
6,636
['Anne is red.' 'Bob is rough.' 'Fiona is not blue.' 'Gary is not young.']
['Kind things are furry.' 'Rough things are cold.' 'If something is furry and rough then it is young.' 'If something is cold and not blue then it is young.' 'If something is cold then it is kind.' 'If Gary is not blue then Gary is not red.']
Bob is kind.
True
1
3
[array(['Bob is rough.'], dtype=object)]
[array(['Rough things are cold.', 'If something is cold then it is kind.'], dtype=object) ]
6,637
['Dave is kind.' 'Dave is quiet.' 'Dave is rough.' 'Dave is young.' 'Erin is nice.' 'Erin is round.' 'Fiona is nice.' 'Fiona is quiet.' 'Fiona is rough.' 'Fiona is white.']
['All quiet things are white.' 'Nice, white things are quiet.' 'If Erin is round and Erin is kind then Erin is young.']
Erin is white.
Unknown
1
-1
[]
[]
6,638
['Charlie is big.' 'Charlie is blue.' 'Charlie is nice.' 'Charlie is white.' 'Fiona is nice.' 'Fiona is red.' 'Fiona is white.']
['All white, blue things are round.' 'All big, kind things are red.' 'All red things are round.' 'Red, white things are round.' 'Nice, round things are big.' 'If Charlie is big and Charlie is kind then Charlie is red.' 'All kind, white things are red.' 'All red, nice things are kind.']
Charlie is not kind.
Unknown
1
-1
[]
[]
6,639
['The bald eagle eats the mouse.' 'The mouse is red.' 'The squirrel sees the mouse.']
['If someone needs the squirrel then the squirrel is red.' 'Young people are red.' 'All red, young people are green.' 'If someone is young then they need the bald eagle.' 'If someone sees the mouse then the mouse needs the squirrel.' 'If someone sees the mouse then they are green.']
The squirrel is red.
True
1
3
[array(['The squirrel sees the mouse.'], dtype=object)]
[array(['If someone sees the mouse then the mouse needs the squirrel.', 'If someone needs the squirrel then the squirrel is red.'], dtype=object) ]
6,640
['Erin is nice.' 'Erin is quiet.' 'Erin is round.' 'Erin is smart.' 'Erin is white.' 'Harry is big.' 'Harry is nice.' 'Harry is quiet.' 'Harry is round.' 'Harry is smart.' 'Harry is white.' 'Harry is young.']
['If Erin is smart then Erin is young.' 'If something is big and white then it is young.' 'If something is nice then it is round.' 'If something is young then it is big.' 'Quiet things are nice.' 'All young things are quiet.']
Erin is big.
True
1
3
[array(['Erin is smart.'], dtype=object)]
[array(['If Erin is smart then Erin is young.', 'If something is young then it is big.'], dtype=object)]
6,641
['Erin is kind.']
['If Erin is red then Erin is green.' 'If Erin is nice then Erin is green.' 'Kind, red people are green.' 'Kind people are red.' 'All green people are not white.' 'If someone is green and not white then they are rough.']
Erin is not green.
False
1
3
[array(['Erin is kind.'], dtype=object) array(['Erin is kind.', 'Erin is kind.'], dtype=object)]
[array(['Kind people are red.', 'If Erin is red then Erin is green.'], dtype=object) array(['Kind people are red.', 'Kind, red people are green.'], dtype=object) ]
6,642
['The dog is big.']
['All big people are young.' 'All nice people are not young.' 'If the dog is young then the dog is green.' 'All nice, young people are big.' 'If the dog is nice then the dog is young.' 'If someone is round and not big then they are green.' 'Nice, big people are green.' 'Green, young people are round.']
The dog is green.
True
1
3
[array(['The dog is big.'], dtype=object)]
[array(['All big people are young.', 'If the dog is young then the dog is green.'], dtype=object)]
6,643
['The bear chases the cat.' 'The bear chases the cow.' 'The bear likes the cat.' 'The bear likes the lion.' 'The bear visits the cat.' 'The cat is red.' 'The cat visits the bear.' 'The cat visits the cow.' 'The cow visits the lion.' 'The lion chases the cat.' 'The lion is nice.']
['If something likes the bear and it visits the lion then it is green.' 'If something likes the lion and the lion is nice then it chases the lion.' 'If something is green and it chases the cow then the cow is cold.' 'Cold things are green.' 'If something chases the lion and the lion chases the cat then it is cold.' 'If the lion likes the cat and the cat chases the lion then the lion is nice.' 'If something likes the cat then it likes the lion.' 'If something likes the cat then it likes the lion.' 'If something chases the lion then the lion visits the bear.']
The lion does not chase the lion.
Unknown
1
-1
[]
[]
6,644
['The mouse is nice.' 'The squirrel visits the mouse.' 'The tiger chases the squirrel.']
['If someone is cold then they visit the mouse.' 'If someone is nice then they are cold.' 'If someone visits the mouse and the mouse is young then the mouse chases the squirrel.']
The mouse does not visit the mouse.
False
1
3
[array(['The mouse is nice.'], dtype=object)]
[array(['If someone is nice then they are cold.', 'If someone is cold then they visit the mouse.'], dtype=object)]
6,645
['Charlie is green.' 'Charlie is kind.' 'Erin is blue.' 'Erin is kind.' 'Fiona is green.' 'Gary is blue.' 'Gary is furry.' 'Gary is green.' 'Gary is kind.' 'Gary is round.']
['If someone is round and kind then they are green.' 'All green, round people are blue.' 'Round people are big.' 'If someone is kind then they are furry.' 'All blue people are kind.' 'If someone is green then they are big.' 'If Erin is cold and Erin is green then Erin is blue.' 'Cold, blue people are kind.' 'All green, big people are round.']
Fiona is round.
True
1
4
[array(['Fiona is green.', 'Fiona is green.'], dtype=object)]
[array(['If someone is green then they are big.', 'All green, big people are round.'], dtype=object)]
6,646
['Anne is round.' 'Dave is big.' 'Fiona is quiet.' 'Fiona is young.' 'Harry is furry.' 'Harry is round.' 'Harry is young.']
['Round, quiet people are furry.' 'If someone is smart then they are rough.' 'If someone is smart and young then they are quiet.' 'If Anne is round then Anne is smart.' 'Smart people are young.' 'Quiet people are round.' 'Big people are smart.' 'All young, quiet people are big.']
Anne is not quiet.
False
3
6
[array(['Anne is round.', 'Anne is round.'], dtype=object)]
[array(['If Anne is round then Anne is smart.', 'If Anne is round then Anne is smart.', 'Smart people are young.', 'If someone is smart and young then they are quiet.'], dtype=object)]
6,647
['The dog is rough.' 'The lion eats the dog.' 'The lion is blue.' 'The lion is rough.' 'The rabbit eats the dog.' 'The rabbit eats the lion.' 'The rabbit is kind.' 'The rabbit is red.' 'The rabbit sees the lion.' 'The rabbit sees the squirrel.' 'The squirrel eats the dog.' 'The squirrel is blue.' 'The squirrel is red.' 'The squirrel is rough.' 'The squirrel likes the lion.' 'The squirrel sees the dog.']
['If someone sees the squirrel then they are kind.' 'If someone likes the dog and they are green then they are kind.' 'If someone is rough then they eat the lion.' 'If someone is kind then they eat the rabbit.' 'If someone is kind and they see the lion then they like the lion.' 'If the rabbit likes the lion then the lion sees the squirrel.' 'If someone likes the squirrel then they are red.' 'If someone is red and they eat the squirrel then they see the rabbit.']
The lion does not see the squirrel.
False
1
4
[array(['The rabbit is kind.', 'The rabbit sees the lion.'], dtype=object) array(['The rabbit sees the squirrel.', 'The rabbit sees the lion.'], dtype=object) ]
[array(['If someone is kind and they see the lion then they like the lion.', 'If the rabbit likes the lion then the lion sees the squirrel.'], dtype=object) array(['If someone sees the squirrel then they are kind.', 'If someone is kind and they see the lion then they like the lion.', 'If the rabbit likes the lion then the lion sees the squirrel.'], dtype=object) ]
6,648
['Anne is not red.' 'Charlie is kind.' 'Dave is kind.' 'Harry is big.']
['If Charlie is furry and Charlie is big then Charlie is red.' 'All furry, quiet people are blue.' 'Big people are quiet.' 'Quiet people are red.' 'Big, kind people are not furry.' 'If someone is red then they are furry.' 'If someone is quiet then they are furry.' 'If someone is blue and not rough then they are big.']
Harry is not red.
False
1
3
[array(['Harry is big.'], dtype=object)]
[array(['Big people are quiet.', 'Quiet people are red.'], dtype=object)]
6,649
['The cat visits the dog.' 'The dog is nice.']
['If the cat is kind and the cat visits the dog then the cat likes the dog.' 'If something is kind then it visits the cat.' 'If something likes the dog then it likes the cat.' 'If the cat is kind then the cat visits the dog.' 'If something is nice and red then it likes the cat.' 'If something visits the dog then it is kind.' 'If something likes the dog then it is red.' 'If something likes the cat then the cat sees the dog.']
The dog does not like the cat.
Unknown
1
-1
[]
[]
6,650
['Charlie is not cold.' 'Charlie is green.' 'Charlie is nice.' 'Charlie is red.' 'Dave is blue.' 'Dave is not green.' 'Dave is rough.' 'Gary is not cold.' 'Gary is not green.' 'Gary is nice.' 'Gary is rough.' 'Gary is white.']
['If someone is blue then they are not cold.' 'If someone is rough and cold then they are white.' 'All nice people are blue.' 'If Charlie is cold then Charlie is not nice.' 'All rough, blue people are not red.' 'If Dave is red and Dave is nice then Dave is not blue.' 'If Gary is red and Gary is blue then Gary is white.' 'If Dave is not blue then Dave is white.']
Gary is not red.
True
1
4
[array(['Gary is rough.', 'Gary is nice.'], dtype=object)]
[array(['All nice people are blue.', 'All rough, blue people are not red.'], dtype=object) ]
6,651
['Anne is nice.' 'Anne is smart.' 'Bob is nice.' 'Fiona is green.' 'Fiona is nice.' 'Gary is blue.' 'Gary is smart.']
['All red things are nice.' 'Big things are kind.' 'If Bob is smart then Bob is green.' 'Blue things are green.' 'Green, smart things are big.' 'If something is red and blue then it is big.' 'Nice things are red.' 'All kind things are red.']
Anne is kind.
Unknown
3
-1
[]
[]
6,652
['Anne is not big.' 'Anne is not green.' 'Anne is kind.' 'Anne is not nice.' 'Harry is big.' 'Harry is not furry.' 'Harry is green.']
['All big, nice things are kind.' 'Big things are kind.' 'Quiet things are nice.' 'If something is red and furry then it is quiet.' 'If something is green and red then it is quiet.' 'If something is red and not green then it is furry.' 'All green things are red.' 'All quiet things are red.']
Harry is quiet.
True
1
4
[array(['Harry is green.', 'Harry is green.'], dtype=object)]
[array(['All green things are red.', 'If something is green and red then it is quiet.'], dtype=object)]
6,653
['The cat sees the mouse.' 'The cat visits the mouse.' 'The cow needs the lion.' 'The cow needs the mouse.' 'The lion is rough.' 'The lion sees the mouse.' 'The mouse does not visit the lion.']
['If someone needs the cat and they are not red then the cat sees the cow.' 'If the cat is rough then the cat is cold.' 'If someone sees the lion and they are not rough then the lion sees the cow.' 'If someone visits the lion and the lion does not need the cat then the cat visits the lion.' 'If someone needs the lion then they need the cow.' 'If someone sees the mouse then they need the lion.']
The lion does not need the cow.
False
1
3
[array(['The lion sees the mouse.'], dtype=object)]
[array(['If someone sees the mouse then they need the lion.', 'If someone needs the lion then they need the cow.'], dtype=object)]
6,654
['Anne is round.' 'Charlie is round.' 'Fiona is red.' 'Harry is rough.']
['Smart, rough people are nice.' 'Nice people are blue.' 'Round people are smart.' 'If Charlie is kind then Charlie is red.' 'All rough people are smart.' 'Smart, blue people are rough.']
Fiona is not rough.
Unknown
1
-1
[]
[]
6,655
['Anne is big.' 'Anne is kind.' 'Anne is smart.']
['If someone is nice and quiet then they are big.' 'If Anne is kind then Anne is big.' 'Quiet people are green.' 'If someone is quiet then they are nice.' 'If someone is smart then they are nice.' 'If someone is nice then they are quiet.' 'All kind people are round.' 'Nice, kind people are round.']
Anne is green.
True
3
4
[array(['Anne is smart.'], dtype=object)]
[array(['If someone is smart then they are nice.', 'If someone is nice then they are quiet.', 'Quiet people are green.'], dtype=object) ]
6,656
['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 rough.
True
3
5
[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.', 'All round things are rough.'], 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.', 'All round things are rough.'], dtype=object) ]
6,657
['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 big.
False
1
4
[array(['Fiona is green.', 'Fiona is rough.'], dtype=object)]
[array(['If someone is rough then they are round.', 'All green, round people are big.'], dtype=object)]
6,658
['The bear is blue.' 'The mouse is blue.' 'The rabbit is cold.' 'The squirrel chases the mouse.']
['If something chases the mouse then it visits the rabbit.' 'If something visits the rabbit then the rabbit is not nice.']
The rabbit is not nice.
True
1
3
[array(['The squirrel chases the mouse.'], dtype=object)]
[array(['If something chases the mouse then it visits the rabbit.', 'If something visits the rabbit then the rabbit is not nice.'], dtype=object) ]
6,659
['Anne is quiet.' 'Charlie is white.' 'Dave is furry.']
['All quiet things are nice.' 'If something is quiet and furry then it is nice.' 'If something is round and not young then it is not white.' 'Quiet things are not white.' 'If Charlie is white then Charlie is not furry.' 'All nice things are red.']
Anne is red.
True
1
3
[array(['Anne is quiet.'], dtype=object)]
[array(['All quiet things are nice.', 'All nice things are red.'], dtype=object) ]
6,660
['The cat visits the dog.' 'The cat visits the lion.' 'The dog is blue.' 'The dog is green.' 'The dog sees the cat.' 'The dog sees the lion.' 'The dog visits the lion.' 'The lion eats the mouse.' 'The lion is blue.' 'The lion is nice.' 'The lion is round.' 'The lion visits the cat.' 'The lion visits the dog.' 'The mouse eats the lion.' 'The mouse is kind.']
['If something visits the mouse and the mouse sees the cat then it visits the dog.' 'If something eats the mouse and it visits the cat then the mouse is green.' 'If something eats the dog and it visits the mouse then the mouse eats the lion.' 'If something visits the dog then it sees the cat.' 'If something visits the mouse then the mouse visits the cat.' 'If something eats the lion then it visits the mouse.' 'If something visits the dog then it is round.' 'If something visits the mouse and the mouse visits the dog then the mouse eats the cat.']
The mouse visits the dog.
Unknown
1
-1
[]
[]
6,661
['The bear is kind.']
['All kind people are rough.' 'If the bear is young and the bear is nice then the bear is kind.' 'All nice people are blue.' 'Young, nice people are blue.' 'If someone is rough then they are blue.' 'All blue, young people are kind.' 'If the bear is nice and the bear is kind then the bear is not blue.' 'All rough, blue people are not nice.']
The bear is nice.
False
3
6
[array(['The bear is kind.', 'The bear is kind.'], dtype=object)]
[array(['All kind people are rough.', 'All kind people are rough.', 'If someone is rough then they are blue.', 'All rough, blue people are not nice.'], dtype=object) ]
6,662
['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 bear does not see the bear.
False
3
5
[array(['The bear chases the bald eagle.', 'The bear is blue.'], dtype=object) ]
[array(['If someone chases the bald eagle then they are kind.', 'Kind, blue people are nice.', 'If someone is nice then they see the bear.'], dtype=object)]
6,663
['Anne is kind.' 'Erin is kind.' 'Erin is smart.' 'Fiona is big.' 'Fiona is red.' 'Fiona is smart.' 'Gary is big.' 'Gary is blue.' 'Gary is not red.' 'Gary is young.']
['Red people are young.' 'If Fiona is smart then Fiona is not round.' 'All round people are red.' 'If someone is blue and round then they are not big.' 'If Anne is kind then Anne is round.' 'If Erin is kind then Erin is smart.' 'All kind, young people are blue.' 'If Fiona is smart then Fiona is big.']
Anne is not red.
False
1
3
[array(['Anne is kind.'], dtype=object)]
[array(['If Anne is kind then Anne is round.', 'All round people are red.'], dtype=object) ]
6,664
['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.']
Bob is not nice.
Unknown
3
-1
[]
[]
6,665
['The bald eagle sees the lion.' 'The bald eagle sees the rabbit.' 'The dog chases the lion.' 'The lion chases the rabbit.' 'The lion is kind.' 'The lion is rough.' 'The lion needs the rabbit.' 'The rabbit chases the dog.' 'The rabbit is blue.' 'The rabbit is nice.' 'The rabbit sees the lion.']
['If something sees the bald eagle then the bald eagle sees the rabbit.' 'If something needs the dog then the dog sees the rabbit.' 'If something needs the dog and the dog is kind then the dog chases the rabbit.' 'If something needs the rabbit and the rabbit is blue then the rabbit sees the bald eagle.' 'If something sees the rabbit and the rabbit sees the lion then it is kind.' 'If the lion is rough and the lion needs the rabbit then the lion is kind.' 'If something sees the bald eagle then the bald eagle needs the dog.' 'If something sees the rabbit then the rabbit sees the dog.' 'If the bald eagle chases the rabbit and the bald eagle is nice then the rabbit chases the dog.']
The bald eagle does not need the dog.
False
1
4
[array(['The lion needs the rabbit.', 'The rabbit is blue.'], dtype=object)]
[array(['If something needs the rabbit and the rabbit is blue then the rabbit sees the bald eagle.', 'If something sees the bald eagle then the bald eagle needs the dog.'], dtype=object) ]
6,666
['Charlie is furry.' 'Charlie is kind.' 'Charlie is red.' 'Charlie is rough.' 'Charlie is round.' 'Charlie is smart.' 'Charlie is white.' 'Gary is rough.' 'Gary is smart.' 'Gary is white.']
['All white things are red.' 'Red things are kind.' 'If something is round and rough then it is smart.' 'All kind, smart things are round.' 'If something is smart and kind then it is white.' 'Round, kind things are rough.']
Gary is kind.
True
1
3
[array(['Gary is white.'], dtype=object)]
[array(['All white things are red.', 'Red things are kind.'], dtype=object)]
6,667
['Bob is nice.' 'Bob is rough.' 'Dave is rough.' 'Fiona is cold.' 'Fiona is furry.' 'Gary is red.' 'Gary is young.']
['Red people are nice.' 'Rough people are young.' 'If Bob is nice and Bob is smart then Bob is young.' 'If someone is smart and furry then they are rough.' 'Furry, young people are red.' 'Smart, rough people are young.' 'Nice people are red.' 'If someone is cold then they are smart.' 'If someone is nice then they are young.']
Fiona is rough.
True
1
4
[array(['Fiona is cold.', 'Fiona is furry.'], dtype=object)]
[array(['If someone is cold then they are smart.', 'If someone is smart and furry then they are rough.'], dtype=object)]
6,668
['Dave is cold.' 'Dave is kind.' 'Dave is quiet.' 'Erin is green.' 'Fiona is cold.' 'Fiona is green.' 'Fiona is quiet.' 'Fiona is round.' 'Gary is cold.' 'Gary is kind.' 'Gary is young.']
['If someone is kind then they are cold.' 'All green people are quiet.' 'If Erin is green and Erin is cold then Erin is round.' 'All cold, smart people are round.' 'All quiet, kind people are green.' 'Quiet people are kind.' 'If Erin is round then Erin is young.']
Gary is not green.
Unknown
1
-1
[]
[]
6,669
['Charlie is blue.' 'Charlie is kind.' 'Charlie is red.']
['All red people are blue.' 'All kind, red people are blue.' 'If Charlie is white then Charlie is not kind.' 'All nice, blue people are smart.' 'Young people are not smart.' 'If someone is kind then they are nice.']
Charlie is not smart.
False
1
4
[array(['Charlie is kind.', 'Charlie is blue.'], dtype=object) array(['Charlie is kind.', 'Charlie is red.'], dtype=object) array(['Charlie is kind.', 'Charlie is kind.', 'Charlie is red.'], dtype=object) ]
[array(['If someone is kind then they are nice.', 'All nice, blue people are smart.'], dtype=object) array(['If someone is kind then they are nice.', 'All red people are blue.', 'All nice, blue people are smart.'], dtype=object) array(['If someone is kind then they are nice.', 'All kind, red people are blue.', 'All nice, blue people are smart.'], dtype=object)]
6,670
['Anne is big.' 'Anne is cold.' 'Anne is furry.' 'Anne is white.' 'Erin is cold.' 'Fiona is round.' 'Gary is smart.']
['All smart things are furry.' 'Big, blue things are round.' 'If Gary is cold then Gary is smart.' 'All blue, furry things are big.' 'If Gary is furry then Gary is blue.' 'Round things are cold.' 'Cold, white things are furry.' 'Round things are blue.']
Anne is blue.
Unknown
1
-1
[]
[]
6,671
['The cow sees the lion.' 'The cow sees the squirrel.' 'The lion visits the rabbit.' 'The rabbit is blue.' 'The rabbit visits the lion.' 'The squirrel sees the cow.' 'The squirrel visits the cow.']
['If something visits the lion and the lion is big then it visits the rabbit.' 'If something visits the cow then it is round.' 'If something likes the squirrel and it visits the rabbit then the squirrel is blue.' 'If the lion visits the squirrel and the lion sees the cow then the lion is red.' 'If something likes the squirrel then the squirrel likes the cow.' 'If something sees the squirrel then it likes the cow.' 'If something sees the squirrel then the squirrel visits the rabbit.' 'If something likes the cow then it likes the squirrel.' 'If something visits the cow then it is kind.']
The lion likes the squirrel.
Unknown
1
-1
[]
[]
6,672
['The bald eagle does not eat the lion.' 'The bald eagle does not eat the squirrel.' 'The bald eagle is rough.' 'The lion eats the bald eagle.' 'The lion eats the squirrel.' 'The lion likes the mouse.' 'The lion needs the squirrel.' 'The mouse likes the squirrel.' 'The mouse needs the lion.' 'The squirrel eats the lion.' 'The squirrel is rough.']
['If someone is nice then they like the mouse.' 'If the squirrel needs the lion and the squirrel is nice then the squirrel does not eat the mouse.' 'If the squirrel likes the mouse then the squirrel needs the bald eagle.' 'If someone likes the mouse and the mouse needs the squirrel then the mouse does not like the bald eagle.' 'If the squirrel eats the lion then the squirrel is nice.' 'If the squirrel does not need the bald eagle then the squirrel is round.' 'If someone needs the bald eagle then they are round.' 'If someone eats the mouse and the mouse is nice then the mouse does not need the bald eagle.' 'If someone is round and rough then they eat the mouse.']
The squirrel does not like the mouse.
False
1
3
[array(['The squirrel eats the lion.'], dtype=object)]
[array(['If the squirrel eats the lion then the squirrel is nice.', 'If someone is nice then they like the mouse.'], dtype=object)]
6,673
['The bald eagle needs the cow.' 'The bald eagle needs the mouse.' 'The cow is round.' 'The mouse does not visit the rabbit.' 'The rabbit is green.' 'The rabbit needs the bald eagle.' 'The rabbit visits the bald eagle.']
['If someone visits the mouse then they like the cow.' 'If someone likes the mouse and they are blue then the mouse needs the rabbit.' 'If someone needs the bald eagle then the bald eagle likes the rabbit.' 'If someone needs the bald eagle then the bald eagle likes the mouse.' 'If someone likes the cow then they are blue.' 'If someone is red and they visit the cow then the cow is green.' 'If someone visits the mouse then they do not visit the bald eagle.' 'If someone is round and they need the bald eagle then the bald eagle is round.' 'If someone visits the bald eagle and the bald eagle likes the rabbit then the bald eagle visits the mouse.']
The rabbit is not blue.
Unknown
1
-1
[]
[]
6,674
['Bob is cold.' 'Dave is rough.' 'Gary is furry.']
['If someone is kind then they are green.' 'All rough people are kind.']
Gary is not green.
Unknown
1
-1
[]
[]
6,675
['The bald eagle needs the cow.' 'The bald eagle needs the tiger.' 'The bald eagle sees the cow.' 'The cow is big.' 'The cow needs the bald eagle.' 'The cow needs the tiger.' 'The mouse eats the cow.' 'The mouse is blue.' 'The mouse is cold.' 'The mouse needs the bald eagle.' 'The mouse sees the cow.' 'The mouse sees the tiger.' 'The tiger eats the cow.' 'The tiger needs the bald eagle.' 'The tiger needs the cow.' 'The tiger needs the mouse.']
['If someone needs the tiger then they are red.' 'If the mouse needs the bald eagle and the bald eagle needs the cow then the mouse needs the cow.' 'If the cow needs the mouse and the mouse sees the cow then the mouse is big.' 'If someone eats the mouse then they see the cow.' 'If someone sees the mouse and they see the bald eagle then the bald eagle needs the tiger.' 'If someone is big then they see the bald eagle.' 'If someone is big and they see the bald eagle then they need the mouse.']
The mouse is not big.
False
3
6
[array(['The cow is big.', 'The cow is big.', 'The mouse sees the cow.'], dtype=object) ]
[array(['If someone is big then they see the bald eagle.', 'If someone is big and they see the bald eagle then they need the mouse.', 'If the cow needs the mouse and the mouse sees the cow then the mouse is big.'], dtype=object) ]
6,676
['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 green.
False
3
7
[array(['Fiona is nice.', 'Fiona is nice.', 'Fiona is nice.'], dtype=object)]
[array(['If Fiona is nice then Fiona is cold.', 'If Fiona is nice then Fiona is cold.', 'If someone is nice and cold then they are furry.', 'If someone is cold and furry then they are green.'], dtype=object)]
6,677
['Bob is big.' 'Bob is not kind.' 'Bob is rough.' 'Bob is smart.' 'Bob is not young.' 'Harry is green.' 'Harry is young.']
['If Bob is young and Bob is not green then Bob is cold.' 'If something is big then it is smart.' 'All green things are not smart.' 'If something is rough and green then it is not kind.' 'If something is green and big then it is not kind.' 'All smart things are rough.' 'All kind things are rough.' 'If something is young and not smart then it is rough.']
Harry is rough.
True
1
4
[array(['Harry is young.', 'Harry is green.'], dtype=object)]
[array(['All green things are not smart.', 'If something is young and not smart then it is rough.'], dtype=object) ]
6,678
['The bald eagle is blue.' 'The bald eagle likes the bear.' 'The bald eagle likes the lion.' 'The bald eagle likes the rabbit.' 'The bear is big.' 'The bear is red.' 'The bear needs the bald eagle.' 'The bear visits the rabbit.' 'The lion needs the bald eagle.' 'The lion needs the rabbit.' 'The lion visits the bear.' 'The rabbit is blue.' 'The rabbit is red.' 'The rabbit likes the bald eagle.' 'The rabbit likes the lion.' 'The rabbit visits the bald eagle.']
['If someone needs the bear then they need the lion.' 'If someone needs the bear and the bear is cold then the bear likes the rabbit.' 'If the rabbit needs the bear then the rabbit likes the bear.' 'If someone likes the bear then they are cold.' 'Cold, blue people are round.' 'If someone is cold and blue then they need the bear.' 'If someone visits the bear then they need the lion.' 'If someone visits the lion then they like the bald eagle.']
The bald eagle needs the lion.
True
3
5
[array(['The bald eagle likes the bear.', 'The bald eagle is blue.'], dtype=object) ]
[array(['If someone likes the bear then they are cold.', 'If someone is cold and blue then they need the bear.', 'If someone needs the bear then they need the lion.'], dtype=object)]
6,679
['Anne is big.' 'Anne is cold.' 'Anne is furry.' 'Anne is red.' 'Anne is young.' 'Erin is big.' 'Erin is cold.' 'Erin is furry.' 'Erin is kind.' 'Erin is red.' 'Erin is round.' 'Erin is young.' 'Fiona is cold.' 'Fiona is furry.' 'Fiona is kind.']
['All red, kind things are big.' 'All round, kind things are furry.' 'Round things are kind.' 'If something is red and kind then it is young.' 'Young, red things are cold.' 'All round things are kind.' 'Young, cold things are red.' 'If Fiona is cold and Fiona is furry then Fiona is young.']
Fiona is not big.
False
3
7
[array(['Fiona is cold.', 'Fiona is furry.', 'Fiona is cold.', 'Fiona is kind.'], dtype=object) ]
[array(['If Fiona is cold and Fiona is furry then Fiona is young.', 'Young, cold things are red.', 'All red, kind things are big.'], dtype=object) ]
6,680
['Bob is not kind.' 'Bob is smart.' 'Dave is not blue.' 'Dave is cold.' 'Dave is kind.' 'Dave is not red.' 'Dave is smart.' 'Dave is white.' 'Fiona is kind.' 'Fiona is smart.' 'Fiona is white.' 'Harry is red.']
['If someone is red then they are kind.' 'If Harry is kind then Harry is blue.' 'If Harry is kind and Harry is not red then Harry is not blue.' 'If Fiona is not kind then Fiona is blue.' 'All young people are smart.' 'All red, blue people are smart.' 'If Harry is young and Harry is smart then Harry is white.' 'If someone is smart and blue then they are young.' 'If someone is blue and not red then they are young.']
Harry is smart.
True
3
5
[array(['Harry is red.', 'Harry is red.'], dtype=object)]
[array(['If someone is red then they are kind.', 'If Harry is kind then Harry is blue.', 'All red, blue people are smart.'], dtype=object)]
6,681
['The bald eagle chases the rabbit.' 'The bald eagle does not chase the tiger.' 'The bald eagle is green.' 'The bald eagle is red.' 'The bald eagle is young.' 'The bald eagle sees the rabbit.' 'The bear sees the bald eagle.' 'The rabbit is red.' 'The rabbit needs the bald eagle.' 'The tiger chases the bear.' 'The tiger is green.' 'The tiger sees the bald eagle.']
['If something is young and red then it is green.' 'If something sees the bear then it needs the tiger.' 'If something needs the bald eagle then the bald eagle chases the rabbit.' 'If something is big and it chases the rabbit then it sees the bear.' 'If something sees the rabbit and it needs the tiger then the tiger is not blue.' 'If something chases the rabbit then it sees the bald eagle.' 'If the rabbit is not young and the rabbit does not need the bald eagle then the rabbit sees the bear.' 'If something is red and it needs the bear then it is big.' 'If something is red then it needs the bear.']
The bald eagle is big.
True
1
4
[array(['The bald eagle is red.', 'The bald eagle is red.'], dtype=object)]
[array(['If something is red then it needs the bear.', 'If something is red and it needs the bear then it is big.'], dtype=object) ]
6,682
['Anne is furry.' 'Anne is smart.' 'Anne is young.' 'Charlie is cold.' 'Charlie is white.' 'Dave is furry.' 'Dave is nice.' 'Dave is smart.' 'Fiona is furry.' 'Fiona is smart.' 'Fiona is young.']
['All cold, young people are furry.' 'If Charlie is white then Charlie is young.' 'If someone is green then they are smart.' 'If Anne is smart then Anne is nice.' 'If someone is smart and green then they are nice.' 'If someone is smart and white then they are nice.' 'All furry, cold people are nice.' 'Furry, nice people are green.' 'If someone is white and not furry then they are green.']
Anne is not green.
False
1
4
[array(['Anne is furry.', 'Anne is smart.'], dtype=object)]
[array(['If Anne is smart then Anne is nice.', 'Furry, nice people are green.'], dtype=object)]
6,683
['The cat chases the dog.' 'The cat is rough.' 'The cat is young.' 'The dog likes the squirrel.' 'The dog sees the tiger.' 'The squirrel chases the tiger.' 'The squirrel is big.' 'The squirrel is green.' 'The squirrel likes the dog.' 'The squirrel sees the dog.' 'The tiger chases the cat.' 'The tiger is green.' 'The tiger likes the dog.' 'The tiger likes the squirrel.']
['If something likes the dog then it chases the tiger.' 'If something is big and it chases the cat then the cat likes the squirrel.' 'If something sees the cat then the cat is big.' 'If something likes the squirrel then it sees the dog.' 'If something is cold and it chases the cat then it sees the cat.' 'If something sees the tiger then the tiger is big.' 'Green, big things are young.' 'Big things are cold.']
The tiger is not cold.
False
1
3
[array(['The dog sees the tiger.'], dtype=object)]
[array(['If something sees the tiger then the tiger is big.', 'Big things are cold.'], dtype=object) ]
6,684
['The bear chases the lion.' 'The bear chases the tiger.' 'The bear eats the lion.' 'The bear is rough.' 'The lion eats the bear.' 'The lion eats the tiger.' 'The lion is big.' 'The lion is rough.' 'The tiger eats the bear.' 'The tiger is green.']
['If someone chases the bear and the bear chases the lion then the bear is green.' 'If someone eats the tiger and the tiger chases the bear then the tiger sees the bear.' 'If someone eats the tiger then they see the lion.' 'If the tiger sees the bear and the tiger eats the lion then the tiger chases the bear.' 'If someone sees the bear then the bear sees the tiger.' 'If someone eats the lion then the lion sees the bear.']
The bear is not green.
Unknown
1
-1
[]
[]
6,685
['The mouse chases the tiger.' 'The mouse eats the tiger.' 'The mouse is big.' 'The mouse is cold.' 'The mouse is kind.' 'The mouse is rough.' 'The mouse likes the tiger.' 'The tiger chases the mouse.' 'The tiger eats the mouse.' 'The tiger is big.' 'The tiger is cold.' 'The tiger is kind.' 'The tiger is nice.' 'The tiger is rough.' 'The tiger likes the mouse.']
['If something is cold and nice then it likes the mouse.' 'If something chases the mouse and the mouse likes the tiger then the mouse is nice.']
The mouse likes the mouse.
True
1
5
[array(['The mouse is cold.', 'The tiger chases the mouse.', 'The mouse likes the tiger.'], dtype=object) ]
[array(['If something chases the mouse and the mouse likes the tiger then the mouse is nice.', 'If something is cold and nice then it likes the mouse.'], dtype=object) ]
6,686
['The bald eagle does not eat the lion.' 'The bald eagle does not eat the squirrel.' 'The bald eagle is rough.' 'The lion eats the bald eagle.' 'The lion eats the squirrel.' 'The lion likes the mouse.' 'The lion needs the squirrel.' 'The mouse likes the squirrel.' 'The mouse needs the lion.' 'The squirrel eats the lion.' 'The squirrel is rough.']
['If someone is nice then they like the mouse.' 'If the squirrel needs the lion and the squirrel is nice then the squirrel does not eat the mouse.' 'If the squirrel likes the mouse then the squirrel needs the bald eagle.' 'If someone likes the mouse and the mouse needs the squirrel then the mouse does not like the bald eagle.' 'If the squirrel eats the lion then the squirrel is nice.' 'If the squirrel does not need the bald eagle then the squirrel is round.' 'If someone needs the bald eagle then they are round.' 'If someone eats the mouse and the mouse is nice then the mouse does not need the bald eagle.' 'If someone is round and rough then they eat the mouse.']
The squirrel likes the mouse.
True
1
3
[array(['The squirrel eats the lion.'], dtype=object)]
[array(['If the squirrel eats the lion then the squirrel is nice.', 'If someone is nice then they like the mouse.'], dtype=object)]
6,687
['The cow chases the mouse.' 'The cow likes the mouse.' 'The cow likes the rabbit.' 'The cow likes the squirrel.' 'The cow sees the mouse.' 'The cow sees the squirrel.' 'The mouse likes the cow.' 'The mouse likes the rabbit.' 'The rabbit chases the squirrel.' 'The rabbit sees the cow.' 'The squirrel chases the rabbit.' 'The squirrel is kind.' 'The squirrel likes the rabbit.' 'The squirrel sees the cow.']
['If someone likes the cow and the cow sees the rabbit then the cow is kind.' 'If someone sees the rabbit and they like the cow then the cow is cold.' 'If someone is red then they like the cow.' 'If someone chases the rabbit then they are rough.' 'If someone likes the squirrel then they are red.' 'If someone likes the cow and they like the squirrel then the cow is kind.' 'If someone is kind then they chase the rabbit.' 'If someone likes the rabbit and the rabbit is rough then the rabbit chases the squirrel.' 'If someone sees the cow then they chase the squirrel.']
The cow is kind.
True
3
5
[array(['The cow likes the squirrel.', 'The cow likes the squirrel.'], dtype=object) ]
[array(['If someone likes the squirrel then they are red.', 'If someone is red then they like the cow.', 'If someone likes the cow and they like the squirrel then the cow is kind.'], dtype=object) ]
6,688
['The cat visits the squirrel.' 'The cow eats the cat.' 'The lion likes the squirrel.' 'The squirrel eats the cow.']
['If something visits the lion then the lion likes the cat.' 'If something eats the cow and it likes the cow then the cow eats the lion.' 'If something visits the lion then it visits the squirrel.' 'If the squirrel is young then the squirrel eats the cow.' 'If something visits the lion and it is young then the lion visits the squirrel.' 'Cold things are rough.' 'If something likes the squirrel then the squirrel is cold.' 'If something likes the cow and the cow likes the squirrel then the cow likes the cat.']
The squirrel is not rough.
False
1
3
[array(['The lion likes the squirrel.'], dtype=object)]
[array(['If something likes the squirrel then the squirrel is cold.', 'Cold things are rough.'], dtype=object) ]
6,689
['Charlie is round.' 'Erin is not furry.' 'Erin is smart.' 'Erin is young.' 'Gary is furry.' 'Gary is not rough.' 'Gary is round.' 'Gary is smart.' 'Harry is nice.' 'Harry is rough.' 'Harry is round.' 'Harry is not young.']
['All round, rough things are smart.' 'If Gary is nice then Gary is not smart.' 'If something is round and not young then it is rough.']
Charlie is smart.
Unknown
1
-1
[]
[]
6,690
['Gary is big.' 'Gary is kind.' 'Gary is nice.' 'Gary is rough.' 'Gary is round.' 'Gary is smart.' 'Gary is young.' 'Harry is big.' 'Harry is nice.' 'Harry is smart.']
['All nice, young people are rough.' 'If Harry is rough and Harry is smart then Harry is round.' 'If Gary is young and Gary is round then Gary is nice.' 'If someone is young and round then they are nice.' 'If someone is young then they are kind.' 'All big, kind people are smart.' 'If someone is rough and kind then they are smart.' 'All round people are rough.']
Harry is not rough.
Unknown
3
-1
[]
[]
6,691
['Harry is furry.' 'Harry is green.' 'Harry is not kind.']
['If someone is nice then they are not young.' 'All furry people are not young.' 'If someone is kind then they are not cold.' 'Green people are nice.' 'If Harry is kind then Harry is not green.' 'All cold, nice people are not kind.' 'If someone is furry and not young then they are white.' 'If Harry is nice and Harry is not kind then Harry is white.']
Harry is white.
True
1
4
[array(['Harry is furry.', 'Harry is furry.'], dtype=object) array(['Harry is green.', 'Harry is not kind.'], dtype=object) array(['Harry is furry.', 'Harry is green.'], dtype=object)]
[array(['All furry people are not young.', 'If someone is furry and not young then they are white.'], dtype=object) array(['Green people are nice.', 'If Harry is nice and Harry is not kind then Harry is white.'], dtype=object) array(['Green people are nice.', 'If someone is nice then they are not young.', 'If someone is furry and not young then they are white.'], dtype=object) ]
6,692
['The bear chases the cow.' 'The bear is not red.' 'The bear sees the tiger.' 'The cow chases the bear.' 'The mouse chases the tiger.' 'The tiger does not chase the mouse.' 'The tiger needs the mouse.']
['If someone sees the tiger then the tiger is nice.' 'If someone chases the mouse and the mouse does not need the bear then the mouse is not young.' 'If someone chases the cow then they are big.' 'If someone needs the tiger then the tiger sees the bear.' 'If someone is big then they need the tiger.' 'If the tiger sees the bear and the tiger needs the mouse then the tiger is big.' 'If someone is young then they need the mouse.']
The bear needs the tiger.
True
1
3
[array(['The bear chases the cow.'], dtype=object)]
[array(['If someone chases the cow then they are big.', 'If someone is big then they need the tiger.'], dtype=object)]
6,693
['The cat visits the squirrel.' 'The lion needs the cat.' 'The squirrel visits the lion.' 'The tiger is not kind.']
['If someone visits the squirrel then the squirrel needs the lion.' 'If the cat is blue and the cat is young then the cat is rough.' 'If someone needs the lion then the lion needs the squirrel.' 'If the tiger chases the lion and the tiger chases the cat then the cat visits the tiger.' 'If someone is blue and they do not chase the lion then the lion visits the cat.' 'If someone needs the lion and they do not visit the tiger then they need the cat.']
The lion does not need the squirrel.
False
1
3
[array(['The cat visits the squirrel.'], dtype=object)]
[array(['If someone visits the squirrel then the squirrel needs the lion.', 'If someone needs the lion then the lion needs the squirrel.'], dtype=object) ]
6,694
['Bob is blue.' 'Charlie is young.' 'Erin is quiet.']
['All kind things are nice.' 'Young things are kind.' 'All nice, kind things are smart.' 'If something is young and nice then it is kind.' 'White, blue things are smart.' 'If Erin is kind and Erin is smart then Erin is white.']
Erin is not smart.
Unknown
1
-1
[]
[]
6,695
['The bald eagle eats the lion.' 'The bald eagle is young.' 'The cow sees the dog.' 'The cow sees the lion.' 'The cow does not visit the bald eagle.' 'The cow visits the dog.' 'The dog does not eat the cow.' 'The dog is round.' 'The dog does not visit the bald eagle.' 'The dog visits the cow.' 'The lion is round.' 'The lion is young.']
['If someone visits the dog and they see the cow then they do not see the bald eagle.' 'If someone visits the dog then they eat the bald eagle.' 'If someone eats the bald eagle then the bald eagle is rough.' 'If someone is rough then they visit the dog.' 'If someone visits the lion and they are not nice then the lion eats the bald eagle.' 'If someone sees the lion and the lion eats the dog then they eat the cow.' 'If someone visits the dog then they see the cow.']
The bald eagle is not rough.
False
1
3
[array(['The cow visits the dog.'], dtype=object)]
[array(['If someone visits the dog then they eat the bald eagle.', 'If someone eats the bald eagle then the bald eagle is rough.'], dtype=object) ]
6,696
['The dog chases the lion.' 'The dog is nice.' 'The lion does not eat the tiger.' 'The lion is not big.' 'The lion visits the tiger.' 'The mouse does not chase the tiger.' 'The mouse is nice.' 'The tiger chases the lion.' 'The tiger eats the dog.' 'The tiger does not eat the mouse.' 'The tiger visits the lion.']
['If something visits the dog and it is kind then it visits the mouse.' 'If something chases the dog then it is not red.' 'If something chases the lion and it visits the dog then it chases the dog.' 'If something chases the lion then it is big.' 'If something eats the lion then it is not cold.' 'If something is big then it visits the dog.' 'If something visits the mouse then the mouse is red.' 'If the tiger visits the dog and the dog is not big then the dog chases the mouse.' 'If something visits the tiger and the tiger is not red then it is not nice.']
The mouse is not red.
Unknown
1
-1
[]
[]
6,697
['The bald eagle eats the lion.' 'The bald eagle is cold.' 'The bald eagle sees the cat.' 'The cat eats the lion.' 'The cat is round.' 'The cat sees the bald eagle.' 'The lion chases the cat.' 'The lion eats the cat.' 'The lion eats the squirrel.' 'The squirrel chases the bald eagle.' 'The squirrel chases the lion.' 'The squirrel eats the lion.' 'The squirrel is cold.' 'The squirrel is kind.']
['If something is round then it sees the cat.' 'If something chases the cat and the cat is cold then the cat eats the squirrel.' 'If something chases the cat and it is kind then it is round.' 'If the lion eats the squirrel and the lion sees the cat then the lion is young.' 'If something is cold then it chases the cat.' 'If the squirrel eats the bald eagle and the bald eagle is cold then the bald eagle is round.' 'If something chases the bald eagle and it is young then it chases the squirrel.' 'If something eats the squirrel and it eats the cat then the squirrel chases the cat.' 'If something is round then it eats the bald eagle.']
The squirrel is round.
True
1
4
[array(['The squirrel is cold.', 'The squirrel is kind.'], dtype=object) array(['The lion eats the squirrel.', 'The lion eats the cat.', 'The squirrel is kind.'], dtype=object) ]
[array(['If something is cold then it chases the cat.', 'If something chases the cat and it is kind then it is round.'], dtype=object) array(['If something eats the squirrel and it eats the cat then the squirrel chases the cat.', 'If something chases the cat and it is kind then it is round.'], dtype=object) ]
6,698
['The cat is big.' 'The cat is blue.' 'The cat sees the cow.' 'The cow chases the tiger.' 'The dog chases the cow.' 'The tiger is blue.' 'The tiger is rough.']
['If someone eats the dog then they see the tiger.' 'If someone is blue and they chase the dog then they chase the cat.' 'If someone chases the cow then the cow eats the dog.']
The cow does not see the tiger.
False
1
3
[array(['The dog chases the cow.'], dtype=object)]
[array(['If someone chases the cow then the cow eats the dog.', 'If someone eats the dog then they see the tiger.'], dtype=object)]
6,699
['Anne is blue.' 'Anne is furry.' 'Bob is blue.' 'Bob is kind.' 'Bob is round.' 'Bob is white.' 'Dave is blue.' 'Dave is kind.' 'Harry is cold.' 'Harry is white.']
['Kind things are round.' 'Cold things are kind.' 'All round things are quiet.']
Dave is not quiet.
False
1
3
[array(['Dave is kind.'], dtype=object)]
[array(['Kind things are round.', 'All round things are quiet.'], dtype=object) ]