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
0
['Fiona is nice.' 'Gary is nice.']
['Kind, cold things are smart.' 'If Fiona is nice then Fiona is cold.' 'Green, kind things are nice.' 'All smart things are furry.' 'Nice things are kind.' 'All green, kind things are smart.']
Gary is furry.
Unknown
1
-1
[]
[]
1
['Anne is nice.' 'Anne is red.' 'Bob is smart.' 'Bob is young.' 'Erin is red.' 'Erin is round.' 'Fiona is kind.' 'Fiona is nice.' 'Fiona is red.' 'Fiona is smart.']
['If something is round then it is nice.' 'Nice things are round.' 'If Bob is kind then Bob is furry.' 'All smart, kind things are nice.' 'All kind, young things are round.' 'If something is young and smart then it is round.' 'Red things are kind.' 'If Anne is furry then Anne is red.' 'If something is nice then it is red.']
Bob is nice.
True
1
4
[array(['Bob is young.', 'Bob is smart.'], dtype=object)]
[array(['If something is young and smart then it is round.', 'If something is round then it is nice.'], dtype=object)]
2
['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 does not eat the tiger.
True
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) ]
3
['The bear does not chase the cow.' 'The bear is green.' 'The bear is kind.' 'The bear likes the cow.' 'The bear likes the mouse.' 'The bear sees the mouse.' 'The cow chases the bear.' 'The cow is big.' 'The cow does not like the bear.' 'The mouse is blue.' 'The mouse is green.' 'The mouse is rough.' 'The mouse likes the bear.' 'The mouse likes the cow.' 'The mouse sees the bear.' 'The mouse sees the cow.']
['If someone chases the bear then they see the mouse.' 'If someone chases the mouse and the mouse likes the bear then the bear does not see the cow.' 'If someone likes the mouse and they are big then the mouse sees the cow.' 'If someone likes the mouse and they are big then they chase the mouse.' 'If someone likes the cow and the cow sees the mouse then the cow chases the mouse.' 'If the cow chases the bear then the bear is green.' 'If someone likes the cow and they see the mouse then the mouse chases the cow.' 'If someone chases the mouse and they chase the bear then the mouse is not kind.']
The cow does not chase the mouse.
False
1
4
[array(['The mouse likes the cow.', 'The cow chases the bear.'], dtype=object) array(['The bear likes the cow.', 'The cow chases the bear.'], dtype=object) ]
[array(['If someone chases the bear then they see the mouse.', 'If someone likes the cow and the cow sees the mouse then the cow chases the mouse.'], dtype=object) array(['If someone chases the bear then they see the mouse.', 'If someone likes the cow and the cow sees the mouse then the cow chases the mouse.'], dtype=object) ]
4
['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.']
Dave is smart.
True
1
3
[array(['Dave is red.'], dtype=object)]
[array(['All red things are big.', 'All big things are smart.'], dtype=object) ]
5
['Dave is white.' 'Fiona is cold.' 'Fiona is white.']
['If something is green then it is white.' 'If Fiona is white then Fiona is nice.' 'If something is nice and big then it is kind.' 'If something is cold and white then it is blue.' 'Cold, nice things are white.' 'If Dave is cold and Dave is blue then Dave is green.' 'All green, cold things are nice.' 'If something is cold and blue then it is big.']
Fiona is big.
True
1
5
[array(['Fiona is cold.', 'Fiona is cold.', 'Fiona is white.'], dtype=object) ]
[array(['If something is cold and white then it is blue.', 'If something is cold and blue then it is big.'], dtype=object)]
6
['The bald eagle eats the cow.' 'The bald eagle is rough.' 'The bald eagle is young.' 'The bald eagle likes the cow.' 'The bald eagle likes the dog.' 'The bald eagle sees the cow.' 'The bald eagle sees the dog.' 'The cow eats the bald eagle.' 'The cow likes the bald eagle.' 'The cow sees the dog.' 'The dog eats the bald eagle.' 'The dog is big.' 'The dog is cold.' 'The dog is young.' 'The dog likes the cow.' 'The dog sees the cow.']
['If something eats the dog then it likes the cow.' 'If something sees the bald eagle then the bald eagle eats the dog.' 'If something sees the bald eagle then the bald eagle eats the cow.' 'Big things are young.' 'If something likes the cow then it eats the cow.' 'If something eats the cow and it is big then the cow sees the bald eagle.' 'If something likes the bald eagle then the bald eagle is kind.' 'If something likes the bald eagle then it is rough.']
The bald eagle does not eat the dog.
False
3
5
[array(['The dog likes the cow.', 'The dog is big.'], dtype=object)]
[array(['If something likes the cow then it eats the cow.', 'If something eats the cow and it is big then the cow sees the bald eagle.', 'If something sees the bald eagle then the bald eagle eats the dog.'], dtype=object) ]
7
['Anne is furry.' 'Anne is green.' 'Anne is nice.' 'Anne is smart.' 'Gary is cold.' 'Gary is furry.' 'Gary is nice.' 'Gary is smart.' 'Gary is white.' 'Gary is young.']
['All smart, white people are green.' 'If Gary is young then Gary is cold.' 'If someone is white and furry then they are cold.' 'If someone is smart and green then they are white.' 'If Gary is furry then Gary is smart.' 'All young people are nice.' 'White people are smart.' 'If Gary is nice and Gary is cold then Gary is furry.']
Anne is not cold.
False
1
5
[array(['Anne is smart.', 'Anne is green.', 'Anne is furry.'], dtype=object)]
[array(['If someone is smart and green then they are white.', 'If someone is white and furry then they are cold.'], dtype=object)]
8
['Anne is red.' 'Anne is rough.' 'Anne is young.' 'Bob is green.' 'Bob is rough.' 'Bob is young.' 'Erin is green.' 'Erin is red.' 'Erin is rough.' 'Erin is smart.' 'Erin is young.' 'Gary is cold.' 'Gary is red.' 'Gary is rough.' 'Gary is young.']
['If someone is green and red then they are quiet.' 'If someone is quiet then they are smart.' 'Green, rough people are young.' 'If someone is red and smart then they are green.' 'Rough people are cold.' 'If someone is cold then they are red.']
Bob is not quiet.
False
3
5
[array(['Bob is green.', 'Bob is rough.'], dtype=object)]
[array(['Rough people are cold.', 'If someone is cold then they are red.', 'If someone is green and red then they are quiet.'], dtype=object)]
9
['The cow eats the lion.' 'The cow is round.' 'The cow visits the tiger.' 'The lion eats the cow.' 'The lion is nice.' 'The squirrel is cold.' 'The tiger is green.']
['If something sees the cow then the cow sees the lion.' 'If something eats the cow then the cow is green.' 'If the lion sees the squirrel then the lion is green.' 'If something visits the cow then it is nice.' 'If the cow visits the squirrel and the cow sees the squirrel then the cow sees the lion.' 'If something sees the cow then the cow is round.' 'If the cow is cold then the cow sees the lion.' 'If something is green then it is cold.']
The cow is not cold.
False
1
3
[array(['The lion eats the cow.'], dtype=object)]
[array(['If something eats the cow then the cow is green.', 'If something is green then it is cold.'], dtype=object)]
10
['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.']
Dave is big.
Unknown
1
-1
[]
[]
11
['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 not kind.
True
3
6
[array(['Harry is young.', 'Harry is green.', 'Harry is green.'], dtype=object) ]
[array(['All green things are not smart.', 'If something is young and not smart then it is rough.', 'If something is rough and green then it is not kind.'], dtype=object) ]
12
['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) ]
13
['The bald eagle eats the dog.' 'The bald eagle is not young.' 'The cow does not chase the bald eagle.' 'The cow chases the tiger.' 'The cow does not eat the dog.' 'The cow is cold.' 'The cow is young.' 'The cow does not need the dog.' 'The dog needs the bald eagle.' 'The tiger chases the cow.' 'The tiger chases the dog.' 'The tiger does not eat the cow.' 'The tiger is red.' 'The tiger is young.' 'The tiger needs the bald eagle.' 'The tiger needs the cow.']
['If the tiger does not chase the cow then the tiger chases the bald eagle.' 'If something needs the tiger then it chases the tiger.' 'If something is young then it needs the cow.' 'If the dog chases the tiger then the tiger is cold.' 'If something eats the dog then the dog needs the tiger.' 'If the cow eats the tiger and the cow chases the bald eagle then the bald eagle needs the dog.']
The tiger is not cold.
False
3
4
[array(['The bald eagle eats the dog.'], dtype=object)]
[array(['If something eats the dog then the dog needs the tiger.', 'If something needs the tiger then it chases the tiger.', 'If the dog chases the tiger then the tiger is cold.'], dtype=object) ]
14
['Erin is white.' 'Gary is furry.' 'Harry is kind.']
['Smart things are cold.' 'If something is kind then it is smart.' 'All cold things are furry.']
Harry is cold.
True
1
3
[array(['Harry is kind.'], dtype=object)]
[array(['If something is kind then it is smart.', 'Smart things are cold.'], dtype=object) ]
15
['The cow is young.' 'The cow needs the rabbit.' 'The rabbit is green.' 'The rabbit needs the cow.' 'The rabbit does not see the cow.' 'The rabbit visits the cow.' 'The tiger is young.' 'The tiger needs the cow.' 'The tiger sees the cow.' 'The tiger does not visit the cow.']
['If something is blue and it sees the rabbit then the rabbit is blue.' 'If something visits the rabbit then it does not see the tiger.' 'If something needs the cow then it visits the tiger.' 'If something visits the tiger then the tiger does not visit the rabbit.' 'If something is young and it does not need the tiger then the tiger sees the cow.' 'If something is big and it does not visit the cow then the cow is green.' 'If something needs the rabbit and it does not visit the tiger then it is big.' 'Green things are round.']
The tiger visits the rabbit.
False
1
3
[array(['The rabbit needs the cow.'], dtype=object) array(['The tiger needs the cow.'], dtype=object)]
[array(['If something needs the cow then it visits the tiger.', 'If something visits the tiger then the tiger does not visit the rabbit.'], dtype=object) array(['If something needs the cow then it visits the tiger.', 'If something visits the tiger then the tiger does not visit the rabbit.'], dtype=object) ]
16
['The bald eagle is cold.' 'The bald eagle likes the cat.' 'The bald eagle sees the bear.' 'The bald eagle sees the cat.' 'The bear eats the bald eagle.' 'The bear is big.' 'The bear is green.' 'The bear is red.' 'The bear is round.' 'The bear likes the bald eagle.' 'The bear likes the cat.' 'The bear sees the bald eagle.' 'The bear sees the cat.' 'The cat eats the bald eagle.' 'The cat eats the bear.' 'The cat likes the bald eagle.']
['If someone likes the bald eagle then they see the bald eagle.' 'If someone eats the bald eagle and they are red then the bald eagle is big.' 'If someone likes the bald eagle and the bald eagle eats the cat then the cat sees the bear.' 'If someone eats the cat then the cat is cold.' 'If the bald eagle sees the cat then the cat eats the bear.' 'If someone is red then they see the cat.' 'If the bear sees the cat then the bear sees the bald eagle.' 'If someone is big then they eat the cat.']
The cat is cold.
True
1
3
[array(['The bear is big.'], dtype=object) array(['The bear eats the bald eagle.', 'The bear is red.'], dtype=object)]
[array(['If someone is big then they eat the cat.', 'If someone eats the cat then the cat is cold.'], dtype=object) array(['If someone eats the bald eagle and they are red then the bald eagle is big.', 'If someone is big then they eat the cat.', 'If someone eats the cat then the cat is cold.'], dtype=object) ]
17
['Charlie is smart.' 'Harry is red.']
['If something is smart then it is kind.' 'If Charlie is furry and Charlie is not smart then Charlie is not kind.' 'If something is red and furry then it is green.' 'Smart, furry things are not green.' 'If Charlie is kind then Charlie is furry.' 'If Charlie is smart and Charlie is not green then Charlie is round.']
Charlie is not furry.
False
1
3
[array(['Charlie is smart.'], dtype=object)]
[array(['If something is smart then it is kind.', 'If Charlie is kind then Charlie is furry.'], dtype=object)]
18
['The lion is kind.' 'The mouse chases the lion.' 'The rabbit is blue.' 'The rabbit is round.' 'The tiger is blue.' 'The tiger is cold.' 'The tiger is young.']
['If something sees the rabbit then the rabbit is cold.' 'If something sees the tiger then the tiger is kind.' 'If something is round then it is kind.' 'If the rabbit sees the lion and the rabbit sees the mouse then the mouse sees the tiger.' 'If something is kind then it sees the mouse.' 'If something is blue and kind then it sees the rabbit.' 'If something chases the lion and the lion chases the rabbit then the rabbit chases the mouse.' 'If something is kind and it sees the mouse then it sees the lion.']
The rabbit sees the rabbit.
True
1
4
[array(['The rabbit is blue.', 'The rabbit is round.'], dtype=object)]
[array(['If something is round then it is kind.', 'If something is blue and kind then it sees the rabbit.'], dtype=object) ]
19
['Charlie is white.' 'Dave is big.' 'Dave is furry.' 'Dave is nice.' 'Dave is red.' 'Dave is white.' 'Fiona is young.' 'Harry is big.' 'Harry is furry.' 'Harry is nice.' 'Harry is red.' 'Harry is round.' 'Harry is not white.' 'Harry is young.']
['All white, red things are young.' 'If something is big then it is young.' 'All furry things are big.' 'Young things are big.' 'If Fiona is big and Fiona is white then Fiona is red.' 'If something is red and white then it is round.' 'Young things are red.' 'If something is white then it is furry.']
Charlie is not young.
False
3
4
[array(['Charlie is white.'], dtype=object)]
[array(['If something is white then it is furry.', 'All furry things are big.', 'If something is big then it is young.'], dtype=object)]
20
['The bald eagle chases the bear.' 'The bald eagle is young.' 'The bald eagle needs the mouse.' 'The bear chases the tiger.' 'The bear needs the bald eagle.' 'The mouse chases the bear.' 'The mouse chases the tiger.' 'The mouse is kind.' 'The mouse needs the bald eagle.' 'The mouse sees the tiger.' 'The tiger chases the mouse.' 'The tiger needs the bear.' 'The tiger needs the mouse.' 'The tiger sees the bear.' 'The tiger sees the mouse.']
['If someone is young then they see the mouse.' 'If someone sees the mouse then they need the tiger.' 'If the bear needs the tiger and the bear sees the mouse then the bear is nice.']
The bear is not nice.
Unknown
1
-1
[]
[]
21
['Anne is kind.' 'Anne is round.' 'Dave is blue.' 'Dave is cold.' 'Dave is furry.' 'Dave is green.' 'Dave is quiet.' 'Erin is green.' 'Fiona is furry.' 'Fiona is round.']
['If Fiona is quiet and Fiona is kind then Fiona is green.' 'All green people are blue.' 'Quiet, round people are cold.' 'Kind people are green.' 'If someone is quiet then they are blue.' 'If someone is cold then they are furry.' 'All blue, kind people are quiet.']
Erin is furry.
Unknown
1
-1
[]
[]
22
['Bob is furry.' 'Charlie is furry.' 'Charlie is red.' 'Charlie is white.' 'Gary is blue.' 'Gary is cold.' 'Gary is furry.' 'Gary is white.' 'Harry is blue.' 'Harry is cold.' 'Harry is smart.']
['If Bob is blue and Bob is smart then Bob is cold.' 'All white, blue things are quiet.' 'If Gary is red then Gary is quiet.' 'All smart things are red.' 'All furry things are smart.' 'If something is blue and cold then it is white.' 'Quiet things are cold.' 'If something is red then it is blue.']
Bob is blue.
True
3
4
[array(['Bob is furry.'], dtype=object)]
[array(['All furry things are smart.', 'All smart things are red.', 'If something is red then it is blue.'], dtype=object) ]
23
['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 big.
True
1
3
[array(['Dave is furry.'], dtype=object)]
[array(['Furry people are green.', 'All green people are big.'], dtype=object) ]
24
['Dave is green.' 'Fiona is nice.']
['If something is round then it is blue.' 'If something is green and blue then it is nice.' 'All quiet things are nice.' 'Nice things are white.' 'Green, nice things are blue.' 'All nice things are white.' 'All green things are blue.' 'If something is quiet and nice then it is green.']
Dave is not nice.
False
1
4
[array(['Dave is green.', 'Dave is green.'], dtype=object)]
[array(['All green things are blue.', 'If something is green and blue then it is nice.'], dtype=object)]
25
['Anne is big.' 'Anne is blue.' 'Anne is furry.' 'Anne is kind.' 'Anne is round.' 'Anne is white.' 'Charlie is kind.' 'Gary is blue.' 'Gary is furry.' 'Gary is kind.' 'Gary is not red.' 'Harry is big.' 'Harry is furry.' 'Harry is kind.' 'Harry is red.' 'Harry is round.']
['Kind, big things are round.' 'Blue things are big.']
Gary is round.
True
1
4
[array(['Gary is kind.', 'Gary is blue.'], dtype=object)]
[array(['Blue things are big.', 'Kind, big things are round.'], dtype=object) ]
26
['Bob is not quiet.' 'Charlie is white.' 'Erin is big.' 'Gary is not kind.']
['Quiet, round people are big.' 'If someone is white and round then they are big.' 'White people are round.']
Charlie is not big.
False
1
4
[array(['Charlie is white.', 'Charlie is white.'], dtype=object)]
[array(['White people are round.', 'If someone is white and round then they are big.'], dtype=object)]
27
['Bob is green.']
['All green, big things are smart.' 'If something is white then it is big.' 'If Bob is big and Bob is green then Bob is white.']
Bob is not white.
Unknown
1
-1
[]
[]
28
['Gary is young.' 'Harry is kind.' 'Harry is nice.']
['If something is young then it is nice.' 'If something is kind then it is big.' 'Big things are quiet.']
Gary is quiet.
Unknown
1
-1
[]
[]
29
['The bald eagle is green.' 'The bald eagle is kind.' 'The bald eagle does not need the rabbit.' 'The bald eagle sees the mouse.' 'The bald eagle sees the rabbit.' 'The bald eagle visits the mouse.' 'The bald eagle does not visit the rabbit.' 'The mouse needs the bald eagle.' 'The mouse needs the rabbit.' 'The mouse visits the bald eagle.' 'The rabbit is green.' 'The rabbit is kind.' 'The rabbit needs the bald eagle.' 'The rabbit sees the bald eagle.' 'The rabbit visits the mouse.']
['If something visits the bald eagle and it does not see the mouse then the bald eagle is green.' 'If something is green and it visits the rabbit then it sees the rabbit.' 'If the rabbit sees the mouse then the mouse is kind.' 'If something visits the bald eagle and it is round then the bald eagle does not visit the mouse.' 'If something visits the bald eagle and it is blue then it is young.' 'If something is round then it visits the rabbit.' 'If something visits the mouse and the mouse needs the rabbit then the rabbit is round.' 'If something sees the rabbit and the rabbit sees the mouse then the mouse does not need the bald eagle.']
The rabbit does not visit the rabbit.
False
1
4
[array(['The rabbit visits the mouse.', 'The mouse needs the rabbit.'], dtype=object) array(['The bald eagle visits the mouse.', 'The mouse needs the rabbit.'], dtype=object) ]
[array(['If something visits the mouse and the mouse needs the rabbit then the rabbit is round.', 'If something is round then it visits the rabbit.'], dtype=object) array(['If something visits the mouse and the mouse needs the rabbit then the rabbit is round.', 'If something is round then it visits the rabbit.'], dtype=object) ]
30
['Anne is blue.' 'Anne is kind.' 'Anne is nice.' 'Anne is round.' 'Bob is kind.' 'Bob is nice.' 'Bob is red.' 'Bob is rough.' 'Harry is red.' 'Harry is rough.' 'Harry is round.' 'Harry is smart.']
['All round, kind things are nice.' 'If something is smart then it is kind.' 'Nice, round things are red.' 'If Anne is red then Anne is round.' 'If something is kind and nice then it is blue.' 'All nice, round things are smart.' 'If something is blue and round then it is nice.' 'If Anne is rough and Anne is smart then Anne is round.']
Harry is nice.
True
1
4
[array(['Harry is round.', 'Harry is smart.'], dtype=object)]
[array(['If something is smart then it is kind.', 'All round, kind things are nice.'], dtype=object)]
31
['The bear is nice.' 'The cat is green.' 'The cat is not nice.' 'The cat is rough.' 'The dog is nice.' 'The dog likes the cat.' 'The dog visits the cat.' 'The rabbit is big.' 'The rabbit is nice.' 'The rabbit visits the bear.' 'The rabbit visits the cat.' 'The rabbit does not visit the dog.']
['If someone visits the bear then the bear visits the dog.' 'Big people are round.' 'Round people are not rough.']
The rabbit is rough.
False
1
3
[array(['The rabbit is big.'], dtype=object)]
[array(['Big people are round.', 'Round people are not rough.'], dtype=object) ]
32
['The dog visits the squirrel.' 'The lion visits the squirrel.' 'The squirrel is rough.']
['If the dog sees the lion then the dog eats the lion.' 'If something visits the squirrel then it sees the lion.' 'If something sees the lion and it is red then it sees the dog.']
The dog eats the lion.
True
1
3
[array(['The dog visits the squirrel.'], dtype=object)]
[array(['If something visits the squirrel then it sees the lion.', 'If the dog sees the lion then the dog eats the lion.'], dtype=object) ]
33
['Anne is young.' 'Dave is furry.' 'Gary is red.']
['Blue people are white.' 'If someone is young then they are blue.' 'All blue people are young.' 'If someone is young and furry then they are rough.' 'If someone is red and rough then they are big.' 'All furry people are blue.' 'If someone is white then they are young.' 'All white, furry people are red.']
Dave is not rough.
False
3
5
[array(['Dave is furry.', 'Dave is furry.'], dtype=object) array(['Dave is furry.', 'Dave is furry.'], dtype=object)]
[array(['All furry people are blue.', 'All blue people are young.', 'If someone is young and furry then they are rough.'], dtype=object) array(['All furry people are blue.', 'Blue people are white.', 'If someone is white then they are young.', 'If someone is young and furry then they are rough.'], dtype=object)]
34
['Bob is smart.' 'Charlie is kind.' 'Dave is furry.' 'Gary is not nice.']
['If Gary is quiet and Gary is not furry then Gary is kind.' 'Quiet people are white.' 'Kind people are quiet.' 'If Gary is smart and Gary is not furry then Gary is cold.' 'Smart, cold people are nice.' 'All furry, kind people are cold.' 'If someone is smart and not white then they are cold.' 'All white people are not cold.']
Bob is nice.
Unknown
1
-1
[]
[]
35
['Bob is cold.' 'Bob is not furry.' 'Bob is kind.' 'Bob is rough.' 'Erin is quiet.' 'Fiona is not cold.' 'Fiona is furry.' 'Harry is cold.' 'Harry is not furry.' 'Harry is kind.']
['All round, kind things are rough.' 'All furry things are not rough.' 'Quiet, round things are cold.' 'If something is rough and not kind then it is furry.' 'If something is rough then it is quiet.' 'Furry things are not green.' 'If Erin is furry and Erin is green then Erin is cold.' 'If something is kind then it is round.']
Harry is rough.
True
1
4
[array(['Harry is kind.', 'Harry is kind.'], dtype=object)]
[array(['If something is kind then it is round.', 'All round, kind things are rough.'], dtype=object)]
36
['Bob is big.' 'Charlie is furry.' 'Charlie is kind.' 'Charlie is smart.' 'Fiona is furry.' 'Fiona is young.' 'Gary is smart.']
['Big, smart things are kind.' 'If something is red and not smart then it is kind.' 'Smart things are furry.' 'If something is red and big then it is furry.' 'If Charlie is red then Charlie is kind.' 'If something is kind then it is young.' 'Young things are not red.' 'If something is furry and smart then it is big.']
Gary is not big.
False
1
4
[array(['Gary is smart.', 'Gary is smart.'], dtype=object)]
[array(['Smart things are furry.', 'If something is furry and smart then it is big.'], dtype=object)]
37
['Anne is smart.' 'Dave is smart.' 'Erin is white.' 'Gary is big.' 'Gary is blue.' 'Gary is kind.' 'Gary is rough.']
['All blue, smart things are white.' 'If something is blue then it is smart.' 'White things are kind.']
Dave is not kind.
Unknown
1
-1
[]
[]
38
['Charlie is nice.' 'Charlie is rough.' 'Charlie is smart.' 'Charlie is young.' 'Fiona is cold.' 'Fiona is kind.' 'Fiona is rough.' 'Gary is cold.' 'Gary is young.' 'Harry is nice.']
['If something is young then it is smart.' 'If something is cold and round then it is kind.' 'If Gary is kind and Gary is cold then Gary is rough.' 'If Harry is round then Harry is smart.' 'If Fiona is round and Fiona is kind then Fiona is young.' 'If Charlie is cold then Charlie is round.' 'All smart, young things are nice.' 'If something is nice and smart then it is round.']
Gary is nice.
True
1
4
[array(['Gary is young.', 'Gary is young.'], dtype=object)]
[array(['If something is young then it is smart.', 'All smart, young things are nice.'], dtype=object)]
39
['Anne is blue.' 'Anne is rough.' 'Anne is young.' 'Bob is blue.' 'Bob is green.' 'Erin is blue.' 'Erin is green.' 'Erin is rough.' 'Gary is green.' 'Gary is white.']
['All young things are white.' 'If Anne is green then Anne is young.' 'If something is cold then it is young.' 'All blue, rough things are red.' 'All blue things are cold.' 'All young, rough things are white.' 'If something is young and red then it is green.' 'All white, young things are rough.']
Gary is not rough.
Unknown
3
-1
[]
[]
40
['Bob is nice.' 'Dave is big.' 'Erin is furry.' 'Erin is nice.' 'Erin is rough.' 'Harry is cold.' 'Harry is white.']
['All rough people are furry.' 'If someone is rough and cold then they are white.' 'If someone is nice then they are big.' 'Furry, nice people are big.' 'All big people are red.' 'All nice, big people are rough.' 'All furry, big people are cold.' 'All cold, white people are rough.']
Erin is not white.
False
3
6
[array(['Erin is rough.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is rough.', 'Erin is furry.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is rough.', 'Erin is rough.', 'Erin is nice.'], dtype=object) array(['Erin is rough.', 'Erin is rough.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is nice.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is nice.', 'Erin is furry.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is furry.', 'Erin is nice.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is furry.', 'Erin is nice.', 'Erin is furry.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is nice.', 'Erin is rough.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is nice.', 'Erin is rough.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is furry.', 'Erin is nice.', 'Erin is rough.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is furry.', 'Erin is nice.', 'Erin is rough.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is rough.', 'Erin is furry.', 'Erin is rough.', 'Erin is nice.'], dtype=object) array(['Erin is rough.', 'Erin is rough.', 'Erin is rough.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is nice.', 'Erin is furry.', 'Erin is rough.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is furry.', 'Erin is nice.', 'Erin is furry.', 'Erin is rough.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is nice.', 'Erin is rough.', 'Erin is rough.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is furry.', 'Erin is nice.', 'Erin is rough.', 'Erin is rough.', 'Erin is nice.'], dtype=object) array(['Erin is rough.', 'Erin is nice.', 'Erin is nice.', 'Erin is nice.'], dtype=object) array(['Erin is rough.', 'Erin is nice.', 'Erin is nice.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is rough.', 'Erin is nice.', 'Erin is nice.', 'Erin is rough.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is nice.', 'Erin is nice.', 'Erin is nice.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is nice.', 'Erin is nice.', 'Erin is nice.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is furry.', 'Erin is nice.', 'Erin is nice.', 'Erin is nice.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is furry.', 'Erin is nice.', 'Erin is nice.', 'Erin is nice.', 'Erin is furry.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is nice.', 'Erin is nice.', 'Erin is nice.', 'Erin is rough.', 'Erin is nice.'], dtype=object) array(['Erin is nice.', 'Erin is furry.', 'Erin is nice.', 'Erin is nice.', 'Erin is nice.', 'Erin is rough.', 'Erin is nice.'], dtype=object) ]
[array(['If someone is nice then they are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['All rough people are furry.', 'If someone is nice then they are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'If someone is nice then they are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['Furry, nice people are big.', 'All nice, big people are rough.', 'If someone is nice then they are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['Furry, nice people are big.', 'All nice, big people are rough.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'If someone is nice then they are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['Furry, nice people are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'If someone is nice then they are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['Furry, nice people are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['All rough people are furry.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['Furry, nice people are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['Furry, nice people are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'If someone is nice then they are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'If someone is nice then they are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['Furry, nice people are big.', 'All nice, big people are rough.', 'If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'If someone is nice then they are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['Furry, nice people are big.', 'All nice, big people are rough.', 'If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['If someone is nice then they are big.', 'All nice, big people are rough.', 'If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object) array(['Furry, nice people are big.', 'All nice, big people are rough.', 'If someone is nice then they are big.', 'All nice, big people are rough.', 'All rough people are furry.', 'All rough people are furry.', 'Furry, nice people are big.', 'All furry, big people are cold.', 'If someone is rough and cold then they are white.'], dtype=object)]
41
['Anne is big.' 'Bob is green.' 'Harry is green.']
['Green things are nice.' 'If something is smart then it is green.' 'If Anne is green and Anne is big then Anne is cold.']
Anne is not cold.
Unknown
1
-1
[]
[]
42
['The bear is nice.' 'The bear likes the cat.' 'The bear sees the dog.' 'The cat eats the bear.' 'The cat is cold.' 'The cat sees the bear.' 'The dog eats the bear.' 'The dog eats the lion.' 'The dog is blue.' 'The dog sees the cat.' 'The lion eats the cat.' 'The lion is cold.' 'The lion likes the bear.' 'The lion likes the cat.']
['If someone is big then they eat the dog.' 'If someone is cold then they are nice.' 'If someone is blue and they see the bear then they see the dog.' 'If someone eats the dog then the dog is nice.' 'If someone is blue and they see the dog then they are big.' 'If someone eats the bear and they are nice then they are blue.' 'If someone eats the bear and they see the dog then the dog is big.']
The cat sees the dog.
True
3
6
[array(['The cat eats the bear.', 'The cat is cold.', 'The cat sees the bear.'], dtype=object) ]
[array(['If someone is cold then they are nice.', 'If someone eats the bear and they are nice then they are blue.', 'If someone is blue and they see the bear then they see the dog.'], dtype=object) ]
43
['The bald eagle eats the mouse.' 'The bald eagle is blue.' 'The bald eagle is kind.' 'The bald eagle is nice.' 'The bald eagle is round.' 'The bald eagle is young.' 'The bald eagle needs the mouse.' 'The bald eagle sees the mouse.' 'The mouse eats the bald eagle.' 'The mouse is blue.' 'The mouse is kind.' 'The mouse is round.' 'The mouse is young.' 'The mouse needs the bald eagle.' 'The mouse sees the bald eagle.']
['If something needs the mouse then it eats the mouse.' 'If something eats the mouse then the mouse sees the bald eagle.' 'If something eats the mouse then the mouse eats the bald eagle.' 'If something needs the bald eagle and it is kind then it sees the mouse.' 'If something sees the mouse then it needs the mouse.' 'If the mouse is nice and the mouse is blue then the mouse needs the bald eagle.' 'If something sees the mouse and it is blue then the mouse is blue.' 'If something eats the bald eagle and the bald eagle needs the mouse then the bald eagle sees the mouse.']
The mouse does not need the mouse.
False
1
4
[array(['The mouse needs the bald eagle.', 'The mouse is kind.'], dtype=object) ]
[array(['If something needs the bald eagle and it is kind then it sees the mouse.', 'If something sees the mouse then it needs the mouse.'], dtype=object) ]
44
['The bald eagle is cold.' 'The bald eagle is nice.' 'The bald eagle likes the cow.' 'The bald eagle likes the tiger.' 'The bald eagle sees the cow.' 'The bald eagle sees the dog.' 'The bald eagle sees the tiger.' 'The bald eagle visits the cow.' 'The cow is young.' 'The cow visits the bald eagle.' 'The dog sees the bald eagle.' 'The dog visits the tiger.' 'The tiger is blue.' 'The tiger is cold.' 'The tiger is young.' 'The tiger visits the cow.']
['If something is big and it visits the bald eagle then it visits the cow.' 'If something likes the tiger and the tiger is big then it is big.' 'If something visits the cow and the cow is young then it is big.' 'If something visits the tiger then it is young.' 'If the tiger likes the dog then the tiger visits the bald eagle.' 'If something is big then it visits the dog.' 'If something visits the dog then it is cold.' 'If something is young then it likes the tiger.']
The bald eagle visits the dog.
True
1
4
[array(['The bald eagle visits the cow.', 'The cow is young.'], dtype=object) array(['The bald eagle likes the tiger.', 'The tiger visits the cow.', 'The cow is young.'], dtype=object) ]
[array(['If something visits the cow and the cow is young then it is big.', 'If something is big then it visits the dog.'], dtype=object) array(['If something visits the cow and the cow is young then it is big.', 'If something likes the tiger and the tiger is big then it is big.', 'If something is big then it visits the dog.'], dtype=object) ]
45
['The cat likes the cow.' 'The cow is cold.' 'The lion chases the tiger.' 'The lion likes the cat.' 'The lion needs the cow.' 'The lion needs the tiger.' 'The tiger likes the cow.']
['If something likes the tiger then the tiger is cold.' 'If something chases the lion and it needs the lion then it is green.' 'If the cow chases the lion and the cow chases the cat then the lion needs the cow.' 'If the tiger chases the cow then the tiger likes the cat.' 'If something needs the lion then the lion needs the tiger.' 'If something chases the cow then the cow likes the tiger.' 'If something chases the cat then the cat chases the cow.' 'If something is cold then it chases the cat.' 'If something is cold and it chases the cat then it chases the cow.']
The cow does not like the tiger.
False
3
4
[array(['The cow is cold.'], dtype=object) array(['The cow is cold.', 'The cow is cold.'], dtype=object)]
[array(['If something is cold then it chases the cat.', 'If something chases the cat then the cat chases the cow.', 'If something chases the cow then the cow likes the tiger.'], dtype=object) array(['If something is cold then it chases the cat.', 'If something is cold and it chases the cat then it chases the cow.', 'If something chases the cow then the cow likes the tiger.'], dtype=object) ]
46
['The cat is rough.' 'The cat likes the tiger.' 'The lion chases the tiger.' 'The lion is kind.' 'The lion likes the cat.' 'The lion visits the tiger.' 'The tiger chases the cat.']
['If something likes the tiger then it visits the lion.' 'If something is blue and big then it chases the lion.' 'If something visits the lion then it likes the lion.']
The cat does not like the lion.
False
1
3
[array(['The cat likes the tiger.'], dtype=object)]
[array(['If something likes the tiger then it visits the lion.', 'If something visits the lion then it likes the lion.'], dtype=object) ]
47
['The bald eagle needs the bear.' 'The bear is nice.' 'The cat is not big.' 'The lion needs the cat.']
['If something is blue and it chases the lion then it needs the cat.' 'If something chases the cat and it does not need the bald eagle then it chases the bald eagle.' 'If something chases the bear then it is red.' 'If the lion visits the bald eagle then the bald eagle chases the cat.' 'If something needs the bear then it chases the bear.' 'Red things are nice.']
The bald eagle is not red.
False
1
3
[array(['The bald eagle needs the bear.'], dtype=object)]
[array(['If something needs the bear then it chases the bear.', 'If something chases the bear then it is red.'], dtype=object)]
48
['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.']
Bob is smart.
True
1
3
[array(['Bob is blue.'], dtype=object)]
[array(['All blue things are green.', 'If something is green then it is smart.'], dtype=object)]
49
['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) ]
50
['Dave is cold.' 'Dave is rough.' 'Erin is cold.' 'Erin is rough.' 'Fiona is blue.' 'Fiona is smart.' 'Gary is blue.']
['All smart, rough people are young.' 'If someone is cold and white then they are quiet.' 'All cold people are white.' 'If someone is quiet and young then they are blue.' 'White, quiet people are smart.']
Erin is quiet.
True
1
4
[array(['Erin is cold.', 'Erin is cold.'], dtype=object)]
[array(['All cold people are white.', 'If someone is cold and white then they are quiet.'], dtype=object)]
51
['Anne is green.' 'Anne is rough.' 'Anne is young.' 'Dave is cold.' 'Dave is nice.' 'Dave is rough.' 'Fiona is kind.' 'Harry is green.' 'Harry is kind.' 'Harry is quiet.' 'Harry is young.']
['Kind, quiet things are green.' 'If Dave is kind then Dave is quiet.' 'All kind things are young.' 'All rough, kind things are quiet.' 'If Anne is cold and Anne is kind then Anne is green.' 'If something is young then it is rough.' 'If something is green and quiet then it is cold.']
Fiona is not rough.
False
1
3
[array(['Fiona is kind.'], dtype=object)]
[array(['All kind things are young.', 'If something is young then it is rough.'], dtype=object)]
52
['The bald eagle is blue.' 'The bald eagle is kind.' 'The bald eagle likes the cat.' 'The bald eagle does not visit the tiger.' 'The cat chases the mouse.' 'The cat is green.' 'The cat likes the bald eagle.' 'The cat likes the mouse.' 'The cat does not like the tiger.' 'The mouse likes the cat.' 'The tiger chases the cat.' 'The tiger chases the mouse.' 'The tiger is red.' 'The tiger likes the cat.' 'The tiger visits the cat.' 'The tiger visits the mouse.']
['If something likes the bald eagle then it is blue.' 'If something visits the bald eagle and it visits the cat then the bald eagle is red.' 'If something chases the mouse then it visits the cat.' 'If something is blue then it chases the tiger.' 'If something visits the cat and the cat chases the tiger then the tiger likes the bald eagle.' 'If something likes the tiger then the tiger likes the bald eagle.' 'If something chases the mouse then it visits the mouse.']
The cat does not chase the tiger.
False
1
3
[array(['The cat likes the bald eagle.'], dtype=object)]
[array(['If something likes the bald eagle then it is blue.', 'If something is blue then it chases the tiger.'], dtype=object)]
53
['Charlie is nice.' 'Charlie is quiet.' 'Charlie is white.' 'Charlie is young.' 'Dave is not furry.' 'Gary is quiet.' 'Harry is furry.']
['If something is nice and cold then it is quiet.' 'If something is cold then it is young.' 'Quiet, furry things are white.' 'All furry things are cold.' 'If something is young then it is nice.']
Dave is not quiet.
Unknown
1
-1
[]
[]
54
['Charlie is kind.' 'Charlie is rough.' 'Fiona is big.' 'Fiona is green.' 'Fiona is kind.' 'Fiona is nice.' 'Fiona is quiet.' 'Fiona is rough.' 'Fiona is white.' 'Gary is big.' 'Gary is nice.' 'Gary is rough.']
['If Gary is kind then Gary is white.' 'All nice people are green.' 'All white people are kind.' 'Nice, quiet people are rough.' 'If someone is rough and quiet then they are nice.' 'If someone is big then they are kind.']
Gary is white.
True
1
3
[array(['Gary is big.'], dtype=object)]
[array(['If someone is big then they are kind.', 'If Gary is kind then Gary is white.'], dtype=object)]
55
['Anne is big.' 'Anne is furry.' 'Anne is round.' 'Anne is smart.' 'Anne is young.' 'Erin is green.' 'Erin is smart.']
['Round things are cold.' 'If Erin is round then Erin is furry.' 'If something is smart and young then it is big.' 'Furry things are smart.' 'All green, big things are smart.' 'If Erin is furry then Erin is young.' 'If Erin is green then Erin is furry.' 'If Erin is smart and Erin is cold then Erin is round.']
Erin is not round.
Unknown
1
-1
[]
[]
56
['Bob is smart.' 'Dave is round.' 'Erin is rough.']
['All green things are round.' 'White, round things are big.' 'If something is white then it is smart.' 'If something is round then it is blue.' 'If something is round and green then it is white.' 'All big, rough things are white.' 'All round things are green.' 'Rough things are blue.']
Bob is not white.
Unknown
3
-1
[]
[]
57
['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) ]
58
['The bald eagle chases the rabbit.' 'The bald eagle is not blue.' 'The bald eagle is cold.' 'The bald eagle is not red.' 'The bald eagle is rough.' 'The bald eagle is young.' 'The bald eagle likes the rabbit.' 'The bald eagle needs the rabbit.' 'The rabbit is red.' 'The rabbit is rough.' 'The rabbit likes the bald eagle.' 'The rabbit needs the bald eagle.']
['If something needs the rabbit and the rabbit needs the bald eagle then it likes the rabbit.' 'If something is red and blue then it does not need the rabbit.' 'If something likes the rabbit then the rabbit is young.' 'If the rabbit is rough and the rabbit chases the bald eagle then the rabbit is not cold.' 'If something needs the bald eagle and the bald eagle does not need the rabbit then the bald eagle likes the rabbit.' 'If something is young then it chases the bald eagle.']
The rabbit is not cold.
True
3
5
[array(['The rabbit is rough.', 'The bald eagle likes the rabbit.'], dtype=object) array(['The rabbit is rough.', 'The bald eagle needs the rabbit.', 'The rabbit needs the bald eagle.'], dtype=object) ]
[array(['If something likes the rabbit then the rabbit is young.', 'If something is young then it chases the bald eagle.', 'If the rabbit is rough and the rabbit chases the bald eagle then the rabbit is not cold.'], dtype=object) array(['If something needs the rabbit and the rabbit needs the bald eagle then it likes the rabbit.', 'If something likes the rabbit then the rabbit is young.', 'If something is young then it chases the bald eagle.', 'If the rabbit is rough and the rabbit chases the bald eagle then the rabbit is not cold.'], dtype=object) ]
59
['Fiona is white.' 'Gary is cold.' 'Harry is rough.']
['If something is cold then it is nice.' 'All kind, red things are nice.' 'All nice, smart things are white.' 'All kind, red things are white.' 'If Gary is rough then Gary is kind.' 'All rough things are red.' 'If something is nice then it is rough.' 'If something is nice and not smart then it is rough.']
Fiona is not rough.
Unknown
1
-1
[]
[]
60
['Dave is furry.' 'Dave is green.' 'Dave is kind.' 'Dave is smart.' 'Erin is rough.' 'Gary is furry.' 'Gary is green.' 'Gary is kind.' 'Harry is not furry.' 'Harry is kind.' 'Harry is white.']
['All furry, big things are green.' 'If something is big and furry then it is green.' 'If something is white and rough then it is furry.' 'If something is smart then it is white.' 'All big, rough things are white.' 'If something is big and furry then it is white.' 'Rough things are big.' 'If something is big then it is rough.' 'All green, furry things are kind.']
Erin is not white.
False
1
4
[array(['Erin is rough.', 'Erin is rough.'], dtype=object)]
[array(['Rough things are big.', 'All big, rough things are white.'], dtype=object) ]
61
['Anne is quiet.' 'Anne is red.' 'Bob is kind.' 'Bob is nice.' 'Bob is quiet.' 'Bob is not red.' 'Bob is round.' 'Charlie is big.' 'Charlie is kind.' 'Fiona is quiet.']
['All round things are nice.' 'All kind, red things are rough.' 'If something is big then it is quiet.' 'If something is rough then it is round.' 'If Charlie is nice and Charlie is big then Charlie is not kind.' 'If something is red then it is kind.' 'If something is round and nice then it is not big.']
Fiona is not round.
Unknown
1
-1
[]
[]
62
['The bald eagle chases the squirrel.' 'The bald eagle is blue.' 'The bald eagle likes the cow.' 'The bald eagle likes the lion.' 'The cow chases the lion.' 'The cow is green.' 'The cow likes the bald eagle.' 'The cow likes the lion.' 'The lion likes the cow.' 'The squirrel chases the bald eagle.' 'The squirrel is big.' 'The squirrel is green.' 'The squirrel is red.' 'The squirrel sees the bald eagle.']
['If someone is red and they chase the bald eagle then the bald eagle is green.' 'If someone likes the bald eagle then they like the lion.' 'If someone is green then they see the lion.' 'If the cow is blue then the cow likes the squirrel.' 'If the bald eagle sees the lion then the lion sees the squirrel.' 'If someone sees the squirrel then they are green.' 'If someone likes the bald eagle then the bald eagle is blue.']
The bald eagle sees the lion.
True
1
4
[array(['The squirrel is red.', 'The squirrel chases the bald eagle.'], dtype=object) ]
[array(['If someone is red and they chase the bald eagle then the bald eagle is green.', 'If someone is green then they see the lion.'], dtype=object) ]
63
['Anne is big.' 'Anne is blue.' 'Anne is rough.' 'Bob is cold.' 'Bob is green.' 'Bob is rough.' 'Bob is white.' 'Dave is blue.' 'Dave is white.' 'Harry is young.']
['If Bob is big then Bob is white.' 'Young people are white.' 'Cold, young people are rough.' 'If Anne is green and Anne is young then Anne is white.' 'White, big people are blue.' 'All blue people are green.' 'If someone is young and white then they are big.' 'Blue people are cold.']
Harry is not big.
False
1
4
[array(['Harry is young.', 'Harry is young.'], dtype=object)]
[array(['Young people are white.', 'If someone is young and white then they are big.'], dtype=object)]
64
['The cat is nice.' 'The cat likes the mouse.' 'The cat needs the dog.' 'The dog is red.' 'The dog is rough.' 'The dog needs the cat.' 'The mouse is red.']
['If something needs the dog and the dog is red then the dog likes the mouse.' 'If something likes the mouse then it chases the mouse.' 'If the mouse needs the cat then the mouse is rough.']
The dog chases the mouse.
True
1
4
[array(['The cat needs the dog.', 'The dog is red.'], dtype=object)]
[array(['If something needs the dog and the dog is red then the dog likes the mouse.', 'If something likes the mouse then it chases the mouse.'], dtype=object) ]
65
['The rabbit is red.']
['If the rabbit is green and the rabbit is nice then the rabbit is cold.' 'If the rabbit is green then the rabbit is nice.' 'If something is nice and kind then it is green.' 'Green, cold things are nice.' 'All nice things are kind.' 'Kind things are red.']
The rabbit is not cold.
Unknown
3
-1
[]
[]
66
['Bob is cold.' 'Bob is not furry.' 'Bob is kind.' 'Bob is rough.' 'Erin is quiet.' 'Fiona is not cold.' 'Fiona is furry.' 'Harry is cold.' 'Harry is not furry.' 'Harry is kind.']
['All round, kind things are rough.' 'All furry things are not rough.' 'Quiet, round things are cold.' 'If something is rough and not kind then it is furry.' 'If something is rough then it is quiet.' 'Furry things are not green.' 'If Erin is furry and Erin is green then Erin is cold.' 'If something is kind then it is round.']
Harry is not rough.
False
1
4
[array(['Harry is kind.', 'Harry is kind.'], dtype=object)]
[array(['If something is kind then it is round.', 'All round, kind things are rough.'], dtype=object)]
67
['Anne is furry.' 'Bob is round.' 'Erin is round.']
['If something is round and rough then it is quiet.' 'Young, round things are kind.' 'If Anne is quiet and Anne is kind then Anne is young.' 'If Erin is red and Erin is young then Erin is furry.' 'If something is young then it is quiet.' 'All furry, kind things are red.' 'All furry things are young.' 'If something is young and furry then it is quiet.']
Anne is quiet.
True
1
3
[array(['Anne is furry.'], dtype=object) array(['Anne is furry.', 'Anne is furry.'], dtype=object)]
[array(['All furry things are young.', 'If something is young then it is quiet.'], dtype=object) array(['All furry things are young.', 'If something is young and furry then it is quiet.'], dtype=object)]
68
['Anne is big.' 'Anne is blue.' 'Anne is rough.' 'Bob is cold.' 'Bob is green.' 'Bob is rough.' 'Bob is white.' 'Dave is blue.' 'Dave is white.' 'Harry is young.']
['If Bob is big then Bob is white.' 'Young people are white.' 'Cold, young people are rough.' 'If Anne is green and Anne is young then Anne is white.' 'White, big people are blue.' 'All blue people are green.' 'If someone is young and white then they are big.' 'Blue people are cold.']
Harry is not big.
False
1
4
[array(['Harry is young.', 'Harry is young.'], dtype=object)]
[array(['Young people are white.', 'If someone is young and white then they are big.'], dtype=object)]
69
['Anne is rough.' 'Erin is round.' 'Fiona is red.']
['Nice people are smart.' 'All round people are nice.']
Erin is smart.
True
1
3
[array(['Erin is round.'], dtype=object)]
[array(['All round people are nice.', 'Nice people are smart.'], dtype=object) ]
70
['Anne is big.' 'Bob is nice.' 'Gary is cold.']
['All red things are round.' 'Big things are round.' 'If Anne is round then Anne is big.' 'Cold things are young.' 'All nice things are red.' 'If Anne is cold then Anne is round.' 'All nice things are young.' 'If Bob is big then Bob is kind.']
Bob is round.
True
1
3
[array(['Bob is nice.'], dtype=object)]
[array(['All nice things are red.', 'All red things are round.'], dtype=object) ]
71
['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 mouse likes the mouse.
Unknown
3
-1
[]
[]
72
['Anne is red.' 'Anne is round.' 'Erin is quiet.' 'Erin is round.' 'Fiona is red.' 'Harry is rough.' 'Harry is smart.']
['All rough things are white.' 'If Fiona is smart and Fiona is round then Fiona is white.' 'If something is young then it is smart.' 'Red, white things are young.' 'Red things are quiet.' 'Young things are red.' 'If something is quiet then it is rough.' 'All round, white things are young.']
Erin is white.
True
1
3
[array(['Erin is quiet.'], dtype=object)]
[array(['If something is quiet then it is rough.', 'All rough things are white.'], dtype=object)]
73
['Anne is nice.' 'Anne is smart.' 'Bob is round.' 'Gary is big.' 'Gary is smart.' 'Harry is rough.' 'Harry is smart.']
['All young people are cold.' 'All smart, big people are rough.' 'If someone is big then they are young.' 'If someone is round then they are big.' 'All cold, round people are big.' 'If someone is nice and round then they are smart.' 'If Bob is young and Bob is big then Bob is nice.' 'If Bob is nice and Bob is cold then Bob is young.']
Bob is not young.
False
1
3
[array(['Bob is round.'], dtype=object)]
[array(['If someone is round then they are big.', 'If someone is big then they are young.'], dtype=object)]
74
['The cat chases the mouse.' 'The cat is cold.' 'The cat is round.' 'The mouse chases the squirrel.' 'The mouse is rough.' 'The mouse visits the cat.' 'The rabbit chases the cat.' 'The rabbit is cold.' 'The rabbit is kind.' 'The rabbit likes the cat.' 'The rabbit likes the squirrel.' 'The rabbit visits the cat.' 'The squirrel is red.' 'The squirrel is rough.' 'The squirrel likes the cat.' 'The squirrel visits the rabbit.']
['If the cat is red then the cat visits the rabbit.' 'If someone likes the rabbit then they are round.' 'If someone is round then they visit the squirrel.' 'If someone chases the squirrel then they like the rabbit.' 'If someone likes the squirrel then they chase the rabbit.' 'If someone is kind and they like the cat then the cat likes the squirrel.']
The squirrel visits the squirrel.
Unknown
3
-1
[]
[]
75
['Anne is green.' 'Bob is smart.' 'Dave is quiet.' 'Gary is red.']
['Red things are quiet.' 'Smart things are white.' 'All smart, green things are cold.' 'If something is green then it is red.' 'White things are green.' 'Cold, red things are white.' 'All smart, quiet things are white.' 'White things are young.']
Gary is not white.
Unknown
1
-1
[]
[]
76
['Anne is kind.' 'Erin is blue.' 'Gary is young.' 'Harry is smart.']
['All kind things are smart.' 'Smart, blue things are kind.' 'If something is furry and rough then it is kind.' 'If Harry is furry and Harry is young then Harry is smart.' 'All smart things are furry.' 'All furry, kind things are young.']
Gary is smart.
Unknown
1
-1
[]
[]
77
['Anne is smart.' 'Gary is rough.' 'Gary is smart.']
['All round things are green.' 'If something is smart and not nice then it is rough.' 'Round, nice things are rough.' 'Kind, red things are rough.' 'All rough things are round.' 'If Gary is red and Gary is green then Gary is kind.']
Gary is green.
True
1
3
[array(['Gary is rough.'], dtype=object)]
[array(['All rough things are round.', 'All round things are green.'], dtype=object) ]
78
['Anne is big.' 'Anne is furry.' 'Anne is round.' 'Anne is smart.' 'Anne is young.' 'Erin is green.' 'Erin is smart.']
['Round things are cold.' 'If Erin is round then Erin is furry.' 'If something is smart and young then it is big.' 'Furry things are smart.' 'All green, big things are smart.' 'If Erin is furry then Erin is young.' 'If Erin is green then Erin is furry.' 'If Erin is smart and Erin is cold then Erin is round.']
Erin is not young.
False
1
3
[array(['Erin is green.'], dtype=object)]
[array(['If Erin is green then Erin is furry.', 'If Erin is furry then Erin is young.'], dtype=object)]
79
['The bald eagle eats the bear.' 'The bald eagle eats the rabbit.' 'The bear is cold.' 'The cat eats the rabbit.' 'The cat is red.' 'The cat likes the bald eagle.' 'The cat visits the rabbit.' 'The rabbit is red.' 'The rabbit is round.' 'The rabbit likes the bald eagle.']
['If someone eats the bald eagle then the bald eagle visits the cat.' 'If someone eats the bald eagle then they eat the rabbit.' 'Cold people are rough.' 'If the bald eagle likes the rabbit and the rabbit is not round then the rabbit is not cold.' 'If someone visits the bald eagle then the bald eagle is round.' 'If someone is rough then they eat the bald eagle.' 'If someone visits the cat then the cat does not like the rabbit.' 'If someone eats the cat and the cat does not like the rabbit then the cat is not nice.']
The bear does not eat the bald eagle.
False
1
3
[array(['The bear is cold.'], dtype=object)]
[array(['Cold people are rough.', 'If someone is rough then they eat the bald eagle.'], dtype=object)]
80
['The bald eagle is green.' 'The bald eagle is rough.' 'The bald eagle is young.' 'The bald eagle needs the squirrel.' 'The bald eagle sees the squirrel.' 'The cat is round.' 'The cat needs the bald eagle.' 'The cat needs the dog.' 'The cat visits the bald eagle.' 'The dog needs the bald eagle.' 'The dog sees the bald eagle.' 'The dog visits the cat.' 'The squirrel needs the cat.' 'The squirrel visits the bald eagle.']
['If something sees the dog then it sees the cat.' 'If something needs the dog and it is round then it needs the cat.' 'If something visits the squirrel then the squirrel visits the dog.' 'If something is nice then it sees the dog.' 'If something needs the cat then it is nice.' 'If something sees the cat then it is green.' 'If something needs the cat then it is rough.' 'If something visits the squirrel and the squirrel visits the dog then the squirrel visits the bald eagle.']
The cat sees the dog.
True
3
5
[array(['The cat needs the dog.', 'The cat is round.'], dtype=object)]
[array(['If something needs the dog and it is round then it needs the cat.', 'If something needs the cat then it is nice.', 'If something is nice then it sees the dog.'], dtype=object) ]
81
['Harry is kind.' 'Harry is nice.' 'Harry is quiet.']
['Round, quiet things are green.' 'If something is quiet and green then it is round.' 'All quiet things are round.' 'All nice things are quiet.' 'Green things are kind.' 'All furry, green things are kind.']
Harry is green.
True
1
4
[array(['Harry is quiet.', 'Harry is quiet.'], dtype=object) array(['Harry is quiet.', 'Harry is nice.'], dtype=object) array(['Harry is nice.', 'Harry is quiet.'], dtype=object) array(['Harry is nice.', 'Harry is nice.'], dtype=object)]
[array(['All quiet things are round.', 'Round, quiet things are green.'], dtype=object) array(['All quiet things are round.', 'All nice things are quiet.', 'Round, quiet things are green.'], dtype=object) array(['All nice things are quiet.', 'All quiet things are round.', 'Round, quiet things are green.'], dtype=object) array(['All nice things are quiet.', 'All quiet things are round.', 'All nice things are quiet.', 'Round, quiet things are green.'], dtype=object) ]
82
['The dog chases the squirrel.' 'The lion eats the squirrel.' 'The lion sees the dog.' 'The squirrel chases the dog.' 'The squirrel chases the lion.' 'The squirrel eats the lion.' 'The squirrel is green.' 'The squirrel is rough.' 'The squirrel sees the dog.' 'The squirrel sees the lion.' 'The tiger is rough.']
['If something is blue then it chases the lion.' 'If something chases the lion and it eats the squirrel then the squirrel sees the tiger.' 'If the squirrel eats the lion and the squirrel is green then the lion sees the tiger.' 'If something sees the tiger then it is blue.' 'Rough things are big.' 'If something chases the dog then it chases the tiger.']
The lion is blue.
True
1
4
[array(['The squirrel eats the lion.', 'The squirrel is green.'], dtype=object) ]
[array(['If the squirrel eats the lion and the squirrel is green then the lion sees the tiger.', 'If something sees the tiger then it is blue.'], dtype=object) ]
83
['Bob is big.' 'Bob is blue.' 'Bob is not nice.' 'Bob is white.' 'Gary is big.' 'Gary is nice.' 'Gary is red.']
['If something is nice then it is furry.' 'Nice, furry things are red.' 'If Gary is big and Gary is white then Gary is red.' 'If something is big and not furry then it is kind.' 'Furry things are kind.' 'Furry, kind things are blue.' 'White things are blue.' 'White things are blue.']
Gary is not blue.
False
3
6
[array(['Gary is nice.', 'Gary is nice.'], dtype=object)]
[array(['If something is nice then it is furry.', 'If something is nice then it is furry.', 'Furry things are kind.', 'Furry, kind things are blue.'], dtype=object) ]
84
['Charlie is big.' 'Dave is round.' 'Fiona is round.' 'Harry is quiet.']
['If someone is big and white then they are furry.' 'If someone is big then they are white.']
Charlie is furry.
True
1
4
[array(['Charlie is big.', 'Charlie is big.'], dtype=object)]
[array(['If someone is big then they are white.', 'If someone is big and white then they are furry.'], dtype=object)]
85
['Bob is white.' 'Dave is smart.' 'Fiona is blue.' 'Harry is young.']
['If something is blue and smart then it is rough.' 'All smart things are blue.']
Dave is not rough.
False
1
4
[array(['Dave is smart.', 'Dave is smart.'], dtype=object)]
[array(['All smart things are blue.', 'If something is blue and smart then it is rough.'], dtype=object)]
86
['The cow chases the squirrel.' 'The cow needs the squirrel.' 'The mouse is green.' 'The mouse needs the squirrel.' 'The squirrel chases the cow.' 'The squirrel chases the mouse.' 'The squirrel is cold.' 'The squirrel is young.' 'The squirrel needs the cow.' 'The squirrel sees the mouse.']
['If the mouse is round then the mouse is green.' 'If someone chases the cow and the cow is round then the cow needs the mouse.' 'If someone is red and they see the cow then the cow chases the squirrel.' 'If someone is round and they chase the squirrel then they chase the cow.' 'If the squirrel is young and the squirrel chases the cow then the squirrel needs the mouse.' 'If someone is red then they chase the cow.' 'If someone needs the mouse and they chase the mouse then they see the cow.' 'If someone needs the mouse and they chase the mouse then they are red.']
The squirrel is red.
True
1
5
[array(['The squirrel is young.', 'The squirrel chases the cow.', 'The squirrel chases the mouse.'], dtype=object) ]
[array(['If the squirrel is young and the squirrel chases the cow then the squirrel needs the mouse.', 'If someone needs the mouse and they chase the mouse then they are red.'], dtype=object) ]
87
['The cow is big.']
['All big people are nice.' 'Big, kind people are red.' 'If someone is big and nice then they are kind.']
The cow is not kind.
False
1
4
[array(['The cow is big.', 'The cow is big.'], dtype=object)]
[array(['All big people are nice.', 'If someone is big and nice then they are kind.'], dtype=object)]
88
['The bald eagle eats the mouse.' 'The bald eagle is nice.' 'The bald eagle is red.' 'The cow eats the bald eagle.' 'The cow eats the mouse.' 'The cow is blue.' 'The cow is red.' 'The cow sees the mouse.' 'The mouse eats the bald eagle.' 'The mouse eats the cow.' 'The mouse is blue.' 'The mouse is red.' 'The mouse is rough.' 'The mouse is round.' 'The mouse needs the bald eagle.']
['If something eats the mouse then it is round.' 'If something eats the cow and it needs the mouse then the mouse needs the cow.' 'If something is blue and it sees the cow then the cow eats the mouse.' 'If something is round then it eats the cow.' 'If something sees the bald eagle then the bald eagle eats the mouse.' 'If something sees the mouse and it eats the cow then the cow sees the bald eagle.' 'If something needs the mouse and the mouse needs the cow then the cow needs the mouse.' 'If something needs the bald eagle and it eats the mouse then the mouse sees the bald eagle.']
The cow does not eat the cow.
False
1
3
[array(['The cow eats the mouse.'], dtype=object)]
[array(['If something eats the mouse then it is round.', 'If something is round then it eats the cow.'], dtype=object)]
89
['The cat sees the cow.' 'The cow sees the cat.' 'The dog needs the cow.']
['If the cow needs the cat then the cat needs the cow.' 'If someone chases the cat and the cat is big then they are blue.' 'If someone is blue then they chase the cat.' 'If someone chases the cow then the cow is blue.' 'If the cat sees the cow then the cat chases the cow.' 'If someone chases the cow and they need the dog then the dog sees the cow.']
The cat does not chase the cat.
Unknown
1
-1
[]
[]
90
['Anne is kind.' 'Fiona is cold.' 'Harry is rough.']
['All smart, quiet things are kind.' 'Green things are kind.' 'All kind things are quiet.' 'Kind things are rough.' 'All green, kind things are rough.' 'If Harry is rough then Harry is not kind.' 'If Harry is cold and Harry is not nice then Harry is rough.' 'If something is cold then it is green.']
Fiona is not rough.
False
3
4
[array(['Fiona is cold.'], dtype=object) array(['Fiona is cold.', 'Fiona is cold.'], dtype=object)]
[array(['If something is cold then it is green.', 'Green things are kind.', 'Kind things are rough.'], dtype=object) array(['If something is cold then it is green.', 'If something is cold then it is green.', 'Green things are kind.', 'All green, kind things are rough.'], dtype=object) ]
91
['Charlie is not quiet.' 'Charlie is rough.' 'Charlie is white.' 'Dave is white.' 'Fiona is nice.' 'Fiona is red.' 'Fiona is white.' 'Harry is not nice.' 'Harry is rough.' 'Harry is young.']
['If someone is quiet and nice then they are rough.' 'Quiet, red people are white.' 'All red people are quiet.']
Fiona is not rough.
False
1
4
[array(['Fiona is red.', 'Fiona is nice.'], dtype=object)]
[array(['All red people are quiet.', 'If someone is quiet and nice then they are rough.'], dtype=object)]
92
['The dog eats the rabbit.' 'The lion visits the rabbit.' 'The rabbit sees the lion.']
['If someone eats the rabbit and they visit the dog then the dog eats the lion.' 'If someone eats the rabbit then the rabbit visits the lion.' 'If someone visits the lion then the lion is red.']
The lion is red.
True
1
3
[array(['The dog eats the rabbit.'], dtype=object)]
[array(['If someone eats the rabbit then the rabbit visits the lion.', 'If someone visits the lion then the lion is red.'], dtype=object)]
93
['Charlie is big.' 'Charlie is cold.' 'Charlie is nice.' 'Charlie is young.' 'Dave is big.' 'Dave is nice.' 'Fiona is big.' 'Fiona is nice.' 'Gary is cold.' 'Gary is nice.']
['All rough, young things are red.' 'All rough, cold things are young.' 'All nice, red things are round.' 'If Charlie is cold and Charlie is rough then Charlie is young.' 'All round, red things are rough.' 'All cold, big things are red.' 'Cold things are big.' 'If Dave is rough then Dave is cold.' 'If Fiona is cold then Fiona is red.']
Fiona is round.
Unknown
3
-1
[]
[]
94
['Bob is furry.' 'Fiona is big.' 'Fiona is round.']
['If Bob is nice and Bob is big then Bob is kind.' 'Rough things are furry.' 'All round things are kind.' 'Big things are nice.' 'All furry things are big.' 'All kind, nice things are round.']
Bob is kind.
True
3
6
[array(['Bob is furry.', 'Bob is furry.'], dtype=object)]
[array(['All furry things are big.', 'Big things are nice.', 'All furry things are big.', 'If Bob is nice and Bob is big then Bob is kind.'], dtype=object)]
95
['Bob is blue.' 'Bob is white.' 'Charlie is green.' 'Charlie is quiet.' 'Charlie is round.' 'Charlie is white.' 'Erin is blue.' 'Erin is cold.' 'Erin is green.' 'Gary is big.' 'Gary is blue.' 'Gary is cold.' 'Gary is green.' 'Gary is quiet.' 'Gary is round.' 'Gary is white.']
['White things are cold.' 'If something is blue then it is white.' 'If something is cold then it is round.' 'If something is green then it is quiet.' 'All round, big things are green.' 'If Bob is round then Bob is big.' 'All white, quiet things are big.' 'If something is big then it is cold.' 'If something is blue and quiet then it is cold.']
Bob is not round.
False
1
3
[array(['Bob is white.'], dtype=object) array(['Bob is blue.'], dtype=object)]
[array(['White things are cold.', 'If something is cold then it is round.'], dtype=object) array(['If something is blue then it is white.', 'White things are cold.', 'If something is cold then it is round.'], dtype=object) ]
96
['The mouse does not chase the tiger.' 'The tiger chases the mouse.' 'The tiger is kind.']
['If someone eats the mouse then they like the mouse.' 'If someone chases the mouse then they eat the mouse.']
The tiger does not like the mouse.
False
1
3
[array(['The tiger chases the mouse.'], dtype=object)]
[array(['If someone chases the mouse then they eat the mouse.', 'If someone eats the mouse then they like the mouse.'], dtype=object) ]
97
['Charlie is big.' 'Dave is nice.' 'Dave is round.' 'Erin is big.' 'Erin is nice.' 'Fiona is red.' 'Fiona is rough.']
['If someone is red and big then they are nice.' 'If Dave is round and Dave is rough then Dave is big.' 'If someone is round and young then they are big.' 'All nice people are young.' 'If Charlie is round and Charlie is big then Charlie is young.' 'If someone is red then they are big.' 'All rough, green people are round.' 'If someone is big then they are red.' 'Young people are green.']
Charlie is not young.
False
3
5
[array(['Charlie is big.', 'Charlie is big.'], dtype=object)]
[array(['If someone is big then they are red.', 'If someone is red and big then they are nice.', 'All nice people are young.'], dtype=object) ]
98
['Anne is green.' 'Charlie is green.' 'Dave is blue.']
['Blue things are not red.' 'If Dave is not red then Dave is green.' 'If something is red and not blue then it is not rough.' 'If something is white and not blue then it is rough.' 'Furry things are not rough.' 'If something is rough then it is not furry.' 'Green things are white.' 'All furry things are not white.']
Dave is green.
True
1
3
[array(['Dave is blue.'], dtype=object)]
[array(['Blue things are not red.', 'If Dave is not red then Dave is green.'], dtype=object)]
99
['Erin is blue.' 'Erin is cold.' 'Erin is not round.']
['All kind people are white.' 'If Erin is kind and Erin is round then Erin is big.' 'All cold, white people are big.' 'All kind, white people are big.' 'All white people are blue.' 'If Erin is round then Erin is not rough.' 'All cold people are kind.' 'If Erin is rough and Erin is kind then Erin is white.']
Erin is white.
True
1
3
[array(['Erin is cold.'], dtype=object)]
[array(['All cold people are kind.', 'All kind people are white.'], dtype=object) ]
README.md exists but content is empty. Use the Edit dataset card button to edit it.
Downloads last month
0
Edit dataset card