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,800
['The bald eagle is big.' 'The cat is blue.' 'The lion chases the cat.']
['If something sees the bald eagle then the bald eagle does not visit the cat.' 'If the bald eagle sees the lion and the lion sees the bald eagle then the bald eagle visits the cat.' 'If the lion chases the cat then the lion is nice.' 'If something chases the cat and it sees the bald eagle then the cat visits the lion.' 'If something is round and it does not visit the lion then the lion visits the cat.' 'If something visits the cat and it chases the cat then it is nice.' 'If something is nice then it is kind.' 'If something is big and it chases the lion then it is kind.']
The lion is kind.
True
1
3
[array(['The lion chases the cat.'], dtype=object)]
[array(['If the lion chases the cat then the lion is nice.', 'If something is nice then it is kind.'], dtype=object)]
6,801
['The bear is cold.' 'The bear is rough.' 'The bear needs the cat.' 'The bear needs the rabbit.' 'The bear sees the rabbit.' 'The cat eats the bear.' 'The cat is blue.' 'The rabbit eats the cat.' 'The rabbit eats the squirrel.' 'The rabbit is big.' 'The rabbit is rough.' 'The rabbit is round.' 'The squirrel eats the bear.' 'The squirrel eats the cat.' 'The squirrel is big.' 'The squirrel is rough.']
['If something eats the rabbit then the rabbit sees the bear.' 'If something eats the rabbit then it needs the squirrel.' 'If something sees the bear and it sees the cat then the cat sees the rabbit.' 'If something sees the rabbit and the rabbit is rough then it sees the cat.' 'All round, blue things are big.' 'If the bear is big and the bear sees the squirrel then the bear is round.' 'If something sees the cat then it sees the bear.']
The cat does not see the rabbit.
False
3
8
[array(['The bear sees the rabbit.', 'The rabbit is rough.', 'The bear sees the rabbit.', 'The rabbit is rough.'], dtype=object)]
[array(['If something sees the rabbit and the rabbit is rough then it sees the cat.', 'If something sees the cat then it sees the bear.', 'If something sees the rabbit and the rabbit is rough then it sees the cat.', 'If something sees the bear and it sees the cat then the cat sees the rabbit.'], dtype=object) ]
6,802
['The bear is cold.' 'The bear is not green.' 'The bear is rough.' 'The rabbit is cold.' 'The squirrel is nice.' 'The squirrel does not visit the rabbit.' 'The squirrel visits the tiger.' 'The tiger chases the bear.' 'The tiger does not eat the rabbit.' 'The tiger is cold.' 'The tiger is nice.' 'The tiger is not rough.' 'The tiger visits the rabbit.' 'The tiger visits the squirrel.']
['If something is green and it visits the squirrel then the squirrel is green.' 'If something chases the rabbit then it eats the bear.' 'If the squirrel eats the rabbit and the rabbit visits the bear then the bear is not red.' 'If something is cold then it chases the rabbit.' 'If the rabbit chases the squirrel then the squirrel eats the bear.' 'If something chases the bear and it visits the tiger then the tiger chases the squirrel.' 'If something is cold and not nice then it eats the rabbit.' 'If something eats the bear and the bear visits the squirrel then it eats the rabbit.' 'If something eats the bear then it chases the squirrel.']
The bear does not chase the squirrel.
False
3
4
[array(['The bear is cold.'], dtype=object)]
[array(['If something is cold then it chases the rabbit.', 'If something chases the rabbit then it eats the bear.', 'If something eats the bear then it chases the squirrel.'], dtype=object) ]
6,803
['The cow is cold.' 'The cow is kind.' 'The cow is young.' 'The cow needs the lion.' 'The cow sees the lion.' 'The cow visits the lion.' 'The lion is blue.' 'The lion is kind.' 'The lion is nice.' 'The lion needs the cow.' 'The lion sees the cow.' 'The lion visits the cow.']
['If something needs the cow then it is blue.' 'If something is blue and it needs the lion then it sees the lion.' 'If something sees the lion then it is cold.' 'If something sees the lion and it visits the lion then it is young.' 'If something is blue then it needs the lion.' 'If something visits the cow and the cow needs the lion then the cow sees the lion.' 'If something needs the cow then the cow visits the lion.' 'If something is young then it needs the lion.']
The lion sees the lion.
True
1
4
[array(['The lion is blue.', 'The lion is blue.'], dtype=object) array(['The lion needs the cow.', 'The lion is blue.'], dtype=object) array(['The lion is blue.', 'The lion needs the cow.'], dtype=object) array(['The lion needs the cow.', 'The lion needs the cow.'], dtype=object)]
[array(['If something is blue then it needs the lion.', 'If something is blue and it needs the lion then it sees the lion.'], dtype=object) array(['If something needs the cow then it is blue.', 'If something is blue then it needs the lion.', 'If something is blue and it needs the lion then it sees the lion.'], dtype=object) array(['If something needs the cow then it is blue.', 'If something is blue then it needs the lion.', 'If something is blue and it needs the lion then it sees the lion.'], dtype=object) array(['If something needs the cow then it is blue.', 'If something needs the cow then it is blue.', 'If something is blue then it needs the lion.', 'If something is blue and it needs the lion then it sees the lion.'], dtype=object) ]
6,804
['The bear eats the cow.' 'The cat chases the bear.' 'The cat eats the bear.' 'The cat eats the tiger.' 'The cat is green.' 'The cat is kind.' 'The cat is rough.' 'The cat sees the bear.' 'The cat sees the tiger.' 'The cow eats the bear.' 'The cow eats the tiger.' 'The cow is green.' 'The cow sees the cat.' 'The tiger chases the bear.' 'The tiger chases the cat.' 'The tiger chases the cow.']
['If someone chases the bear and the bear is cold then they eat the cat.' 'If someone chases the bear and the bear chases the tiger then the bear sees the tiger.' 'If the cat chases the bear and the cat sees the tiger then the bear chases the tiger.' 'If someone chases the tiger and they are green then the tiger chases the cow.' 'Nice, kind people are cold.' 'If someone chases the bear then the bear chases the cat.' 'If someone chases the cat then they are nice.' 'If someone is nice then they are kind.']
The tiger is cold.
True
3
6
[array(['The tiger chases the cat.', 'The tiger chases the cat.'], dtype=object) ]
[array(['If someone chases the cat then they are nice.', 'If someone chases the cat then they are nice.', 'If someone is nice then they are kind.', 'Nice, kind people are cold.'], dtype=object) ]
6,805
['The cow eats the mouse.' 'The cow is green.' 'The cow is red.' 'The cow is rough.' 'The cow needs the mouse.' 'The cow sees the mouse.' 'The mouse eats the cow.' 'The mouse is blue.' 'The mouse is green.' 'The mouse needs the cow.']
['If someone is rough then they need the mouse.' 'If someone is blue and they see the cow then the cow is blue.' 'If someone needs the mouse then they are green.' 'Young people are blue.' 'All young people are rough.' 'If someone eats the cow and the cow sees the mouse then the mouse sees the cow.' 'If someone is rough and they eat the cow then they need the mouse.' 'If someone sees the mouse then they need the mouse.']
The cow is not blue.
False
1
5
[array(['The mouse is blue.', 'The mouse eats the cow.', 'The cow sees the mouse.'], dtype=object) ]
[array(['If someone eats the cow and the cow sees the mouse then the mouse sees the cow.', 'If someone is blue and they see the cow then the cow is blue.'], dtype=object) ]
6,806
['The cat is big.' 'The cat does not like the lion.' 'The cat likes the mouse.' 'The lion is not round.' 'The lion likes the tiger.' 'The lion needs the cat.' 'The mouse does not eat the cat.' 'The mouse eats the lion.' 'The mouse eats the tiger.' 'The mouse likes the cat.' 'The mouse likes the tiger.' 'The tiger is cold.' 'The tiger likes the cat.' 'The tiger needs the mouse.']
['If someone needs the cat then the cat is kind.' 'If someone is round then they do not like the cat.' 'If someone needs the lion then the lion is cold.' 'If someone needs the mouse and they eat the mouse then they do not like the lion.' 'If someone eats the tiger and the tiger eats the mouse then the mouse needs the lion.' 'If someone needs the cat and they are round then they need the mouse.' 'If someone eats the mouse then they are kind.' 'If someone is cold then they eat the mouse.' 'If the lion is big and the lion likes the cat then the lion does not eat the mouse.']
The mouse is not kind.
Unknown
1
-1
[]
[]
6,807
['Anne is blue.' 'Anne is kind.' 'Anne is quiet.' 'Anne is rough.' 'Charlie is kind.' 'Charlie is quiet.' 'Charlie is rough.' 'Charlie is smart.' 'Charlie is white.' 'Charlie is young.' 'Erin is young.' 'Fiona is kind.']
['All white things are young.' 'Young, blue things are quiet.' 'Kind things are blue.' 'If Charlie is rough and Charlie is quiet then Charlie is white.' 'All white, smart things are young.' 'All quiet things are white.' 'If something is white and rough then it is smart.' 'If Fiona is rough then Fiona is young.' 'Blue things are rough.']
Erin is not quiet.
Unknown
1
-1
[]
[]
6,808
['The bald eagle is big.' 'The bald eagle is green.' 'The bald eagle is red.' 'The bald eagle is rough.' 'The bald eagle sees the dog.' 'The dog sees the bald eagle.' 'The lion chases the dog.' 'The lion is green.' 'The lion is rough.' 'The lion sees the bald eagle.']
['If the bald eagle chases the dog then the bald eagle chases the lion.' 'If something sees the dog then it is red.' 'If the bald eagle visits the dog then the dog visits the lion.' 'If something is cold and it sees the lion then it visits the lion.' 'If something chases the bald eagle then it visits the bald eagle.' 'If something chases the lion then the lion visits the dog.' 'If something chases the dog then it sees the dog.' 'If something chases the bald eagle and the bald eagle sees the dog then it sees the lion.']
The lion is red.
True
1
3
[array(['The lion chases the dog.'], dtype=object)]
[array(['If something chases the dog then it sees the dog.', 'If something sees the dog then it is red.'], dtype=object)]
6,809
['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 rough.
True
3
4
[array(['Erin is quiet.'], dtype=object)]
[array(['If Erin is quiet then Erin is red.', 'If Erin is red then Erin is furry.', 'If Erin is furry then Erin is rough.'], dtype=object)]
6,810
['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 cat is red.
True
3
5
[array(['The cat visits the dog.', 'The cat visits the dog.'], dtype=object)]
[array(['If something visits the dog then it is kind.', 'If the cat is kind and the cat visits the dog then the cat likes the dog.', 'If something likes the dog then it is red.'], dtype=object) ]
6,811
['The bald eagle likes the bear.' 'The bear needs the bald eagle.' 'The cow needs the bald eagle.']
['If something likes the bald eagle and the bald eagle sees the bear then the bald eagle is big.' 'If something likes the bald eagle and it needs the bald eagle then it sees the bald eagle.' 'If something likes the bear then the bear likes the bald eagle.' 'If something likes the bear and it sees the bear then the bear sees the cow.' 'If something sees the bald eagle and the bald eagle likes the bear then the bear needs the bald eagle.' 'If something is young and it sees the bear then it sees the cow.']
The bear sees the bald eagle.
True
1
4
[array(['The bald eagle likes the bear.', 'The bear needs the bald eagle.'], dtype=object) ]
[array(['If something likes the bear then the bear likes the bald eagle.', 'If something likes the bald eagle and it needs the bald eagle then it sees the bald eagle.'], dtype=object) ]
6,812
['Dave is blue.' 'Dave is kind.' 'Dave is rough.' 'Erin is blue.' 'Erin is furry.' 'Erin is quiet.' 'Erin is smart.' 'Gary is blue.' 'Gary is quiet.' 'Harry is big.']
['All blue things are rough.' 'If something is kind and furry then it is big.' 'If something is kind and big then it is rough.' 'All quiet, kind things are rough.' 'All kind things are furry.' 'If something is big then it is quiet.' 'Quiet things are blue.' 'Rough things are kind.']
Gary is kind.
True
1
3
[array(['Gary is blue.'], dtype=object) array(['Gary is quiet.'], dtype=object)]
[array(['All blue things are rough.', 'Rough things are kind.'], dtype=object) array(['Quiet things are blue.', 'All blue things are rough.', 'Rough things are kind.'], dtype=object) ]
6,813
['Harry is nice.']
['Furry people are quiet.' 'All nice people are furry.' 'If someone is furry then they are round.']
Harry is not round.
False
1
3
[array(['Harry is nice.'], dtype=object)]
[array(['All nice people are furry.', 'If someone is furry then they are round.'], dtype=object)]
6,814
['Bob is big.' 'Bob is quiet.' 'Erin is white.' 'Gary is big.' 'Gary is red.' 'Harry is green.' 'Harry is smart.']
['If someone is smart and big then they are white.' 'All quiet, red people are smart.' 'If someone is smart and white then they are green.' 'Red, round people are quiet.' 'If someone is big then they are round.' 'If Erin is round and Erin is quiet then Erin is smart.' 'If someone is red and green then they are big.']
Bob is not green.
Unknown
1
-1
[]
[]
6,815
['The bear does not chase the mouse.' 'The bear eats the mouse.' 'The bear is green.' 'The bear is round.' 'The dog is blue.' 'The dog is kind.' 'The mouse is red.']
['If someone is green then they chase the dog.' 'If the dog eats the bear then the bear eats the dog.' 'If someone chases the dog then they are not blue.']
The bear is blue.
False
1
3
[array(['The bear is green.'], dtype=object)]
[array(['If someone is green then they chase the dog.', 'If someone chases the dog then they are not blue.'], dtype=object)]
6,816
['Anne is cold.' 'Anne is rough.' 'Anne is round.' 'Anne is smart.' 'Anne is young.' 'Fiona is cold.' 'Fiona is nice.' 'Fiona is rough.' 'Fiona is round.' 'Harry is cold.' 'Harry is nice.' 'Harry is red.' 'Harry is rough.' 'Harry is round.' 'Harry is smart.' 'Harry is young.']
['Smart, cold people are young.' 'Nice, round people are smart.' 'All cold people are red.']
Fiona is young.
True
1
5
[array(['Fiona is nice.', 'Fiona is round.', 'Fiona is cold.'], dtype=object) ]
[array(['Nice, round people are smart.', 'Smart, cold people are young.'], dtype=object) ]
6,817
['Erin is rough.']
['If Erin is rough then Erin is white.' 'All rough things are big.' 'Big, round things are furry.' 'Big, rough things are furry.' 'If something is round then it is furry.' 'If something is white and rough then it is young.']
Erin is not furry.
False
1
4
[array(['Erin is rough.', 'Erin is rough.'], dtype=object)]
[array(['All rough things are big.', 'Big, rough things are furry.'], dtype=object) ]
6,818
['The bear is young.' 'The cat sees the bear.' 'The mouse eats the rabbit.' 'The rabbit is round.']
['If something is young and it visits the cat then it eats the bear.' 'If something sees the bear then the bear eats the mouse.' 'If something eats the mouse then the mouse is kind.' 'If something visits the bear then it sees the cat.' 'If something is kind then it eats the cat.' 'If something is rough then it eats the cat.']
The mouse is kind.
True
1
3
[array(['The cat sees the bear.'], dtype=object)]
[array(['If something sees the bear then the bear eats the mouse.', 'If something eats the mouse then the mouse is kind.'], dtype=object) ]
6,819
['Bob is green.' 'Bob is smart.' 'Bob is white.' 'Charlie is cold.' 'Charlie is not smart.' 'Erin is cold.' 'Erin is quiet.' 'Erin is white.' 'Fiona is cold.' 'Fiona is green.' 'Fiona is red.' 'Fiona is rough.']
['All red people are white.' 'If Bob is rough then Bob is cold.' 'If someone is rough then they are red.' 'All red people are green.' 'Smart people are rough.' 'If Fiona is not cold then Fiona is not green.' 'If someone is green and red then they are not quiet.' 'If Charlie is smart and Charlie is not rough then Charlie is not white.']
Bob is not cold.
False
1
3
[array(['Bob is smart.'], dtype=object)]
[array(['Smart people are rough.', 'If Bob is rough then Bob is cold.'], dtype=object) ]
6,820
['Anne is big.' 'Anne is furry.' 'Anne is green.' 'Anne is white.' 'Anne is young.' 'Bob is big.' 'Bob is nice.' 'Bob is young.' 'Erin is big.' 'Erin is furry.' 'Erin is green.' 'Erin is nice.' 'Erin is white.' 'Erin is young.' 'Harry is white.' 'Harry is young.']
['If someone is young then they are green.' 'Green, white people are red.' 'Red people are white.' 'All white, red people are green.' 'All white people are young.' 'If someone is green then they are red.']
Harry is not red.
False
1
3
[array(['Harry is young.'], dtype=object) array(['Harry is young.', 'Harry is white.'], dtype=object) array(['Harry is white.'], dtype=object) array(['Harry is white.', 'Harry is white.'], dtype=object)]
[array(['If someone is young then they are green.', 'If someone is green then they are red.'], dtype=object) array(['If someone is young then they are green.', 'Green, white people are red.'], dtype=object) array(['All white people are young.', 'If someone is young then they are green.', 'If someone is green then they are red.'], dtype=object) array(['All white people are young.', 'If someone is young then they are green.', 'Green, white people are red.'], dtype=object)]
6,821
['Fiona is blue.' 'Fiona is not rough.' 'Fiona is young.']
['If Fiona is not rough then Fiona is big.' 'If Fiona is white and Fiona is not rough then Fiona is nice.' 'Rough people are white.' 'All big people are white.' 'Young, white people are nice.' 'Furry people are not nice.' 'If Fiona is not rough then Fiona is young.' 'If Fiona is furry and Fiona is not white then Fiona is young.']
Fiona is white.
True
1
3
[array(['Fiona is not rough.'], dtype=object)]
[array(['If Fiona is not rough then Fiona is big.', 'All big people are white.'], dtype=object)]
6,822
['The bald eagle is blue.' 'The cat needs the mouse.' 'The cat needs the tiger.' 'The cat visits the mouse.' 'The mouse is blue.' 'The tiger is young.' 'The tiger visits the bald eagle.']
['If someone needs the mouse then the mouse likes the tiger.' 'If someone needs the cat then the cat likes the bald eagle.' 'If someone is kind and they like the mouse then they are blue.' 'If someone is young and they need the cat then the cat needs the tiger.' 'If someone needs the mouse then they are kind.' 'If someone needs the cat then they need the mouse.' 'If someone is kind and they like the cat then the cat likes the mouse.' 'If someone needs the mouse then they like the cat.']
The mouse is not kind.
Unknown
1
-1
[]
[]
6,823
['Anne is rough.' 'Erin is round.' 'Fiona is red.']
['Nice people are smart.' 'All round people are nice.']
Anne is smart.
Unknown
1
-1
[]
[]
6,824
['The dog is blue.' 'The dog sees the mouse.' 'The mouse is not round.' 'The mouse sees the dog.' 'The rabbit is cold.' 'The rabbit is red.' 'The rabbit sees the mouse.' 'The squirrel is green.' 'The squirrel needs the mouse.' 'The squirrel sees the dog.' 'The squirrel does not visit the dog.']
['If something sees the dog then it sees the squirrel.' 'If something is red and blue then it sees the squirrel.' 'If something needs the squirrel and it is green then it visits the rabbit.' 'If something needs the rabbit and the rabbit is blue then the rabbit does not need the dog.' 'If the mouse needs the rabbit and the rabbit is cold then the mouse is green.' 'If something sees the squirrel then it needs the rabbit.' 'If something sees the rabbit then it needs the mouse.' 'If something is blue then it needs the dog.' 'If something is green and it sees the dog then it is blue.']
The mouse needs the rabbit.
True
1
3
[array(['The mouse sees the dog.'], dtype=object)]
[array(['If something sees the dog then it sees the squirrel.', 'If something sees the squirrel then it needs the rabbit.'], dtype=object) ]
6,825
['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 cat is red.
True
3
5
[array(['The cat visits the dog.', 'The cat visits the dog.'], dtype=object)]
[array(['If something visits the dog then it is kind.', 'If the cat is kind and the cat visits the dog then the cat likes the dog.', 'If something likes the dog then it is red.'], dtype=object) ]
6,826
['The cow is nice.']
['If the cow is green then the cow is round.' 'Round, rough things are green.' 'If the cow is nice and the cow is rough then the cow is round.' 'If the cow is young and the cow is round then the cow is nice.' 'If the cow is nice then the cow is rough.' 'Young things are rough.']
The cow is green.
True
3
7
[array(['The cow is nice.', 'The cow is nice.', 'The cow is nice.'], dtype=object) ]
[array(['If the cow is nice then the cow is rough.', 'If the cow is nice and the cow is rough then the cow is round.', 'If the cow is nice then the cow is rough.', 'Round, rough things are green.'], dtype=object) ]
6,827
['Anne is furry.' 'Anne is nice.' 'Dave is furry.' 'Dave is not nice.' 'Erin is smart.' 'Harry is furry.' 'Harry is nice.']
['All round people are quiet.' 'All round people are green.' 'All quiet, furry people are green.' 'Furry people are green.' 'Big, quiet people are not smart.' 'Smart people are nice.' 'All green people are big.' 'If Anne is big and Anne is green then Anne is round.' 'If someone is quiet and smart then they are round.']
Dave is not quiet.
Unknown
1
-1
[]
[]
6,828
['Bob is big.' 'Bob is blue.' 'Bob is cold.' 'Bob is furry.' 'Bob is green.' 'Bob is round.' 'Dave is round.' 'Erin is red.' 'Fiona is cold.' 'Fiona is green.']
['All green things are blue.' 'If something is round and cold then it is red.' 'Blue, big things are round.' 'If something is furry and blue then it is round.' 'All red, green things are furry.' 'If something is round then it is red.' 'If Bob is furry and Bob is red then Bob is round.' 'Red things are big.' 'All blue things are furry.']
Erin is not furry.
Unknown
1
-1
[]
[]
6,829
['The bald eagle chases the tiger.' 'The bald eagle is not red.' 'The squirrel chases the bald eagle.' 'The squirrel is nice.' 'The squirrel visits the bald eagle.' 'The squirrel visits the tiger.' 'The tiger eats the squirrel.' 'The tiger is blue.' 'The tiger is not green.' 'The tiger visits the squirrel.']
['If something chases the tiger and the tiger is nice then it does not eat the tiger.' 'If the tiger visits the squirrel then the tiger is nice.']
The bald eagle eats the tiger.
False
1
4
[array(['The bald eagle chases the tiger.', 'The tiger visits the squirrel.'], dtype=object)]
[array(['If the tiger visits the squirrel then the tiger is nice.', 'If something chases the tiger and the tiger is nice then it does not eat the tiger.'], dtype=object) ]
6,830
['Anne is smart.' 'Bob is big.' 'Bob is blue.' 'Bob is rough.' 'Bob is smart.' 'Charlie is smart.' 'Dave is quiet.']
['Blue, round people are rough.' 'If someone is smart and quiet then they are young.' 'Smart people are quiet.' 'If someone is round then they are blue.' 'If Dave is big then Dave is quiet.' 'If someone is blue then they are young.' 'All rough, young people are round.' 'Smart people are rough.' 'Blue, round people are big.']
Dave is not round.
Unknown
1
-1
[]
[]
6,831
['Bob is big.' 'Bob is not green.' 'Charlie is big.' 'Charlie is green.' 'Charlie is kind.' 'Charlie is red.' 'Charlie is not white.' 'Fiona is kind.' 'Fiona is red.' 'Fiona is not white.' 'Gary is nice.' 'Gary is quiet.']
['If Fiona is red and Fiona is white then Fiona is kind.' 'All nice things are quiet.' 'Green things are nice.']
Charlie is not quiet.
False
1
3
[array(['Charlie is green.'], dtype=object)]
[array(['Green things are nice.', 'All nice things are quiet.'], dtype=object) ]
6,832
['The cow sees the squirrel.' 'The mouse is not blue.' 'The squirrel likes the cow.']
['If someone is cold and they need the squirrel then the squirrel does not need the cow.' 'If someone needs the mouse then they are round.' 'If the squirrel likes the cow then the squirrel needs the mouse.' 'If the mouse does not like the cow then the mouse is not cold.' 'If the cow likes the mouse then the cow does not like the squirrel.' 'If someone is kind and they like the mouse then the mouse needs the squirrel.' 'If someone is round then they like the mouse.' 'If someone is round then they need the mouse.']
The squirrel is round.
True
1
3
[array(['The squirrel likes the cow.'], dtype=object)]
[array(['If the squirrel likes the cow then the squirrel needs the mouse.', 'If someone needs the mouse then they are round.'], dtype=object) ]
6,833
['Erin is red.' 'Gary is round.']
['All young people are green.' 'Round people are young.']
Gary is green.
True
1
3
[array(['Gary is round.'], dtype=object)]
[array(['Round people are young.', 'All young people are green.'], dtype=object) ]
6,834
['Bob is rough.' 'Harry is round.']
['If something is rough then it is young.' 'Young things are white.' 'All rough things are kind.' 'If something is white and not rough then it is not round.' 'If something is green then it is cold.' 'All green, white things are cold.' 'If something is white then it is cold.' 'If Harry is not white then Harry is green.']
Bob is white.
True
1
3
[array(['Bob is rough.'], dtype=object)]
[array(['If something is rough then it is young.', 'Young things are white.'], dtype=object) ]
6,835
['Anne is big.' 'Anne is blue.' 'Anne is round.' 'Anne is smart.' 'Charlie is round.' 'Dave is cold.' 'Dave is round.']
['Cold things are blue.' 'All round things are red.' 'All big, smart things are rough.' 'If something is blue and cold then it is big.' 'Blue things are smart.' 'All round things are cold.' 'If something is blue and cold then it is smart.' 'If something is rough and round then it is red.']
Charlie is big.
True
3
6
[array(['Charlie is round.', 'Charlie is round.'], dtype=object)]
[array(['All round things are cold.', 'Cold things are blue.', 'All round things are cold.', 'If something is blue and cold then it is big.'], dtype=object)]
6,836
['Dave is kind.' 'Dave is red.' 'Fiona is big.' 'Fiona is young.' 'Gary is white.' 'Harry is furry.' 'Harry is young.']
['If Gary is white then Gary is red.' 'Young things are kind.' 'Red, young things are nice.' 'All kind things are red.' 'If something is red and young then it is furry.' 'Young things are nice.']
Harry is not red.
False
1
3
[array(['Harry is young.'], dtype=object)]
[array(['Young things are kind.', 'All kind things are red.'], dtype=object)]
6,837
['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 green.
False
1
3
[array(['Erin is quiet.'], dtype=object)]
[array(['Quiet things are furry.', 'Furry things are green.'], dtype=object)]
6,838
['Erin is round.' 'Fiona is quiet.' 'Gary is nice.' 'Harry is not cold.']
['Young, big people are kind.' 'If someone is kind then they are young.' 'If Fiona is big then Fiona is not kind.' 'Young people are nice.' 'If someone is quiet then they are nice.' 'If someone is round and not kind then they are nice.']
Fiona is young.
Unknown
1
-1
[]
[]
6,839
['The bald eagle is big.' 'The bald eagle is green.' 'The bald eagle is red.' 'The bald eagle is rough.' 'The bald eagle sees the dog.' 'The dog sees the bald eagle.' 'The lion chases the dog.' 'The lion is green.' 'The lion is rough.' 'The lion sees the bald eagle.']
['If the bald eagle chases the dog then the bald eagle chases the lion.' 'If something sees the dog then it is red.' 'If the bald eagle visits the dog then the dog visits the lion.' 'If something is cold and it sees the lion then it visits the lion.' 'If something chases the bald eagle then it visits the bald eagle.' 'If something chases the lion then the lion visits the dog.' 'If something chases the dog then it sees the dog.' 'If something chases the bald eagle and the bald eagle sees the dog then it sees the lion.']
The dog is red.
Unknown
1
-1
[]
[]
6,840
['Charlie is big.' 'Charlie is kind.' 'Erin is smart.']
['Round, green people are big.' 'All big, smart people are white.' 'All smart people are big.' 'If Charlie is smart and Charlie is nice then Charlie is white.' 'Smart people are green.' 'If someone is round then they are nice.' 'Big people are white.' 'If Charlie is kind then Charlie is white.']
Erin is white.
True
1
3
[array(['Erin is smart.'], dtype=object) array(['Erin is smart.', 'Erin is smart.'], dtype=object)]
[array(['All smart people are big.', 'Big people are white.'], dtype=object) array(['All smart people are big.', 'All big, smart people are white.'], dtype=object) ]
6,841
['The bear visits the cat.' 'The bear visits the cow.' 'The cat eats the cow.' 'The cat eats the tiger.' 'The cat is blue.' 'The cat is kind.' 'The cat needs the tiger.' 'The cow needs the bear.' 'The cow visits the cat.' 'The tiger eats the cat.' 'The tiger is blue.' 'The tiger is nice.' 'The tiger needs the bear.' 'The tiger needs the cow.' 'The tiger visits the cat.' 'The tiger visits the cow.']
['All blue people are nice.' 'If someone eats the cat and the cat is kind then they are kind.' 'If someone needs the bear and they are kind then the bear is nice.' 'If someone is red then they eat the cow.' 'If the tiger is blue then the tiger is kind.' 'If someone visits the bear then the bear is red.']
The bear is nice.
True
1
4
[array(['The tiger needs the bear.', 'The tiger is blue.'], dtype=object) array(['The tiger needs the bear.', 'The tiger eats the cat.', 'The cat is kind.'], dtype=object) ]
[array(['If the tiger is blue then the tiger is kind.', 'If someone needs the bear and they are kind then the bear is nice.'], dtype=object) array(['If someone eats the cat and the cat is kind then they are kind.', 'If someone needs the bear and they are kind then the bear is nice.'], dtype=object) ]
6,842
['Charlie is nice.' 'Charlie is rough.' 'Gary is rough.']
['If something is rough then it is cold.' 'All rough things are blue.' 'Rough things are nice.' 'If Gary is young then Gary is blue.' 'Cold, rough things are young.' 'All blue, young things are furry.']
Gary is young.
True
1
4
[array(['Gary is rough.', 'Gary is rough.'], dtype=object)]
[array(['If something is rough then it is cold.', 'Cold, rough things are young.'], dtype=object)]
6,843
['Anne is big.' 'Anne is nice.' 'Anne is round.' 'Bob is nice.' 'Bob is round.' 'Dave is blue.' 'Dave is red.' 'Dave is smart.' 'Erin is red.' 'Erin is round.']
['If someone is big and round then they are smart.' 'All rough people are blue.' 'Nice people are big.' 'If someone is nice then they are round.' 'Round, red people are rough.' 'All round, smart people are red.']
Anne is red.
True
1
5
[array(['Anne is round.', 'Anne is big.', 'Anne is round.'], dtype=object) array(['Anne is nice.', 'Anne is big.', 'Anne is round.'], dtype=object) array(['Anne is round.', 'Anne is big.', 'Anne is nice.'], dtype=object) array(['Anne is round.', 'Anne is nice.', 'Anne is round.'], dtype=object) array(['Anne is round.', 'Anne is nice.', 'Anne is nice.'], dtype=object) array(['Anne is nice.', 'Anne is big.', 'Anne is nice.'], dtype=object) array(['Anne is nice.', 'Anne is nice.', 'Anne is round.'], dtype=object) array(['Anne is nice.', 'Anne is nice.', 'Anne is nice.'], dtype=object)]
[array(['If someone is big and round then they are smart.', 'All round, smart people are red.'], dtype=object) array(['If someone is nice then they are round.', 'If someone is big and round then they are smart.', 'All round, smart people are red.'], dtype=object) array(['If someone is nice then they are round.', 'If someone is big and round then they are smart.', 'All round, smart people are red.'], dtype=object) array(['Nice people are big.', 'If someone is big and round then they are smart.', 'All round, smart people are red.'], dtype=object) array(['Nice people are big.', 'If someone is nice then they are round.', 'If someone is big and round then they are smart.', 'All round, smart people are red.'], dtype=object) array(['If someone is nice then they are round.', 'If someone is nice then they are round.', 'If someone is big and round then they are smart.', 'All round, smart people are red.'], dtype=object) array(['If someone is nice then they are round.', 'Nice people are big.', 'If someone is big and round then they are smart.', 'All round, smart people are red.'], dtype=object) array(['If someone is nice then they are round.', 'Nice people are big.', 'If someone is nice then they are round.', 'If someone is big and round then they are smart.', 'All round, smart people are red.'], dtype=object) ]
6,844
['Charlie is big.' 'Charlie is cold.' 'Charlie is nice.' 'Charlie is rough.' 'Charlie is round.' 'Charlie is white.' 'Gary is big.' 'Gary is cold.' 'Gary is green.' 'Gary is nice.' 'Gary is rough.' 'Gary is round.' 'Gary is white.' 'Harry is big.' 'Harry is round.' 'Harry is white.']
['Rough things are cold.' 'If something is big then it is round.' 'All nice, white things are rough.' 'If Harry is round then Harry is green.' 'Round, white things are nice.' 'Big, cold things are rough.']
Harry is not rough.
False
1
5
[array(['Harry is round.', 'Harry is white.', 'Harry is white.'], dtype=object) array(['Harry is big.', 'Harry is white.', 'Harry is white.'], dtype=object) ]
[array(['Round, white things are nice.', 'All nice, white things are rough.'], dtype=object) array(['If something is big then it is round.', 'Round, white things are nice.', 'All nice, white things are rough.'], dtype=object)]
6,845
['Anne is cold.' 'Anne is furry.' 'Bob is nice.' 'Bob is red.' 'Bob is rough.' 'Bob is round.' 'Charlie is cold.' 'Charlie is furry.' 'Charlie is nice.' 'Charlie is red.' 'Charlie is round.' 'Charlie is young.' 'Dave is cold.' 'Dave is furry.' 'Dave is nice.']
['All cold things are rough.' 'If something is rough then it is nice.' 'All rough, nice things are young.']
Dave is not young.
False
1
4
[array(['Dave is cold.', 'Dave is nice.'], dtype=object) array(['Dave is cold.', 'Dave is cold.'], dtype=object)]
[array(['All cold things are rough.', 'All rough, nice things are young.'], dtype=object) array(['All cold things are rough.', 'All cold things are rough.', 'If something is rough then it is nice.', 'All rough, nice things are young.'], dtype=object) ]
6,846
['The bear needs the tiger.' 'The cow chases the tiger.' 'The tiger is big.']
['If something needs the tiger and it is big then it is rough.' 'If something is big then it needs the bear.' 'If the bear needs the cow then the bear chases the cow.' 'If something chases the tiger then the tiger needs the cow.' 'If the tiger is blue then the tiger chases the bear.' 'If the tiger is rough then the tiger visits the cow.' 'If something needs the cow and it is big then the cow is big.' 'If something chases the bear then it visits the cow.']
The cow is not big.
False
1
4
[array(['The cow chases the tiger.', 'The tiger is big.'], dtype=object)]
[array(['If something chases the tiger then the tiger needs the cow.', 'If something needs the cow and it is big then the cow is big.'], dtype=object) ]
6,847
['Anne is round.' 'Bob is young.' 'Erin is kind.' 'Fiona is blue.']
['If something is cold then it is young.' 'Blue things are cold.']
Fiona is young.
True
1
3
[array(['Fiona is blue.'], dtype=object)]
[array(['Blue things are cold.', 'If something is cold then it is young.'], dtype=object) ]
6,848
['The dog chases the squirrel.' 'The dog eats the squirrel.' 'The dog is big.' 'The dog is blue.' 'The dog is green.' 'The dog is nice.' 'The dog is round.' 'The dog sees the squirrel.' 'The squirrel chases the dog.' 'The squirrel eats the dog.' 'The squirrel is green.' 'The squirrel sees the dog.']
['If something is blue then it eats the squirrel.' 'If something sees the squirrel then the squirrel is blue.']
The squirrel eats the squirrel.
True
1
3
[array(['The dog sees the squirrel.'], dtype=object)]
[array(['If something sees the squirrel then the squirrel is blue.', 'If something is blue then it eats the squirrel.'], dtype=object)]
6,849
['The dog needs the mouse.' 'The mouse sees the dog.']
['If the mouse eats the dog and the mouse sees the dog then the dog eats the mouse.' 'If something sees the dog then it is nice.' 'If something sees the dog and the dog needs the mouse then it sees the mouse.' 'If something needs the dog then it is green.' 'If something sees the mouse then the mouse needs the dog.' 'If something needs the dog and the dog eats the mouse then it eats the dog.']
The mouse eats the dog.
Unknown
1
-1
[]
[]
6,850
['The cat is red.' 'The cat is not rough.' 'The cat does not like the squirrel.' 'The cat does not see the squirrel.' 'The dog is not young.' 'The dog needs the cat.' 'The mouse is round.' 'The mouse likes the cat.' 'The mouse needs the cat.' 'The mouse sees the cat.' 'The squirrel is young.' 'The squirrel needs the mouse.']
['If something sees the dog then it is red.' 'If something is red and it needs the squirrel then the squirrel likes the mouse.' 'If something is young and it sees the dog then the dog needs the mouse.' 'If something needs the mouse then it is rough.' 'If the cat likes the mouse then the mouse sees the squirrel.' 'If something needs the cat and it needs the mouse then it likes the cat.' 'If something is rough then it sees the dog.' 'If something is rough and not red then it likes the squirrel.']
The squirrel does not see the dog.
False
1
3
[array(['The squirrel needs the mouse.'], dtype=object)]
[array(['If something needs the mouse then it is rough.', 'If something is rough then it sees the dog.'], dtype=object)]
6,851
['The cat chases the mouse.' 'The cat eats the mouse.' 'The cat is nice.' 'The cat is rough.' 'The cat visits the mouse.' 'The mouse eats the cat.' 'The mouse is blue.']
['If someone chases the cat and they visit the cat then the cat is nice.' 'If someone chases the mouse then they are big.' 'If the cat eats the mouse then the mouse is not nice.' 'If the cat eats the mouse and the cat chases the mouse then the mouse chases the cat.' 'If the mouse is rough then the mouse eats the cat.' 'If someone is blue and cold then they visit the cat.' 'If someone chases the cat then they chase the mouse.' 'If the cat eats the mouse then the cat chases the mouse.']
The mouse is big.
True
3
5
[array(['The cat eats the mouse.', 'The cat chases the mouse.'], dtype=object) array(['The cat eats the mouse.', 'The cat eats the mouse.'], dtype=object)]
[array(['If the cat eats the mouse and the cat chases the mouse then the mouse chases the cat.', 'If someone chases the cat then they chase the mouse.', 'If someone chases the mouse then they are big.'], dtype=object) array(['If the cat eats the mouse then the cat chases the mouse.', 'If the cat eats the mouse and the cat chases the mouse then the mouse chases the cat.', 'If someone chases the cat then they chase the mouse.', 'If someone chases the mouse then they are big.'], dtype=object) ]
6,852
['Anne is blue.' 'Anne is young.' 'Charlie is blue.' 'Charlie is nice.' 'Charlie is white.' 'Erin is rough.' 'Gary is not green.' 'Gary is kind.' 'Gary is nice.' 'Gary is rough.' 'Gary is not young.']
['White, young things are kind.' 'If Gary is kind and Gary is green then Gary is young.' 'If Erin is white and Erin is nice then Erin is green.' 'If something is white and green then it is nice.' 'All rough things are nice.' 'All nice things are white.' 'If something is nice and not rough then it is young.' 'Green things are young.']
Erin is green.
True
3
6
[array(['Erin is rough.', 'Erin is rough.'], dtype=object)]
[array(['All rough things are nice.', 'All nice things are white.', 'All rough things are nice.', 'If Erin is white and Erin is nice then Erin is green.'], dtype=object) ]
6,853
['The bald eagle likes the cat.' 'The bald eagle visits the rabbit.' 'The cat needs the bald eagle.' 'The cat needs the cow.' 'The cat visits the rabbit.' 'The cow likes the bald eagle.' 'The cow likes the rabbit.' 'The cow visits the bald eagle.' 'The rabbit is green.' 'The rabbit is red.' 'The rabbit needs the cat.']
['If someone needs the bald eagle and they are red then they visit the cow.' 'If someone needs the bald eagle then the bald eagle needs the rabbit.' 'If someone needs the cat then they like the bald eagle.' 'If someone needs the bald eagle then they are red.' 'If someone is green then they need the bald eagle.' 'If someone likes the bald eagle and they need the bald eagle then the bald eagle visits the rabbit.' 'If the cat likes the bald eagle then the bald eagle visits the cow.' 'If someone visits the cow then they need the cat.' 'If the cow is rough and the cow is nice then the cow is red.']
The bald eagle is not red.
Unknown
1
-1
[]
[]
6,854
['Charlie is big.' 'Fiona is red.' 'Gary is cold.' 'Harry is white.']
['White people are cold.' 'All cold people are smart.' 'White, red people are smart.' 'If someone is cold and not smart then they are blue.' 'All quiet, blue people are big.' 'All smart people are big.']
Harry is big.
True
3
4
[array(['Harry is white.'], dtype=object)]
[array(['White people are cold.', 'All cold people are smart.', 'All smart people are big.'], dtype=object) ]
6,855
['Bob is furry.' 'Charlie is big.' 'Harry is not quiet.']
['If someone is young and furry then they are rough.' 'Round people are rough.' 'If someone is big then they are not green.' 'Green people are furry.' 'If someone is round and not quiet then they are not big.' 'If someone is furry then they are round.']
Bob is not rough.
False
1
3
[array(['Bob is furry.'], dtype=object)]
[array(['If someone is furry then they are round.', 'Round people are rough.'], dtype=object) ]
6,856
['The bald eagle eats the dog.' 'The bald eagle eats the squirrel.' 'The bald eagle is not cold.' 'The bald eagle likes the squirrel.' 'The dog eats the bald eagle.' 'The dog eats the squirrel.' 'The dog is round.' 'The dog is young.' 'The dog needs the bald eagle.' 'The dog needs the squirrel.' 'The squirrel eats the dog.' 'The squirrel is not cold.' 'The squirrel is round.' 'The squirrel likes the bald eagle.' 'The squirrel needs the bald eagle.']
['If someone is round then they need the squirrel.' 'If someone needs the bald eagle and the bald eagle needs the squirrel then the squirrel likes the dog.' 'If someone eats the bald eagle then they like the dog.' 'If someone needs the bald eagle then they are round.' 'If someone eats the dog and the dog eats the bald eagle then the bald eagle is round.' 'If someone is round and they do not eat the dog then they like the squirrel.' 'If someone is cold and they eat the bald eagle then they are red.' 'If the squirrel eats the bald eagle then the bald eagle does not like the squirrel.']
The bald eagle does not need the squirrel.
False
1
4
[array(['The bald eagle eats the dog.', 'The dog eats the bald eagle.'], dtype=object) array(['The squirrel eats the dog.', 'The dog eats the bald eagle.'], dtype=object) ]
[array(['If someone eats the dog and the dog eats the bald eagle then the bald eagle is round.', 'If someone is round then they need the squirrel.'], dtype=object) array(['If someone eats the dog and the dog eats the bald eagle then the bald eagle is round.', 'If someone is round then they need the squirrel.'], dtype=object) ]
6,857
['Bob is big.' 'Dave is big.' 'Dave is quiet.' 'Dave is round.' 'Fiona is round.' 'Harry is kind.' 'Harry is smart.']
['Big people are kind.' 'All kind, big people are round.' 'If someone is smart then they are kind.' 'If someone is green and smart then they are furry.' 'If someone is quiet and furry then they are smart.' 'Furry, big people are quiet.' 'All smart, kind people are big.' 'If someone is furry then they are big.' 'Round people are furry.']
Harry is round.
True
1
5
[array(['Harry is kind.', 'Harry is smart.', 'Harry is kind.'], dtype=object) array(['Harry is smart.', 'Harry is smart.', 'Harry is kind.'], dtype=object) array(['Harry is kind.', 'Harry is smart.', 'Harry is smart.'], dtype=object) array(['Harry is smart.', 'Harry is smart.', 'Harry is smart.'], dtype=object) ]
[array(['All smart, kind people are big.', 'All kind, big people are round.'], dtype=object) array(['If someone is smart then they are kind.', 'All smart, kind people are big.', 'All kind, big people are round.'], dtype=object) array(['If someone is smart then they are kind.', 'All smart, kind people are big.', 'All kind, big people are round.'], dtype=object) array(['If someone is smart then they are kind.', 'If someone is smart then they are kind.', 'All smart, kind people are big.', 'All kind, big people are round.'], dtype=object)]
6,858
['Bob is big.' 'Bob is cold.' 'Bob is nice.' 'Bob is red.' 'Bob is round.' 'Charlie is big.' 'Charlie is quiet.' 'Charlie is red.' 'Charlie is rough.' 'Charlie is round.' 'Erin is cold.' 'Erin is not nice.' 'Erin is quiet.' 'Erin is round.' 'Gary is big.' 'Gary is round.']
['All rough, nice things are quiet.' 'Red, cold things are quiet.' 'Rough, quiet things are big.' 'All round, big things are nice.' 'If something is red and not round then it is nice.' 'If Charlie is not rough then Charlie is red.' 'All nice things are red.' 'If Gary is cold then Gary is not big.']
Gary is not red.
False
1
4
[array(['Gary is round.', 'Gary is big.'], dtype=object)]
[array(['All round, big things are nice.', 'All nice things are red.'], dtype=object) ]
6,859
['The mouse does not chase the tiger.' 'The mouse is kind.' 'The tiger chases the mouse.' 'The tiger is not big.' 'The tiger is not cold.' 'The tiger is kind.' 'The tiger is round.' 'The tiger is young.' 'The tiger needs the mouse.' 'The tiger sees the mouse.']
['If something chases the tiger then it is round.' 'If something sees the tiger then it needs the mouse.' 'If something chases the mouse and the mouse does not chase the tiger then it needs the tiger.' 'If something is round then it needs the tiger.' 'If the tiger needs the mouse then the mouse is round.' 'If the mouse does not chase the tiger and the tiger does not chase the mouse then the tiger sees the mouse.']
The mouse needs the tiger.
True
1
3
[array(['The tiger needs the mouse.'], dtype=object)]
[array(['If the tiger needs the mouse then the mouse is round.', 'If something is round then it needs the tiger.'], dtype=object)]
6,860
['Erin is blue.' 'Erin is young.' 'Fiona is nice.' 'Gary is blue.' 'Gary is young.' 'Harry is nice.' 'Harry is young.']
['All cold, nice people are young.' 'If someone is red and blue then they are big.' 'If someone is white and red then they are nice.' 'If Erin is big then Erin is red.' 'If Fiona is nice then Fiona is red.' 'White, blue people are big.' 'If someone is blue and red then they are cold.' 'All cold people are white.' 'Blue people are big.']
Gary is not white.
Unknown
1
-1
[]
[]
6,861
['The cat chases the lion.' 'The lion chases the cat.']
['If something chases the lion and it chases the cat then it needs the cat.' 'If something sees the lion then it needs the lion.' 'If something chases the lion then it is red.' 'If something sees the lion and the lion is nice then the lion needs the cat.' 'If the cat chases the lion then the lion needs the cat.' 'Red things are round.']
The cat is not round.
False
1
3
[array(['The cat chases the lion.'], dtype=object)]
[array(['If something chases the lion then it is red.', 'Red things are round.'], dtype=object) ]
6,862
['Bob is cold.' 'Bob is smart.' 'Charlie is big.' 'Charlie is green.' 'Charlie is quiet.' 'Charlie is not red.' 'Dave is cold.' 'Dave is quiet.' 'Dave is red.' 'Harry is big.']
['If someone is cold then they are quiet.' 'All quiet people are green.' 'If Harry is red then Harry is not green.']
Bob is green.
True
1
3
[array(['Bob is cold.'], dtype=object)]
[array(['If someone is cold then they are quiet.', 'All quiet people are green.'], dtype=object)]
6,863
['The cow sees the squirrel.' 'The squirrel is young.']
['If someone needs the squirrel then they need the cow.' 'If someone sees the cow then the cow needs the squirrel.' 'If someone is young then they see the cow.']
The cow does not need the squirrel.
False
1
3
[array(['The squirrel is young.'], dtype=object)]
[array(['If someone is young then they see the cow.', 'If someone sees the cow then the cow needs the squirrel.'], dtype=object) ]
6,864
['Anne is blue.' 'Fiona is red.']
['Red people are rough.' 'All furry, blue people are red.' 'If Fiona is green then Fiona is nice.' 'Rough people are green.' 'Green, rough people are red.' 'Furry, green people are quiet.']
Anne is green.
Unknown
3
-1
[]
[]
6,865
['The cow does not chase the mouse.' 'The cow chases the squirrel.' 'The cow eats the mouse.' 'The cow likes the squirrel.' 'The lion chases the squirrel.' 'The lion eats the cow.' 'The lion eats the squirrel.' 'The lion is cold.' 'The lion likes the cow.' 'The mouse eats the cow.' 'The mouse is not nice.' 'The squirrel chases the lion.']
['If someone is big then they chase the lion.' 'If someone chases the lion then they eat the lion.' 'If someone is nice then they do not eat the lion.' 'If the lion is cold and the lion is not rough then the lion is nice.' 'If the cow chases the lion and the cow likes the lion then the cow eats the lion.' 'If someone eats the lion then the lion is big.' 'If someone is big and they chase the mouse then the mouse does not chase the cow.' 'If someone is rough then they like the lion.' 'If someone eats the lion then they like the squirrel.']
The mouse eats the lion.
Unknown
1
-1
[]
[]
6,866
['Gary is not big.' 'Gary is cold.' 'Harry is nice.']
['Cold things are quiet.' 'All quiet things are not smart.' 'If Gary is not quiet then Gary is kind.']
Gary is not smart.
True
1
3
[array(['Gary is cold.'], dtype=object)]
[array(['Cold things are quiet.', 'All quiet things are not smart.'], dtype=object) ]
6,867
['Fiona is green.' 'Gary is nice.' 'Gary is round.']
['If someone is cold then they are kind.' 'Nice people are cold.']
Fiona is kind.
Unknown
1
-1
[]
[]
6,868
['The cat chases the dog.' 'The cat sees the dog.' 'The dog is big.' 'The lion chases the cat.' 'The lion needs the cat.' 'The lion needs the dog.' 'The rabbit chases the cat.']
['If the lion needs the rabbit then the rabbit sees the cat.' 'If someone sees the dog and they need the dog then the dog needs the lion.' 'If someone is blue and they see the rabbit then the rabbit is blue.' 'If someone needs the lion and the lion chases the cat then they are rough.' 'If someone sees the cat then they are big.' 'If someone chases the dog then they need the dog.' 'If someone is blue then they need the rabbit.' 'If someone is cold and they chase the rabbit then they are blue.']
The dog does not need the lion.
False
1
4
[array(['The cat sees the dog.', 'The cat chases the dog.'], dtype=object)]
[array(['If someone chases the dog then they need the dog.', 'If someone sees the dog and they need the dog then the dog needs the lion.'], dtype=object) ]
6,869
['Bob is not quiet.' 'Bob is rough.' 'Charlie is red.' 'Charlie is rough.' 'Charlie is smart.' 'Charlie is white.' 'Dave is furry.' 'Dave is quiet.' 'Dave is smart.' 'Dave is white.' 'Gary is red.' 'Gary is rough.']
['If something is furry then it is red.' 'All red things are green.' 'All red, furry things are green.' 'If something is rough and not quiet then it is white.' 'If something is furry and green then it is rough.' 'If something is white then it is smart.' 'If something is quiet and not white then it is smart.' 'Green things are smart.']
Gary is smart.
True
1
3
[array(['Gary is red.'], dtype=object)]
[array(['All red things are green.', 'Green things are smart.'], dtype=object) ]
6,870
['The cat is blue.' 'The cat is kind.' 'The cat is nice.' 'The cat needs the dog.' 'The cat visits the dog.' 'The cat visits the squirrel.' 'The dog sees the squirrel.' 'The squirrel sees the cat.' 'The squirrel visits the cat.' 'The squirrel visits the dog.']
['If the dog visits the squirrel then the dog is blue.' 'If something visits the dog then the dog visits the squirrel.']
The dog is not blue.
False
1
3
[array(['The squirrel visits the dog.'], dtype=object) array(['The cat visits the dog.'], dtype=object)]
[array(['If something visits the dog then the dog visits the squirrel.', 'If the dog visits the squirrel then the dog is blue.'], dtype=object) array(['If something visits the dog then the dog visits the squirrel.', 'If the dog visits the squirrel then the dog is blue.'], dtype=object) ]
6,871
['The bear chases the cat.' 'The bear eats the tiger.' 'The bear is blue.' 'The bear is cold.' 'The bear does not need the cow.' 'The bear needs the tiger.' 'The cat is nice.' 'The cat needs the cow.' 'The cow chases the cat.' 'The cow eats the tiger.' 'The cow is blue.' 'The tiger chases the cow.' 'The tiger eats the cat.' 'The tiger does not eat the cow.' 'The tiger is green.' 'The tiger needs the cat.']
['If something chases the cow then it is green.' 'If something needs the cow then it needs the cat.' 'If something needs the cat then it eats the cat.' 'If the cat is green then the cat needs the tiger.' 'If something eats the cat then it does not eat the tiger.' 'If something chases the tiger and the tiger does not eat the cat then the tiger is not cold.' 'All cold things are blue.' 'If something eats the cow and it is blue then it does not chase the cat.']
The cat needs the tiger.
Unknown
1
-1
[]
[]
6,872
['Bob is rough.']
['If something is kind and not rough then it is big.' 'All nice things are big.' 'If Bob is young then Bob is big.' 'All big things are nice.' 'All nice things are furry.' 'All rough things are young.']
Bob is not big.
False
1
3
[array(['Bob is rough.'], dtype=object)]
[array(['All rough things are young.', 'If Bob is young then Bob is big.'], dtype=object) ]
6,873
['The bald eagle chases the rabbit.' 'The bald eagle visits the bear.' 'The bear chases the tiger.' 'The bear is rough.' 'The bear visits the bald eagle.' 'The rabbit chases the bear.' 'The rabbit chases the tiger.' 'The rabbit is rough.' 'The rabbit likes the tiger.' 'The tiger chases the bear.' 'The tiger is cold.' 'The tiger is red.' 'The tiger is rough.' 'The tiger likes the bald eagle.' 'The tiger visits the bald eagle.']
['If something is rough and it likes the bald eagle then the bald eagle is rough.' 'If something is rough then it visits the tiger.']
The bald eagle visits the tiger.
True
1
4
[array(['The tiger is rough.', 'The tiger likes the bald eagle.'], dtype=object) ]
[array(['If something is rough and it likes the bald eagle then the bald eagle is rough.', 'If something is rough then it visits the tiger.'], dtype=object) ]
6,874
['The bear likes the cow.' 'The bear sees the lion.' 'The bear visits the squirrel.' 'The cow likes the squirrel.' 'The cow sees the lion.' 'The lion is not big.' 'The lion sees the bear.' 'The lion sees the squirrel.' 'The squirrel is not big.' 'The squirrel is not rough.' 'The squirrel sees the lion.' 'The squirrel visits the bear.']
['If someone visits the squirrel then the squirrel likes the lion.' 'If someone likes the lion and the lion is red then the lion likes the cow.' 'If someone visits the cow and they do not see the cow then they see the squirrel.' 'If someone likes the lion then they like the cow.' 'If someone visits the lion then they are red.' 'If someone likes the cow then they are not red.' 'If someone visits the bear then they do not like the bear.' 'If someone sees the lion and they are big then the lion does not like the squirrel.']
The squirrel likes the cow.
True
1
3
[array(['The bear visits the squirrel.'], dtype=object)]
[array(['If someone visits the squirrel then the squirrel likes the lion.', 'If someone likes the lion then they like the cow.'], dtype=object)]
6,875
['Anne is nice.' 'Anne is white.' 'Anne is young.' 'Dave is cold.' 'Dave is nice.' 'Dave is smart.' 'Erin is cold.' 'Erin is not kind.' 'Erin is not nice.' 'Erin is smart.' 'Erin is young.' 'Fiona is kind.']
['Smart people are white.' 'Kind, cold people are smart.' 'Kind people are big.' 'If Fiona is cold and Fiona is big then Fiona is nice.' 'If someone is nice and big then they are cold.' 'If someone is young and white then they are cold.' 'If Anne is nice then Anne is cold.' 'Big, young people are nice.' 'Big people are young.']
Fiona is not young.
False
1
3
[array(['Fiona is kind.'], dtype=object)]
[array(['Kind people are big.', 'Big people are young.'], dtype=object)]
6,876
['Anne is round.' 'Anne is young.' 'Dave is not nice.' 'Dave is red.' 'Fiona is green.' 'Fiona is smart.' 'Harry is not smart.']
['All red things are big.' 'All smart things are big.' 'If Dave is young and Dave is not green then Dave is not big.' 'Smart things are not round.' 'All big things are smart.' 'If something is smart and not young then it is not red.']
Anne is big.
Unknown
3
-1
[]
[]
6,877
['Bob is big.' 'Bob is rough.' 'Bob is not smart.' 'Bob is young.' 'Dave is rough.' 'Dave is young.' 'Erin is furry.']
['If Dave is young and Dave is big then Dave is smart.' 'If Bob is rough and Bob is furry then Bob is nice.' 'If someone is furry and big then they are rough.' 'If someone is furry then they are nice.' 'If Dave is furry and Dave is not young then Dave is not nice.' 'All nice people are big.']
Erin is big.
True
1
3
[array(['Erin is furry.'], dtype=object)]
[array(['If someone is furry then they are nice.', 'All nice people are big.'], dtype=object)]
6,878
['The bald eagle is green.' 'The bald eagle is round.' 'The bald eagle is young.' 'The bald eagle needs the lion.' 'The cat is green.' 'The cat is kind.' 'The cat does not need the bald eagle.' 'The lion chases the bald eagle.' 'The lion chases the tiger.' 'The lion is round.' 'The lion needs the bald eagle.' 'The lion visits the bald eagle.' 'The lion visits the cat.' 'The tiger is not blue.' 'The tiger is not green.' 'The tiger is young.']
['If someone visits the tiger then the tiger visits the lion.' 'If someone is kind and blue then they visit the cat.' 'If someone is green then they visit the bald eagle.' 'If someone needs the tiger then they visit the tiger.' 'If someone needs the tiger and the tiger needs the cat then the tiger needs the lion.' 'If someone visits the lion then they need the tiger.' 'If the tiger chases the bald eagle then the bald eagle is green.' 'If the bald eagle is young then the bald eagle needs the tiger.']
The bald eagle does not visit the tiger.
False
1
3
[array(['The bald eagle is young.'], dtype=object)]
[array(['If the bald eagle is young then the bald eagle needs the tiger.', 'If someone needs the tiger then they visit the tiger.'], dtype=object) ]
6,879
['The rabbit chases the squirrel.' 'The rabbit is cold.' 'The rabbit is nice.' 'The rabbit is red.' 'The rabbit is round.' 'The rabbit is young.' 'The rabbit needs the squirrel.' 'The rabbit sees the squirrel.' 'The squirrel chases the rabbit.' 'The squirrel is cold.' 'The squirrel is red.' 'The squirrel is round.' 'The squirrel is young.' 'The squirrel needs the rabbit.' 'The squirrel sees the rabbit.']
['If someone sees the rabbit then the rabbit is young.' 'If someone needs the rabbit then they chase the rabbit.' 'If the squirrel chases the rabbit then the rabbit sees the squirrel.' 'If someone is red and they need the squirrel then they need the rabbit.' 'If someone needs the rabbit then the rabbit sees the squirrel.' 'If someone needs the squirrel and the squirrel is red then the squirrel chases the rabbit.' 'If someone chases the squirrel then they are young.' 'If someone sees the squirrel then the squirrel sees the rabbit.']
The rabbit does not chase the rabbit.
False
1
4
[array(['The rabbit is red.', 'The rabbit needs the squirrel.'], dtype=object) ]
[array(['If someone is red and they need the squirrel then they need the rabbit.', 'If someone needs the rabbit then they chase the rabbit.'], dtype=object) ]
6,880
['Bob is blue.' 'Bob is furry.' 'Bob is green.' 'Bob is quiet.' 'Charlie is kind.' 'Charlie is young.' 'Gary is quiet.' 'Gary is young.' 'Harry is rough.' 'Harry is young.']
['If Bob is rough then Bob is not young.' 'If Bob is blue and Bob is furry then Bob is kind.' 'If something is furry and young then it is rough.' 'Blue, kind things are rough.' 'All green, rough things are furry.' 'If something is furry and kind then it is blue.' 'If Harry is rough then Harry is not green.' 'If Gary is not green then Gary is blue.']
Charlie is not blue.
Unknown
1
-1
[]
[]
6,881
['Anne is blue.' 'Anne is cold.' 'Anne is kind.' 'Anne is quiet.' 'Anne is red.' 'Anne is young.' 'Fiona is cold.' 'Fiona is kind.' 'Fiona is quiet.' 'Fiona is young.']
['All cold things are blue.' 'Young things are cold.' 'If something is cold and blue then it is young.' 'If something is red and cold then it is young.' 'If Fiona is kind then Fiona is young.' 'All blue things are red.' 'If something is smart then it is quiet.' 'If Fiona is red then Fiona is quiet.']
Fiona is not red.
False
1
3
[array(['Fiona is cold.'], dtype=object) array(['Fiona is young.'], dtype=object) array(['Fiona is kind.'], dtype=object)]
[array(['All cold things are blue.', 'All blue things are red.'], dtype=object) array(['Young things are cold.', 'All cold things are blue.', 'All blue things are red.'], dtype=object) array(['If Fiona is kind then Fiona is young.', 'Young things are cold.', 'All cold things are blue.', 'All blue things are red.'], dtype=object) ]
6,882
['The bear visits the mouse.' 'The dog is cold.' 'The dog needs the bear.' 'The dog visits the mouse.' 'The dog visits the squirrel.' 'The mouse eats the bear.' 'The mouse is blue.' 'The mouse needs the bear.' 'The mouse visits the dog.' 'The squirrel eats the dog.' 'The squirrel eats the mouse.' 'The squirrel is blue.' 'The squirrel is cold.' 'The squirrel is green.' 'The squirrel is rough.' 'The squirrel needs the mouse.']
['If something visits the dog and it eats the dog then the dog is rough.' 'If something eats the squirrel and the squirrel eats the dog then it visits the dog.' 'If something needs the mouse then it eats the squirrel.' 'If something visits the mouse and it is blue then the mouse needs the dog.' 'If something needs the bear and the bear eats the dog then the dog eats the bear.' 'If something is blue then it eats the bear.']
The squirrel visits the dog.
True
1
4
[array(['The squirrel needs the mouse.', 'The squirrel eats the dog.'], dtype=object) ]
[array(['If something needs the mouse then it eats the squirrel.', 'If something eats the squirrel and the squirrel eats the dog then it visits the dog.'], dtype=object) ]
6,883
['Anne is big.' 'Anne is cold.' 'Anne is furry.' 'Anne is young.' 'Charlie is big.' 'Charlie is cold.' 'Charlie is rough.' 'Erin is furry.' 'Erin is red.' 'Erin is rough.' 'Gary is blue.' 'Gary is cold.' 'Gary is furry.' 'Gary is red.' 'Gary is rough.' 'Gary is young.']
['Rough, young people are blue.' 'If someone is blue and rough then they are big.' 'Cold, big people are young.' 'Cold, blue people are big.' 'If someone is blue and big then they are furry.' 'If Gary is blue and Gary is red then Gary is young.']
Erin is blue.
Unknown
1
-1
[]
[]
6,884
['Erin is cold.' 'Erin is kind.' 'Erin is red.']
['If someone is kind then they are quiet.' 'All young, cold people are red.' 'Red people are young.' 'If someone is rough then they are blue.' 'If Erin is red and Erin is cold then Erin is rough.' 'If Erin is blue then Erin is young.']
Erin is blue.
True
1
4
[array(['Erin is red.', 'Erin is cold.'], dtype=object)]
[array(['If Erin is red and Erin is cold then Erin is rough.', 'If someone is rough then they are blue.'], dtype=object)]
6,885
['The cat needs the rabbit.' 'The cat sees the dog.' 'The cat sees the rabbit.' 'The dog is not blue.' 'The dog needs the rabbit.' 'The dog sees the cat.' 'The dog sees the rabbit.' 'The rabbit likes the cat.' 'The rabbit does not need the cat.' 'The rabbit needs the dog.']
['If the dog sees the cat then the cat is cold.' 'All cold things are not blue.']
The cat is blue.
False
1
3
[array(['The dog sees the cat.'], dtype=object)]
[array(['If the dog sees the cat then the cat is cold.', 'All cold things are not blue.'], dtype=object) ]
6,886
['The bald eagle is nice.' 'The bald eagle needs the cow.' 'The bald eagle needs the squirrel.' 'The cow is blue.' 'The cow likes the bald eagle.' 'The cow sees the squirrel.' 'The lion is kind.' 'The lion is nice.' 'The lion likes the bald eagle.' 'The lion needs the squirrel.' 'The lion sees the squirrel.' 'The squirrel likes the lion.']
['If something sees the lion then the lion likes the squirrel.' 'If something is kind and it sees the bald eagle then it needs the cow.' 'If something sees the squirrel and it sees the bald eagle then the bald eagle likes the cow.' 'If something sees the lion and the lion likes the squirrel then the lion needs the squirrel.' 'If something likes the squirrel and it needs the squirrel then the squirrel sees the cow.' 'If something sees the cow then it sees the lion.' 'If something needs the cow and it needs the squirrel then it likes the squirrel.' 'If something sees the lion then the lion sees the bald eagle.' 'If something sees the cow and it likes the cow then the cow sees the bald eagle.']
The squirrel sees the cow.
True
1
5
[array(['The bald eagle needs the cow.', 'The bald eagle needs the squirrel.', 'The bald eagle needs the squirrel.'], dtype=object)]
[array(['If something needs the cow and it needs the squirrel then it likes the squirrel.', 'If something likes the squirrel and it needs the squirrel then the squirrel sees the cow.'], dtype=object) ]
6,887
['The cat does not see the lion.' 'The lion eats the cat.' 'The squirrel eats the cat.' 'The tiger eats the lion.']
['If something needs the squirrel then it sees the tiger.' 'If the tiger needs the squirrel and the squirrel sees the tiger then the squirrel is blue.' 'If something eats the lion then it needs the squirrel.' 'If something needs the squirrel and the squirrel does not need the cat then the squirrel eats the lion.' 'If something eats the lion then it is big.' 'If something needs the cat and the cat is not blue then the cat is rough.']
The tiger does not see the tiger.
False
1
3
[array(['The tiger eats the lion.'], dtype=object)]
[array(['If something eats the lion then it needs the squirrel.', 'If something needs the squirrel then it sees the tiger.'], dtype=object) ]
6,888
['The cow is not rough.']
['Rough people are not young.' 'If the cow is blue then the cow is rough.' 'All kind people are green.' 'Young, blue people are not kind.' 'Rough, green people are kind.' 'If the cow is young then the cow is kind.' 'If the cow is kind then the cow is young.' 'If the cow is not rough then the cow is young.']
The cow is not green.
False
3
4
[array(['The cow is not rough.'], dtype=object)]
[array(['If the cow is not rough then the cow is young.', 'If the cow is young then the cow is kind.', 'All kind people are green.'], dtype=object) ]
6,889
['Anne is blue.' 'Anne is kind.' 'Anne is quiet.' 'Bob is not kind.' 'Bob is young.' 'Erin is white.' 'Gary is blue.' 'Gary is kind.' 'Gary is nice.' 'Gary is quiet.' 'Gary is rough.']
['Nice people are kind.' 'All white, quiet people are blue.' 'Kind, nice people are quiet.' 'Rough people are nice.' 'If someone is white then they are rough.' 'All blue, nice people are rough.']
Erin is not kind.
False
3
4
[array(['Erin is white.'], dtype=object)]
[array(['If someone is white then they are rough.', 'Rough people are nice.', 'Nice people are kind.'], dtype=object)]
6,890
['The bear is young.' 'The bear likes the dog.' 'The bear sees the rabbit.' 'The bear sees the tiger.' 'The bear visits the dog.' 'The dog likes the tiger.' 'The dog visits the rabbit.' 'The dog visits the tiger.' 'The rabbit is rough.' 'The rabbit likes the bear.' 'The rabbit likes the dog.' 'The rabbit sees the bear.' 'The tiger is cold.' 'The tiger is rough.' 'The tiger is young.']
['If someone visits the rabbit then they are young.' 'If someone visits the rabbit then the rabbit sees the dog.' 'If someone is rough then they like the rabbit.' 'If someone sees the bear and the bear likes the dog then the dog likes the bear.' 'If the rabbit visits the tiger and the tiger likes the bear then the bear is rough.' 'If someone sees the dog then they visit the dog.']
The rabbit does not visit the dog.
False
1
3
[array(['The dog visits the rabbit.'], dtype=object)]
[array(['If someone visits the rabbit then the rabbit sees the dog.', 'If someone sees the dog then they visit the dog.'], dtype=object)]
6,891
['The bald eagle is nice.' 'The bald eagle likes the squirrel.' 'The bald eagle needs the cow.' 'The cow eats the squirrel.' 'The cow is kind.' 'The cow is rough.' 'The cow does not like the bald eagle.' 'The cow does not like the squirrel.' 'The cow needs the bald eagle.' 'The squirrel eats the cow.' 'The squirrel needs the bald eagle.' 'The squirrel needs the cow.']
['If something is rough and it eats the squirrel then it eats the bald eagle.' 'If something eats the bald eagle then it is cold.']
The cow is not cold.
False
1
4
[array(['The cow is rough.', 'The cow eats the squirrel.'], dtype=object)]
[array(['If something is rough and it eats the squirrel then it eats the bald eagle.', 'If something eats the bald eagle then it is cold.'], dtype=object) ]
6,892
['Bob is blue.' 'Dave is green.' 'Dave is rough.' 'Fiona is green.' 'Fiona is white.' 'Gary is green.' 'Gary is white.']
['Young, round people are furry.' 'All green, young people are furry.' 'If Bob is blue and Bob is white then Bob is young.' 'If Fiona is green then Fiona is rough.' 'Young, blue people are green.' 'If someone is blue then they are white.' 'Furry people are rough.']
Gary is not rough.
Unknown
1
-1
[]
[]
6,893
['Anne is big.' 'Anne is cold.' 'Anne is furry.' 'Anne is kind.' 'Anne is rough.' 'Anne is young.' 'Erin is cold.' 'Erin is rough.' 'Erin is young.' 'Harry is big.' 'Harry is cold.' 'Harry is furry.' 'Harry is kind.' 'Harry is quiet.' 'Harry is rough.' 'Harry is young.']
['If someone is cold and big then they are furry.' 'All quiet, rough people are kind.' 'All rough, cold people are quiet.']
Erin is not kind.
False
1
5
[array(['Erin is rough.', 'Erin is cold.', 'Erin is rough.'], dtype=object)]
[array(['All rough, cold people are quiet.', 'All quiet, rough people are kind.'], dtype=object)]
6,894
['The bear chases the cow.' 'The bear is big.' 'The bear likes the rabbit.' 'The cow is big.' 'The cow needs the mouse.' 'The mouse is round.' 'The mouse does not like the bear.' 'The mouse needs the cow.' 'The mouse needs the rabbit.' 'The rabbit is young.']
['If something likes the bear then it is not big.' 'If something likes the mouse then it is green.' 'If something needs the mouse then it likes the mouse.']
The cow is not green.
False
1
3
[array(['The cow needs the mouse.'], dtype=object)]
[array(['If something needs the mouse then it likes the mouse.', 'If something likes the mouse then it is green.'], dtype=object)]
6,895
['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.']
Harry is rough.
Unknown
1
-1
[]
[]
6,896
['The dog eats the lion.' 'The dog is nice.' 'The dog is red.' 'The dog is rough.' 'The dog likes the tiger.' 'The lion is cold.' 'The lion likes the tiger.' 'The lion visits the tiger.' 'The tiger eats the dog.' 'The tiger is red.' 'The tiger likes the lion.' 'The tiger visits the lion.']
['If someone is nice and they eat the dog then the dog visits the lion.' 'If someone is red then they eat the dog.']
The dog does not visit the lion.
False
1
4
[array(['The dog is nice.', 'The dog is red.'], dtype=object)]
[array(['If someone is red then they eat the dog.', 'If someone is nice and they eat the dog then the dog visits the lion.'], dtype=object) ]
6,897
['The cow is big.' 'The rabbit sees the cow.' 'The tiger needs the cow.']
['If something is green and rough then it needs the tiger.' 'If the tiger is not kind then the tiger is cold.' 'If the cow does not need the rabbit then the rabbit does not need the cow.' 'If something eats the tiger and it needs the cow then the tiger sees the rabbit.' 'If something sees the cow then it eats the tiger.' 'If something eats the tiger then it eats the cow.']
The rabbit eats the cow.
True
1
3
[array(['The rabbit sees the cow.'], dtype=object)]
[array(['If something sees the cow then it eats the tiger.', 'If something eats the tiger then it eats the cow.'], dtype=object)]
6,898
['Anne is white.' 'Dave is big.' 'Dave is young.' 'Erin is cold.' 'Erin is red.' 'Erin is rough.' 'Gary is rough.']
['If Anne is furry then Anne is big.' 'All red things are furry.' 'If something is red and furry then it is white.' 'If something is rough and white then it is cold.' 'If something is furry then it is white.' 'If Erin is cold and Erin is red then Erin is big.']
Erin is not white.
False
1
3
[array(['Erin is red.'], dtype=object) array(['Erin is red.', 'Erin is red.'], dtype=object)]
[array(['All red things are furry.', 'If something is furry then it is white.'], dtype=object) array(['All red things are furry.', 'If something is red and furry then it is white.'], dtype=object)]
6,899
['The dog likes the rabbit.' 'The dog likes the tiger.' 'The rabbit eats the tiger.' 'The rabbit is green.' 'The rabbit likes the tiger.' 'The rabbit sees the dog.' 'The rabbit sees the tiger.' 'The tiger eats the rabbit.' 'The tiger likes the dog.' 'The tiger sees the dog.']
['If someone eats the tiger and the tiger does not see the dog then the tiger is blue.' 'If the tiger sees the dog and the dog likes the tiger then the tiger is blue.' 'If someone eats the rabbit then they do not like the rabbit.' 'If someone is rough and they eat the rabbit then they are blue.' 'If the dog eats the tiger and the rabbit does not see the dog then the tiger eats the dog.' 'If someone is blue then they see the rabbit.']
The tiger sees the rabbit.
True
1
4
[array(['The tiger sees the dog.', 'The dog likes the tiger.'], dtype=object) ]
[array(['If the tiger sees the dog and the dog likes the tiger then the tiger is blue.', 'If someone is blue then they see the rabbit.'], dtype=object) ]