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 |
|---|---|---|---|---|---|---|---|---|
10,100 | ['The bald eagle chases the cow.' 'The bald eagle is not kind.'
'The bald eagle is round.' 'The bear chases the tiger.' 'The cow is red.'
'The cow is round.' 'The tiger sees the cow.'] | ['If someone is young and they see the bald eagle then they see the bear.'
'If someone chases the bear then the bear is young.'
'If someone chases the tiger then they are rough.'
'If someone chases the tiger then the tiger eats the bear.'
'If the tiger is round and the tiger is kind then the tiger chases the bear.'
'If someone is young then they see the bald eagle.'
'If someone chases the cow then they chase the bear.'
'If someone sees the bear then the bear chases the cow.'] | The bear is young. | True | 1 | 3 | [array(['The bald eagle chases the cow.'], dtype=object)] | [array(['If someone chases the cow then they chase the bear.',
'If someone chases the bear then the bear is young.'], dtype=object)] |
10,101 | ['Anne is white.' 'Erin is round.' 'Erin is white.' 'Gary is cold.'
'Gary is round.' 'Harry is furry.' 'Harry is green.'] | ['Furry, white people are green.' 'Nice people are round.'
'All round, furry people are green.' 'All cold people are white.'
'All cold, rough people are round.' 'All white people are cold.'
'If someone is cold then they are furry.'
'All furry, green people are rough.' 'All round, green people are cold.'] | Anne is not furry. | False | 1 | 3 | [array(['Anne is white.'], dtype=object)] | [array(['All white people are cold.',
'If someone is cold then they are furry.'], dtype=object)] |
10,102 | ['The cat sees the cow.' 'The cow chases the cat.'
'The cow chases the tiger.' 'The cow is cold.' 'The cow is young.'
'The tiger is nice.' 'The tiger visits the cat.'] | ['If something is young then it visits the tiger.'
'If something is young then it chases the cat.'
'If something sees the cow and the cow visits the tiger then it is young.'] | The cat is not young. | False | 1 | 4 | [array(['The cat sees the cow.', 'The cow is young.'], dtype=object)] | [array(['If something is young then it visits the tiger.',
'If something sees the cow and the cow visits the tiger then it is young.'],
dtype=object) ] |
10,103 | ['The bald eagle chases the lion.' 'The bald eagle eats the lion.'
'The bald eagle is big.' 'The bald eagle is not cold.'
'The bald eagle is nice.' 'The bald eagle is red.'
'The bald eagle is rough.' 'The bald eagle sees the lion.'
'The lion does not chase the bald eagle.' 'The lion eats the bald eagle.'
'The lion is big.' 'The lion is cold.' 'The lion is not nice.'
'The lion is rough.' 'The lion sees the bald eagle.'] | ['If something sees the bald eagle then it sees the lion.'
'If something chases the bald eagle and it eats the bald eagle then it is rough.'
'If something is big and it sees the lion then it chases the lion.'
'If something is nice and it eats the lion then it chases the bald eagle.'
'If something chases the lion and it is not nice then the lion eats the bald eagle.'
'If something eats the lion and the lion chases the bald eagle then it does not eat the bald eagle.'] | The lion does not chase the lion. | False | 1 | 4 | [array(['The lion is big.', 'The lion sees the bald eagle.'], dtype=object)] | [array(['If something sees the bald eagle then it sees the lion.',
'If something is big and it sees the lion then it chases the lion.'],
dtype=object) ] |
10,104 | ['Fiona is big.' 'Fiona is red.' 'Fiona is round.' 'Harry is big.'
'Harry is furry.' 'Harry is round.' 'Harry is young.'] | ['All round, young things are red.'
'If something is young then it is furry.'
'If Fiona is red then Fiona is big.'
'If Fiona is young then Fiona is furry.'
'All furry, round things are smart.' 'All big, furry things are young.'
'If something is round then it is young.'
'If something is young then it is furry.'] | Fiona is furry. | True | 1 | 3 | [array(['Fiona is round.'], dtype=object)
array(['Fiona is round.'], dtype=object)
array(['Fiona is round.'], dtype=object)] | [array(['If something is round then it is young.',
'If something is young then it is furry.'], dtype=object)
array(['If something is round then it is young.',
'If Fiona is young then Fiona is furry.'], dtype=object)
array(['If something is round then it is young.',
'If something is young then it is furry.'], dtype=object)] |
10,105 | ['Anne is rough.' 'Charlie is red.' 'Fiona is not blue.'] | ['All rough things are smart.' 'All nice things are smart.'
'All smart things are nice.'
'If something is blue and not nice then it is red.'
'If something is nice then it is red.'
'If something is kind and not nice then it is not furry.'] | Fiona is smart. | Unknown | 3 | -1 | [] | [] |
10,106 | ['Anne is blue.' 'Anne is cold.' 'Anne is kind.' 'Anne is quiet.'
'Bob is blue.' 'Bob is kind.' 'Bob is nice.' 'Bob is not quiet.'
'Dave is not furry.' 'Dave is green.' 'Dave is quiet.' 'Fiona is cold.'] | ['All cold people are blue.' 'Green, nice people are kind.'
'All blue people are kind.' 'Kind, cold people are nice.'
'If someone is nice then they are green.' 'Cold, green people are quiet.'] | Dave is not kind. | Unknown | 1 | -1 | [] | [] |
10,107 | ['Erin is cold.' 'Erin is not green.' 'Erin is quiet.'
'Erin is not rough.' 'Erin is round.' 'Erin is white.' 'Erin is young.'
'Fiona is green.' 'Fiona is not white.' 'Harry is not cold.'
'Harry is not green.' 'Harry is quiet.' 'Harry is rough.'
'Harry is round.' 'Harry is white.' 'Harry is young.'] | ['If something is green and quiet then it is cold.'
'If Fiona is young then Fiona is quiet.'
'If something is cold then it is not rough.'
'If Erin is rough then Erin is not quiet.' 'All white things are round.'
'All cold, rough things are quiet.'
'If Fiona is white then Fiona is green.'
'If something is green and not white then it is young.'] | Fiona is not quiet. | False | 1 | 4 | [array(['Fiona is green.', 'Fiona is not white.'], dtype=object)] | [array(['If something is green and not white then it is young.',
'If Fiona is young then Fiona is quiet.'], dtype=object)] |
10,108 | ['The lion chases the mouse.' 'The lion eats the mouse.'
'The lion is cold.' 'The lion is green.' 'The lion is nice.'
'The lion is red.' 'The lion is rough.' 'The lion sees the mouse.'
'The mouse chases the lion.' 'The mouse eats the lion.'
'The mouse is cold.' 'The mouse is green.' 'The mouse is nice.'
'The mouse is red.' 'The mouse is rough.' 'The mouse sees the lion.'] | ['If someone is cold and they see the lion then the lion eats the mouse.'
'If someone is nice then they eat the lion.'
'If someone sees the mouse then the mouse is cold.'
'If someone is nice and they see the mouse then they chase the mouse.'
'If someone is green and cold then they see the mouse.'
'If someone eats the mouse and they see the lion then they chase the mouse.'] | The mouse chases the mouse. | True | 1 | 5 | [array(['The mouse is nice.', 'The mouse is green.', 'The mouse is cold.'],
dtype=object)
array(['The mouse is nice.', 'The mouse is green.',
'The lion sees the mouse.'], dtype=object)
array(['The mouse is nice.', 'The mouse is green.', 'The lion is green.',
'The lion is cold.'], dtype=object) ] | [array(['If someone is green and cold then they see the mouse.',
'If someone is nice and they see the mouse then they chase the mouse.'],
dtype=object)
array(['If someone sees the mouse then the mouse is cold.',
'If someone is green and cold then they see the mouse.',
'If someone is nice and they see the mouse then they chase the mouse.'],
dtype=object)
array(['If someone is green and cold then they see the mouse.',
'If someone sees the mouse then the mouse is cold.',
'If someone is green and cold then they see the mouse.',
'If someone is nice and they see the mouse then they chase the mouse.'],
dtype=object) ] |
10,109 | ['The bear is nice.' 'The bear likes the rabbit.'
'The rabbit visits the bear.'] | ['If the bear visits the rabbit then the rabbit sees the bear.'
'If something is nice and it likes the bear then it does not see the rabbit.'
'If something is nice then it likes the bear.'
'If something visits the bear and it is kind then it likes the bear.'
'If the rabbit visits the bear and the rabbit sees the bear then the rabbit is green.'
'If something likes the rabbit then the rabbit is nice.'
'If something visits the bear and the bear sees the rabbit then the bear is kind.'
'If something is kind then it is nice.'] | The rabbit does not see the rabbit. | True | 3 | 6 | [array(['The bear likes the rabbit.', 'The bear likes the rabbit.'],
dtype=object) ] | [array(['If something likes the rabbit then the rabbit is nice.',
'If something likes the rabbit then the rabbit is nice.',
'If something is nice then it likes the bear.',
'If something is nice and it likes the bear then it does not see the rabbit.'],
dtype=object) ] |
10,110 | ['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 not kind. | False | 1 | 3 | [array(['The tiger chases the cat.'], dtype=object)] | [array(['If someone chases the cat then they are nice.',
'If someone is nice then they are kind.'], dtype=object)] |
10,111 | ['Erin is big.' 'Erin is green.' 'Erin is kind.' 'Erin is quiet.'
'Erin is red.' 'Erin is smart.' 'Fiona is big.' 'Gary is rough.'
'Harry is quiet.' 'Harry is smart.'] | ['All smart people are kind.'
'If Harry is rough and Harry is red then Harry is quiet.'
'If someone is green then they are smart.' 'All kind people are quiet.'
'If someone is rough and big then they are green.'
'Rough people are big.'] | Gary is not smart. | False | 3 | 5 | [array(['Gary is rough.', 'Gary is rough.'], dtype=object)] | [array(['Rough people are big.',
'If someone is rough and big then they are green.',
'If someone is green then they are smart.'], dtype=object)] |
10,112 | ['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.'] | Fiona is round. | True | 3 | 6 | [array(['Fiona is green.', 'Fiona is green.'], dtype=object)] | [array(['All green things are blue.', 'All blue things are furry.',
'All green things are blue.',
'If something is furry and blue then it is round.'], dtype=object)] |
10,113 | ['Charlie is quiet.' 'Dave is big.' 'Dave is red.' 'Dave is smart.'
'Dave is young.' 'Erin is big.' 'Erin is blue.' 'Erin is quiet.'
'Erin is smart.' 'Harry is big.' 'Harry is furry.' 'Harry is young.'] | ['Blue people are red.' 'If someone is quiet then they are big.'
'If someone is furry then they are quiet.'
'All quiet, big people are furry.'
'If someone is young then they are blue.'
'If someone is young then they are quiet.'
'If Erin is furry then Erin is young.' 'Blue people are quiet.'
'If someone is furry then they are young.'] | Harry is red. | True | 1 | 3 | [array(['Harry is young.'], dtype=object)
array(['Harry is furry.'], dtype=object)] | [array(['If someone is young then they are blue.', 'Blue people are red.'],
dtype=object)
array(['If someone is furry then they are young.',
'If someone is young then they are blue.', 'Blue people are red.'],
dtype=object) ] |
10,114 | ['Bob is rough.' 'Bob is round.' 'Bob is smart.' 'Fiona is blue.'
'Fiona is smart.' 'Fiona is young.' 'Harry is young.'] | ['All nice people are blue.' 'Nice people are smart.'
'Smart people are round.' 'All rough, blue people are nice.'
'If someone is furry then they are round.' 'Smart, nice people are blue.'] | Harry is smart. | Unknown | 1 | -1 | [] | [] |
10,115 | ['The cat likes the tiger.' 'The dog visits the lion.'
'The lion sees the dog.' 'The tiger sees the cat.'] | ['If something sees the cat then it sees the dog.'
'If something is nice then it likes the dog.'
'If something sees the cat and the cat likes the tiger then it likes the tiger.'
'If the lion visits the tiger then the lion visits the dog.'
'Cold things are nice.'
'If something visits the dog and it sees the tiger then it visits the tiger.'] | The lion does not like the dog. | Unknown | 1 | -1 | [] | [] |
10,116 | ['Anne is nice.' 'Anne is rough.' 'Anne is round.' 'Dave is blue.'
'Dave is nice.' 'Dave is quiet.' 'Dave is red.' 'Dave is rough.'
'Erin is blue.' 'Erin is nice.' 'Erin is smart.' 'Gary is blue.'
'Gary is quiet.' 'Gary is red.' 'Gary is rough.' 'Gary is smart.'] | ['All smart, red things are round.' 'Rough things are red.'
'If something is red then it is quiet.' 'Red, quiet things are rough.'
'All blue, round things are nice.'
'If Dave is quiet and Dave is blue then Dave is smart.'
'Blue things are quiet.'
'If Gary is nice and Gary is round then Gary is red.'] | Erin is not red. | Unknown | 1 | -1 | [] | [] |
10,117 | ['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) ] |
10,118 | ['The bear eats the cow.' 'The bear is big.' 'The bear is kind.'
'The cow is big.' 'The cow is blue.' 'The cow is kind.'
'The cow needs the squirrel.' 'The cow sees the bear.'
'The lion eats the bear.' 'The squirrel is big.' 'The squirrel is blue.'
'The squirrel is nice.'] | ['If someone is blue and they need the bear then they see the squirrel.'
'If someone needs the lion and they need the cow then they see the bear.'
'If someone is red then they need the cow.'
'If someone needs the lion then the lion is nice.'
'If someone needs the cow then the cow needs the bear.'
'If someone is big and they eat the lion then the lion sees the bear.'
'If someone needs the bear and they eat the lion then they are nice.'
'If someone eats the bear then they are red.'] | The lion does not need the cow. | False | 1 | 3 | [array(['The lion eats the bear.'], dtype=object)] | [array(['If someone eats the bear then they are red.',
'If someone is red then they need the cow.'], dtype=object)] |
10,119 | ['Charlie is big.' 'Fiona is rough.' 'Gary is cold.' 'Gary is kind.'
'Gary is red.' 'Harry is cold.' 'Harry is quiet.'] | ['Round, quiet things are kind.' 'If something is quiet then it is rough.'
'If something is big then it is rough.'
'If something is kind and round then it is big.'
'All kind things are round.' 'Quiet things are round.'] | Gary is big. | True | 1 | 4 | [array(['Gary is kind.', 'Gary is kind.'], dtype=object)] | [array(['All kind things are round.',
'If something is kind and round then it is big.'], dtype=object)] |
10,120 | ['Bob is big.'] | ['If Bob is big then Bob is red.' 'Red people are blue.'
'If Bob is young then Bob is big.'
'If someone is quiet then they are nice.'
'If Bob is red and Bob is blue then Bob is quiet.'
'If Bob is nice and Bob is not big then Bob is blue.'
'If someone is red then they are green.' 'Nice people are green.'] | Bob is not quiet. | False | 3 | 6 | [array(['Bob is big.', 'Bob is big.'], dtype=object)] | [array(['If Bob is big then Bob is red.', 'If Bob is big then Bob is red.',
'Red people are blue.',
'If Bob is red and Bob is blue then Bob is quiet.'], dtype=object) ] |
10,121 | ['Anne is round.' 'Charlie is round.' 'Fiona is red.' 'Harry is rough.'] | ['Smart, rough people are nice.' 'Nice people are blue.'
'Round people are smart.' 'If Charlie is kind then Charlie is red.'
'All rough people are smart.' 'Smart, blue people are rough.'] | Harry is nice. | True | 1 | 4 | [array(['Harry is rough.', 'Harry is rough.'], dtype=object)] | [array(['All rough people are smart.', 'Smart, rough people are nice.'],
dtype=object) ] |
10,122 | ['The bald eagle chases the cow.' 'The bald eagle chases the dog.'
'The cow needs the bald eagle.' 'The cow sees the lion.'
'The dog chases the cow.' 'The dog is green.' 'The lion is rough.'] | ['If someone is blue and rough then they see the lion.'
'If someone needs the cow and they do not need the lion then they chase the cow.'
'If someone sees the cow then the cow is kind.'
'If someone is rough then they chase the bald eagle.'
'If someone is blue then they do not chase the bald eagle.'
'If someone is kind then they chase the lion.'
'If someone chases the bald eagle and the bald eagle chases the dog then the bald eagle sees the dog.'
'If the bald eagle sees the dog then the bald eagle sees the cow.'
'If someone needs the cow then they are rough.'] | The bald eagle sees the dog. | True | 1 | 4 | [array(['The lion is rough.', 'The bald eagle chases the dog.'],
dtype=object) ] | [array(['If someone is rough then they chase the bald eagle.',
'If someone chases the bald eagle and the bald eagle chases the dog then the bald eagle sees the dog.'],
dtype=object) ] |
10,123 | ['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 not green. | False | 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) ] |
10,124 | ['Bob is big.' 'Bob is nice.' 'Bob is rough.' 'Bob is young.'
'Dave is big.' 'Dave is blue.' 'Dave is rough.' 'Dave is smart.'
'Dave is young.' 'Erin is big.' 'Erin is blue.' 'Erin is green.'
'Erin is nice.' 'Erin is smart.' 'Erin is young.'] | ['If someone is nice and big then they are blue.'
'If someone is nice then they are young.'
'If someone is green and young then they are rough.'
'If someone is rough then they are nice.'
'If someone is blue then they are green.'
'If someone is nice then they are smart.'] | Bob is not green. | False | 1 | 4 | [array(['Bob is nice.', 'Bob is big.'], dtype=object)
array(['Bob is rough.', 'Bob is big.'], dtype=object)] | [array(['If someone is nice and big then they are blue.',
'If someone is blue then they are green.'], dtype=object)
array(['If someone is rough then they are nice.',
'If someone is nice and big then they are blue.',
'If someone is blue then they are green.'], dtype=object)] |
10,125 | ['Anne is red.' 'Anne is round.' 'Dave is smart.' 'Dave is not white.'
'Erin is nice.' 'Erin is not smart.' 'Fiona is smart.'] | ['Red people are furry.' 'If someone is round then they are red.'
'Furry people are white.' 'All red, smart people are white.'
'All red people are round.'
'If someone is furry and not white then they are not nice.'] | Erin is not furry. | Unknown | 3 | -1 | [] | [] |
10,126 | ['The cat chases the cow.' 'The cat eats the mouse.' 'The cat is nice.'
'The cat does not like the cow.' 'The cat likes the mouse.'
'The cow likes the mouse.' 'The mouse does not eat the cat.'
'The mouse eats the cow.' 'The mouse is blue.' 'The mouse is kind.'] | ['If someone chases the mouse and they eat the cat then the mouse is kind.'
'If someone chases the mouse and they chase the cat then the cat eats the cow.'
'If the mouse eats the cat and the cat is kind then the cat is nice.'
'If someone likes the mouse then they do not chase the cat.'
'If someone is blue and they do not chase the mouse then they do not eat the mouse.'
'If someone likes the mouse and the mouse chases the cow then the cow eats the cat.'
'If the cow does not chase the cat then the cow eats the mouse.'
'If someone eats the mouse then they eat the cow.'] | The cow does not eat the cow. | False | 3 | 4 | [array(['The cow likes the mouse.'], dtype=object)] | [array(['If someone likes the mouse then they do not chase the cat.',
'If the cow does not chase the cat then the cow eats the mouse.',
'If someone eats the mouse then they eat the cow.'], dtype=object)] |
10,127 | ['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)] |
10,128 | ['Anne is big.' 'Anne is blue.' 'Anne is cold.' 'Anne is furry.'
'Anne is kind.' 'Anne is smart.' 'Erin is big.' 'Gary is big.'
'Gary is furry.' 'Gary is kind.'] | ['If someone is big and not furry then they are blue.'
'If someone is green and smart then they are blue.'
'If Gary is big and Gary is smart then Gary is green.'
'All furry people are smart.'
'If someone is green and not furry then they are kind.'
'If someone is big then they are kind.'
'If someone is smart and not blue then they are kind.'
'All kind people are cold.'] | Gary is blue. | True | 3 | 7 | [array(['Gary is big.', 'Gary is furry.', 'Gary is furry.'], dtype=object)] | [array(['All furry people are smart.',
'If Gary is big and Gary is smart then Gary is green.',
'All furry people are smart.',
'If someone is green and smart then they are blue.'], dtype=object)] |
10,129 | ['The cow is blue.' 'The cow is cold.' 'The cow is kind.'
'The cow is not nice.' 'The cow is round.' 'The cow likes the squirrel.'
'The cow does not see the squirrel.' 'The cow visits the squirrel.'
'The squirrel is blue.' 'The squirrel is cold.' 'The squirrel is kind.'
'The squirrel is nice.' 'The squirrel is round.'
'The squirrel does not like the cow.'
'The squirrel does not see the cow.' 'The squirrel visits the cow.'] | ['If something is blue then it likes the squirrel.'
'If something is nice and it likes the squirrel then it sees the squirrel.'] | The squirrel does not see the squirrel. | False | 1 | 4 | [array(['The squirrel is nice.', 'The squirrel is blue.'], dtype=object)] | [array(['If something is blue then it likes the squirrel.',
'If something is nice and it likes the squirrel then it sees the squirrel.'],
dtype=object) ] |
10,130 | ['Anne is cold.' 'Anne is kind.' 'Anne is nice.' 'Anne is red.'
'Anne is round.' 'Anne is white.' 'Fiona is white.'] | ['Young things are red.' 'If Anne is red then Anne is young.'
'If something is nice then it is round.'
'If something is red then it is young.'
'If Fiona is white and Fiona is kind then Fiona is nice.'
'If something is cold then it is red.'] | Fiona is not young. | Unknown | 1 | -1 | [] | [] |
10,131 | ['The bald eagle is green.' 'The bald eagle is rough.'
'The cow is not blue.' 'The cow is not green.' 'The cow is rough.'
'The cow sees the dog.' 'The dog is green.' 'The dog likes the cow.'
'The dog needs the bald eagle.' 'The lion is rough.'] | ['If someone sees the dog then they see the cow.'
'If someone sees the cow then the cow does not see the bald eagle.'
'If someone sees the bald eagle and they like the dog then the dog likes the cow.'
'If the cow is kind then the cow likes the dog.'
'If the bald eagle sees the cow then the cow does not see the lion.'
'If the lion is kind then the lion likes the bald eagle.'
'If someone likes the lion then they need the cow.'
'If someone is rough and they do not see the bald eagle then the bald eagle needs the dog.'] | The bald eagle does not need the dog. | False | 3 | 5 | [array(['The cow is rough.', 'The cow sees the dog.'], dtype=object)] | [array(['If someone sees the dog then they see the cow.',
'If someone sees the cow then the cow does not see the bald eagle.',
'If someone is rough and they do not see the bald eagle then the bald eagle needs the dog.'],
dtype=object) ] |
10,132 | ['The cat eats the mouse.' 'The cat sees the mouse.' 'The lion is blue.'
'The lion is young.' 'The lion visits the mouse.'
'The mouse eats the lion.' 'The mouse eats the tiger.'
'The mouse is cold.' 'The mouse is round.' 'The mouse is young.'
'The tiger is cold.' 'The tiger is young.' 'The tiger sees the mouse.'
'The tiger visits the cat.' 'The tiger visits the mouse.'] | ['If someone is round and they eat the cat then they are blue.'
'If the cat is blue then the cat visits the lion.'
'If someone eats the tiger and they visit the lion then the tiger eats the mouse.'
'If someone eats the mouse and the mouse sees the lion then the lion eats the tiger.'
'If someone visits the cat and the cat eats the lion then the cat is young.'
'If someone is young then they visit the tiger.'
'If someone is rough and they eat the tiger then the tiger is rough.'
'If someone visits the tiger then they eat the cat.'] | The mouse is not blue. | False | 3 | 5 | [array(['The mouse is round.', 'The mouse is young.'], dtype=object)] | [array(['If someone is young then they visit the tiger.',
'If someone visits the tiger then they eat the cat.',
'If someone is round and they eat the cat then they are blue.'],
dtype=object) ] |
10,133 | ['Bob is blue.' 'Bob is furry.' 'Dave is white.' 'Erin is green.'
'Erin is white.' 'Gary is green.' 'Gary is red.'] | ['If Erin is furry and Erin is blue then Erin is big.'
'Red things are round.' 'If something is blue and big then it is white.'
'Red, furry things are white.' 'If something is round then it is furry.'
'If something is furry and green then it is blue.'
'Blue, white things are furry.' 'If something is green then it is red.'] | Gary is furry. | True | 1 | 3 | [array(['Gary is red.'], dtype=object)
array(['Gary is green.'], dtype=object)] | [array(['Red things are round.', 'If something is round then it is furry.'],
dtype=object)
array(['If something is green then it is red.', 'Red things are round.',
'If something is round then it is furry.'], dtype=object) ] |
10,134 | ['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.'] | Fiona is round. | Unknown | 3 | -1 | [] | [] |
10,135 | ['Bob is big.' 'Bob is blue.' 'Bob is green.' 'Bob is smart.'
'Erin is big.' 'Erin is blue.' 'Erin is nice.' 'Erin is smart.'
'Fiona is kind.' 'Fiona is smart.'] | ['If Bob is green then Bob is nice.'
'If someone is big and green then they are nice.' 'Red people are nice.'
'Big, green people are blue.' 'If someone is nice then they are blue.'
'If someone is big then they are red.'
'If Bob is blue and Bob is red then Bob is kind.'
'If Fiona is blue and Fiona is nice then Fiona is kind.'] | Bob is kind. | True | 1 | 4 | [array(['Bob is blue.', 'Bob is big.'], dtype=object)
array(['Bob is big.', 'Bob is green.', 'Bob is big.'], dtype=object)
array(['Bob is green.', 'Bob is big.'], dtype=object)
array(['Bob is big.', 'Bob is green.', 'Bob is big.'], dtype=object)
array(['Bob is big.', 'Bob is big.'], dtype=object)] | [array(['If someone is big then they are red.',
'If Bob is blue and Bob is red then Bob is kind.'], dtype=object)
array(['Big, green people are blue.',
'If someone is big then they are red.',
'If Bob is blue and Bob is red then Bob is kind.'], dtype=object)
array(['If Bob is green then Bob is nice.',
'If someone is nice then they are blue.',
'If someone is big then they are red.',
'If Bob is blue and Bob is red then Bob is kind.'], dtype=object)
array(['If someone is big and green then they are nice.',
'If someone is nice then they are blue.',
'If someone is big then they are red.',
'If Bob is blue and Bob is red then Bob is kind.'], dtype=object)
array(['If someone is big then they are red.', 'Red people are nice.',
'If someone is nice then they are blue.',
'If someone is big then they are red.',
'If Bob is blue and Bob is red then Bob is kind.'], dtype=object)] |
10,136 | ['The lion eats the rabbit.' 'The lion is big.' 'The lion is blue.'
'The lion is rough.' 'The lion likes the rabbit.'
'The lion visits the rabbit.' 'The rabbit eats the lion.'
'The rabbit is big.' 'The rabbit is kind.' 'The rabbit is rough.'
'The rabbit likes the lion.' 'The rabbit visits the lion.'] | ['If something is blue and it visits the lion then the lion visits the rabbit.'
'If the lion likes the rabbit and the rabbit is blue then the lion is rough.'
'If something likes the rabbit and it eats the lion then it visits the rabbit.'
'If something is kind and it visits the rabbit then it visits the lion.'
'If something likes the rabbit and the rabbit eats the lion then the lion likes the rabbit.'
'If something is blue and rough then it likes the lion.'
'If the lion likes the rabbit and the lion is big then the rabbit eats the lion.'
'If something visits the rabbit then it is kind.'] | The lion visits the lion. | True | 1 | 4 | [array(['The lion visits the rabbit.', 'The lion visits the rabbit.'],
dtype=object) ] | [array(['If something visits the rabbit then it is kind.',
'If something is kind and it visits the rabbit then it visits the lion.'],
dtype=object) ] |
10,137 | ['Dave is cold.' 'Dave is kind.' 'Dave is quiet.' 'Erin is green.'
'Fiona is cold.' 'Fiona is green.' 'Fiona is quiet.' 'Fiona is round.'
'Gary is cold.' 'Gary is kind.' 'Gary is young.'] | ['If someone is kind then they are cold.' 'All green people are quiet.'
'If Erin is green and Erin is cold then Erin is round.'
'All cold, smart people are round.' 'All quiet, kind people are green.'
'Quiet people are kind.' 'If Erin is round then Erin is young.'] | Erin is not kind. | False | 1 | 3 | [array(['Erin is green.'], dtype=object)] | [array(['All green people are quiet.', 'Quiet people are kind.'],
dtype=object) ] |
10,138 | ['Bob is round.' 'Charlie is quiet.' 'Charlie is not round.'
'Charlie is young.' 'Dave is round.' 'Dave is white.' 'Erin is nice.'] | ['White things are nice.'
'If something is round and young then it is white.'
'Round things are white.' 'If something is quiet then it is cold.'
'If something is quiet and round then it is young.'
'All nice things are round.' 'All nice things are quiet.'
'If something is quiet and not young then it is big.'
'If something is cold and nice then it is big.'] | Erin is not cold. | False | 1 | 3 | [array(['Erin is nice.'], dtype=object)] | [array(['All nice things are quiet.',
'If something is quiet then it is cold.'], dtype=object)] |
10,139 | ['Anne is blue.' 'Anne is cold.' 'Anne is furry.' 'Anne is red.'
'Anne is round.' 'Anne is white.' 'Bob is big.' 'Dave is round.'
'Dave is white.' 'Harry is big.' 'Harry is red.' 'Harry is white.'] | ['All blue things are white.' 'If something is cold then it is red.'
'Furry, blue things are red.'
'If something is round and big then it is blue.'
'If Anne is cold and Anne is red then Anne is big.'
'All red things are round.' 'If something is big then it is cold.'
'If something is cold and furry then it is white.'] | Harry is blue. | True | 1 | 4 | [array(['Harry is red.', 'Harry is big.'], dtype=object)
array(['Harry is big.', 'Harry is big.'], dtype=object)] | [array(['All red things are round.',
'If something is round and big then it is blue.'], dtype=object)
array(['If something is big then it is cold.',
'If something is cold then it is red.',
'All red things are round.',
'If something is round and big then it is blue.'], dtype=object)] |
10,140 | ['Bob is green.' 'Charlie is blue.' 'Dave is nice.' 'Dave is red.'
'Dave is rough.' 'Gary is green.' 'Gary is red.'] | ['If Charlie is rough and Charlie is blue then Charlie is red.'
'If someone is red then they are blue.'
'All green, rough people are smart.' 'Red, kind people are rough.'
'All blue people are green.'
'If someone is rough and blue then they are red.'
'All nice, smart people are red.' 'Smart, rough people are red.'] | Dave is green. | True | 1 | 3 | [array(['Dave is red.'], dtype=object)] | [array(['If someone is red then they are blue.',
'All blue people are green.'], dtype=object)] |
10,141 | ['The bald eagle sees the cow.' 'The bald eagle visits the bear.'
'The bear is not cold.' 'The bear is rough.' 'The bear is young.'
'The bear needs the bald eagle.' 'The bear needs the cow.'
'The bear sees the lion.' 'The cow is cold.' 'The lion is red.'
'The lion is rough.' 'The lion needs the cow.'
'The lion sees the bald eagle.' 'The lion visits the bald eagle.'
'The lion visits the bear.' 'The lion does not visit the cow.'] | ['If something is rough then it visits the bald eagle.'
'If the lion needs the cow then the lion sees the bald eagle.'
'If something needs the lion then the lion visits the bear.'
'If something needs the cow then it is rough.'
'If something is young and not cold then it is not red.'
'If the cow visits the bald eagle and the bald eagle sees the lion then the cow is red.'
'If something needs the cow and the cow is not rough then it does not need the bear.'
'If something needs the cow and it is not red then it sees the cow.'] | The bald eagle does not visit the bald eagle. | Unknown | 1 | -1 | [] | [] |
10,142 | ['The bear chases the cow.' 'The bear is cold.' 'The bear is round.'
'The bear visits the cow.' 'The bear visits the mouse.'
'The cow chases the mouse.' 'The cow is big.' 'The cow likes the bear.'
'The cow visits the bear.' 'The mouse is big.' 'The mouse is cold.'
'The mouse likes the bear.' 'The mouse likes the cow.'
'The mouse visits the bear.' 'The mouse visits the cow.'] | ['If something visits the bear then it likes the cow.'
'If something is round and it likes the bear then it is young.'
'If something is young and it visits the cow then it chases the cow.'
'If something chases the bear and the bear is round then it is round.'
'If something is cold and round then it likes the mouse.'
'If something is big and it visits the cow then it chases the bear.'] | The mouse likes the mouse. | True | 3 | 7 | [array(['The mouse is cold.', 'The mouse is big.',
'The mouse visits the cow.', 'The bear is round.'], dtype=object)] | [array(['If something is big and it visits the cow then it chases the bear.',
'If something chases the bear and the bear is round then it is round.',
'If something is cold and round then it likes the mouse.'],
dtype=object) ] |
10,143 | ['The bald eagle is blue.' 'The bald eagle is red.'
'The bald eagle likes the lion.' 'The bald eagle needs the bear.'
'The bald eagle needs the dog.' 'The bear is not blue.'
'The bear is nice.' 'The bear needs the dog.'
'The dog chases the bald eagle.' 'The dog is red.'
'The dog does not need the bear.' 'The lion does not like the bear.'] | ['If something likes the lion and it is not red then it chases the lion.'
'If something is red and it needs the bald eagle then the bald eagle needs the lion.'
'If something is round then it does not like the dog.'
'If the bald eagle needs the dog then the dog is round.'
'If something likes the dog then it likes the bald eagle.'
'If something chases the lion and the lion likes the dog then the dog does not like the lion.'
'If the bear likes the lion then the lion likes the dog.'
'If something likes the bear then the bear likes the lion.'
'If something is round then it likes the bear.'] | The dog likes the dog. | False | 1 | 3 | [array(['The bald eagle needs the dog.'], dtype=object)] | [array(['If the bald eagle needs the dog then the dog is round.',
'If something is round then it does not like the dog.'],
dtype=object) ] |
10,144 | ['Bob is big.' 'Bob is quiet.' 'Bob is rough.' 'Bob is smart.'
'Bob is white.' 'Charlie is big.' 'Charlie is blue.' 'Charlie is nice.'
'Charlie is quiet.' 'Charlie is rough.' 'Charlie is smart.'
'Charlie is white.' 'Dave is big.' 'Dave is nice.' 'Dave is rough.'
'Erin is quiet.'] | ['If something is quiet then it is smart.'
'If something is smart then it is big.' 'All big things are nice.'] | Erin is not big. | False | 1 | 3 | [array(['Erin is quiet.'], dtype=object)] | [array(['If something is quiet then it is smart.',
'If something is smart then it is big.'], dtype=object)] |
10,145 | ['Bob is cold.' 'Bob is nice.' 'Bob is red.' 'Bob is smart.'
'Bob is white.' 'Bob is young.' 'Charlie is cold.' 'Charlie is red.'
'Charlie is white.' 'Charlie is young.'] | ['All nice people are cold.'
'If someone is big and white then they are young.'
'All cold, smart people are nice.' 'Young people are smart.'
'Nice people are big.' 'If someone is nice and big then they are red.'] | Charlie is not nice. | False | 1 | 4 | [array(['Charlie is cold.', 'Charlie is young.'], dtype=object)] | [array(['Young people are smart.', 'All cold, smart people are nice.'],
dtype=object) ] |
10,146 | ['The bear chases the cat.' 'The bear chases the tiger.'
'The bear is not big.' 'The bear likes the cat.'
'The bear needs the cat.' 'The bear needs the tiger.'
'The cat chases the bear.' 'The cat is not big.' 'The cat is cold.'
'The cat likes the tiger.' 'The cat needs the bear.'
'The tiger chases the cat.' 'The tiger is cold.' 'The tiger is kind.'
'The tiger needs the bear.' 'The tiger does not need the cat.'] | ['If someone chases the tiger then the tiger is blue.'
'If someone chases the cat and they are blue then they like the bear.'] | The tiger likes the bear. | True | 1 | 4 | [array(['The tiger chases the cat.', 'The bear chases the tiger.'],
dtype=object) ] | [array(['If someone chases the tiger then the tiger is blue.',
'If someone chases the cat and they are blue then they like the bear.'],
dtype=object) ] |
10,147 | ['The bear is red.' 'The bear needs the dog.' 'The bear sees the dog.'
'The bear visits the dog.' 'The bear visits the rabbit.'
'The dog is red.' 'The dog is rough.' 'The dog needs the rabbit.'
'The dog sees the rabbit.' 'The rabbit does not see the dog.'] | ['If someone sees the rabbit then they are rough.'
'If someone visits the bear and the bear sees the rabbit then the rabbit needs the dog.'
'If someone needs the dog and they need the bear then the bear is young.'
'If someone is rough and they see the bear then the bear sees the rabbit.'
'If someone sees the dog then the dog needs the bear.'
'If someone is young then they see the rabbit.'
'If someone is red then they need the bear.'
'If someone needs the dog and the dog needs the rabbit then the dog visits the bear.'] | The rabbit is not rough. | Unknown | 1 | -1 | [] | [] |
10,148 | ['The mouse visits the rabbit.' 'The rabbit eats the mouse.'] | ['If the mouse sees the rabbit then the rabbit is young.'
'If something visits the mouse then the mouse sees the rabbit.'
'If something visits the rabbit then it visits the mouse.'
'If something sees the rabbit then the rabbit is not cold.'
'If something visits the rabbit and the rabbit sees the mouse then the rabbit eats the mouse.'
'If something is green and it visits the rabbit then it does not eat the rabbit.'
'Blue things are not green.'
'If the mouse sees the rabbit and the rabbit does not eat the mouse then the mouse is blue.'] | The mouse does not see the rabbit. | False | 1 | 3 | [array(['The mouse visits the rabbit.'], dtype=object)] | [array(['If something visits the rabbit then it visits the mouse.',
'If something visits the mouse then the mouse sees the rabbit.'],
dtype=object) ] |
10,149 | ['The lion eats the tiger.' 'The lion is blue.' 'The tiger sees the lion.'] | ['If something likes the tiger then it eats the tiger.'
'If something eats the tiger and the tiger likes the lion then the tiger is not rough.'
'If something sees the tiger then it is green.'
'If something sees the lion then it sees the tiger.'
'All green things are rough.'
'If something sees the tiger and the tiger does not see the lion then the lion is not rough.'] | The tiger is not rough. | False | 3 | 4 | [array(['The tiger sees the lion.'], dtype=object)] | [array(['If something sees the lion then it sees the tiger.',
'If something sees the tiger then it is green.',
'All green things are rough.'], dtype=object) ] |
10,150 | ['The bald eagle eats the cat.' 'The bald eagle does not eat the rabbit.'
'The bald eagle sees the cat.' 'The bald eagle sees the rabbit.'
'The bald eagle does not visit the cat.'
'The bald eagle visits the rabbit.' 'The cat is round.'
'The cat does not see the bald eagle.' 'The cat visits the bald eagle.'
'The rabbit is not big.' 'The rabbit is round.' 'The rabbit is young.'
'The rabbit sees the bald eagle.' 'The rabbit visits the bald eagle.'
'The rabbit visits the cat.'] | ['If something visits the rabbit and it sees the bald eagle then the bald eagle is big.'
'If the bald eagle visits the rabbit and the rabbit sees the bald eagle then the rabbit eats the cat.'
'If something eats the cat and it is young then it visits the rabbit.'
'If something visits the rabbit and it sees the rabbit then the rabbit visits the cat.'
'If something eats the rabbit then the rabbit sees the bald eagle.'
'If the cat is green and the cat does not visit the rabbit then the rabbit is round.'] | The rabbit does not visit the rabbit. | False | 1 | 5 | [array(['The bald eagle visits the rabbit.',
'The rabbit sees the bald eagle.', 'The rabbit is young.'],
dtype=object) ] | [array(['If the bald eagle visits the rabbit and the rabbit sees the bald eagle then the rabbit eats the cat.',
'If something eats the cat and it is young then it visits the rabbit.'],
dtype=object) ] |
10,151 | ['Erin is blue.' 'Erin is furry.' 'Erin is red.' 'Erin is not white.'
'Fiona is not blue.' 'Fiona is round.' 'Fiona is not white.'
'Gary is round.' 'Gary is not young.' 'Harry is blue.'
'Harry is not white.' 'Harry is not young.'] | ['If something is furry and not young then it is green.'
'All young things are not green.' 'All blue things are green.'
'If something is round and not furry then it is green.'
'Blue, green things are red.' 'All white, green things are red.'
'If Gary is white and Gary is furry then Gary is green.'
'All young things are blue.'] | Harry is not red. | False | 1 | 4 | [array(['Harry is blue.', 'Harry is blue.'], dtype=object)] | [array(['All blue things are green.', 'Blue, green things are red.'],
dtype=object) ] |
10,152 | ['Charlie is blue.' 'Charlie is round.' 'Fiona is big.' 'Fiona is cold.'
'Gary is nice.' 'Harry is nice.' 'Harry is round.'] | ['All rough, blue things are red.' 'All nice things are cold.'
'Big, cold things are rough.'
'If something is red and blue then it is rough.'
'All blue, cold things are nice.' 'All red things are blue.'
'If something is round and cold then it is blue.' 'Blue things are big.'
'If Charlie is big then Charlie is blue.'] | Harry is blue. | True | 1 | 4 | [array(['Harry is round.', 'Harry is nice.'], dtype=object)] | [array(['All nice things are cold.',
'If something is round and cold then it is blue.'], dtype=object)] |
10,153 | ['Charlie is young.' 'Erin is blue.' 'Erin is green.' 'Fiona is big.'
'Fiona is green.' 'Gary is blue.' 'Gary is green.'] | ['All red things are furry.' 'All furry things are red.'
'Young things are red.'
'If something is smart and not red then it is not green.'
'All furry things are green.'
'If something is red and green then it is blue.'
'If something is young and big then it is smart.'
'If something is blue and green then it is smart.'
'Blue, red things are smart.'] | Fiona is not furry. | Unknown | 1 | -1 | [] | [] |
10,154 | ['Anne is blue.' 'Anne is kind.' 'Anne is quiet.' 'Anne is round.'
'Anne is young.' 'Bob is blue.' 'Bob is furry.' 'Bob is quiet.'
'Bob is young.' 'Dave is furry.' 'Dave is young.' 'Erin is kind.'
'Erin is quiet.' 'Erin is white.' 'Erin is young.'] | ['All white things are round.'
'If something is quiet and furry then it is young.'
'All white things are young.' 'All round, kind things are furry.'
'All kind, white things are quiet.'
'If something is kind and blue then it is quiet.'] | Erin is not furry. | False | 1 | 4 | [array(['Erin is white.', 'Erin is kind.'], dtype=object)] | [array(['All white things are round.', 'All round, kind things are furry.'],
dtype=object) ] |
10,155 | ['The bear is blue.' 'The cat eats the cow.' 'The cat is red.'
'The cat is round.' 'The cat does not need the cow.'
'The cat does not need the dog.' 'The cow is not round.'
'The dog chases the bear.' 'The dog chases the cat.' 'The dog is round.'] | ['If the bear is not green then the bear eats the cat.'
'If the dog needs the cat then the dog chases the bear.'
'If the cow needs the bear then the cow is green.'
'If the dog chases the cow then the dog needs the bear.'
'Red things are nice.' 'If something is green then it needs the cow.'
'If something is nice then it eats the bear.'
'If something is nice and it eats the bear then the bear is red.'
'If something eats the dog and it is not red then the dog does not need the cow.'] | The cat eats the bear. | True | 1 | 3 | [array(['The cat is red.'], dtype=object)] | [array(['Red things are nice.',
'If something is nice then it eats the bear.'], dtype=object)] |
10,156 | ['The bear is blue.' 'The cat eats the cow.' 'The cat is red.'
'The cat is round.' 'The cat does not need the cow.'
'The cat does not need the dog.' 'The cow is not round.'
'The dog chases the bear.' 'The dog chases the cat.' 'The dog is round.'] | ['If the bear is not green then the bear eats the cat.'
'If the dog needs the cat then the dog chases the bear.'
'If the cow needs the bear then the cow is green.'
'If the dog chases the cow then the dog needs the bear.'
'Red things are nice.' 'If something is green then it needs the cow.'
'If something is nice then it eats the bear.'
'If something is nice and it eats the bear then the bear is red.'
'If something eats the dog and it is not red then the dog does not need the cow.'] | The dog does not eat the bear. | Unknown | 1 | -1 | [] | [] |
10,157 | ['The bear eats the dog.' 'The bear is green.'
'The bear does not need the mouse.' 'The cow chases the mouse.'
'The dog chases the mouse.' 'The mouse chases the bear.'
'The mouse is blue.'] | ['If someone eats the dog then the dog needs the cow.'
'If someone needs the cow then the cow eats the dog.'] | The cow eats the dog. | True | 1 | 3 | [array(['The bear eats the dog.'], dtype=object)] | [array(['If someone eats the dog then the dog needs the cow.',
'If someone needs the cow then the cow eats the dog.'],
dtype=object) ] |
10,158 | ['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 not round. | False | 1 | 4 | [array(['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.'],
dtype=object) ] |
10,159 | ['Bob is quiet.' 'Bob is rough.' 'Bob is white.' 'Harry is blue.'
'Harry is nice.' 'Harry is quiet.' 'Harry is white.'] | ['If something is young then it is round.'
'If something is young and quiet then it is white.'
'Round things are nice.'
'If Bob is round and Bob is blue then Bob is white.'
'If something is rough then it is young.'
'If Harry is round then Harry is nice.'] | Harry is not round. | Unknown | 1 | -1 | [] | [] |
10,160 | ['Bob is quiet.' 'Dave is round.' 'Harry is blue.'] | ['White people are not round.' 'All blue, furry people are quiet.'
'All quiet people are blue.' 'All furry people are not blue.'
'All blue people are white.'
'If someone is red and not furry then they are white.'
'Red, furry people are not white.'
'If someone is quiet and not white then they are not smart.'] | Bob is not round. | True | 3 | 4 | [array(['Bob is quiet.'], dtype=object)] | [array(['All quiet people are blue.', 'All blue people are white.',
'White people are not round.'], dtype=object) ] |
10,161 | ['Anne is blue.' 'Anne is furry.' 'Anne is quiet.' 'Anne is rough.'
'Harry is blue.' 'Harry is nice.' 'Harry is rough.'] | ['If someone is furry and cold then they are blue.'
'If someone is round and quiet then they are nice.'
'All quiet people are furry.' 'All furry people are cold.'
'If Anne is furry and Anne is cold then Anne is nice.'
'All cold, blue people are rough.'] | Anne is not nice. | False | 1 | 4 | [array(['Anne is furry.', 'Anne is furry.'], dtype=object)
array(['Anne is quiet.', 'Anne is furry.'], dtype=object)
array(['Anne is furry.', 'Anne is quiet.'], dtype=object)
array(['Anne is quiet.', 'Anne is quiet.'], dtype=object)] | [array(['All furry people are cold.',
'If Anne is furry and Anne is cold then Anne is nice.'],
dtype=object)
array(['All quiet people are furry.', 'All furry people are cold.',
'If Anne is furry and Anne is cold then Anne is nice.'],
dtype=object)
array(['All quiet people are furry.', 'All furry people are cold.',
'If Anne is furry and Anne is cold then Anne is nice.'],
dtype=object)
array(['All quiet people are furry.', 'All quiet people are furry.',
'All furry people are cold.',
'If Anne is furry and Anne is cold then Anne is nice.'],
dtype=object) ] |
10,162 | ['Anne is young.' 'Bob is not round.' 'Dave is not cold.'
'Fiona is smart.'] | ['If something is cold then it is blue.'
'If Dave is green then Dave is not cold.' 'Young things are cold.'] | Anne is blue. | True | 1 | 3 | [array(['Anne is young.'], dtype=object)] | [array(['Young things are cold.', 'If something is cold then it is blue.'],
dtype=object) ] |
10,163 | ['Bob is big.' 'Bob is quiet.' 'Bob is rough.' 'Bob is smart.'
'Bob is white.' 'Charlie is big.' 'Charlie is blue.' 'Charlie is nice.'
'Charlie is quiet.' 'Charlie is rough.' 'Charlie is smart.'
'Charlie is white.' 'Dave is big.' 'Dave is nice.' 'Dave is rough.'
'Erin is quiet.'] | ['If something is quiet then it is smart.'
'If something is smart then it is big.' 'All big things are nice.'] | Erin is nice. | True | 3 | 4 | [array(['Erin is quiet.'], dtype=object)] | [array(['If something is quiet then it is smart.',
'If something is smart then it is big.',
'All big things are nice.'], dtype=object)] |
10,164 | ['Anne is cold.' 'Erin is green.' 'Fiona is blue.' 'Gary is red.'] | ['All young things are green.' 'Blue, smart things are red.'
'If something is kind then it is young.'
'All kind, smart things are young.' 'Cold things are kind.'
'If Anne is young then Anne is blue.'] | Anne is young. | True | 1 | 3 | [array(['Anne is cold.'], dtype=object)] | [array(['Cold things are kind.', 'If something is kind then it is young.'],
dtype=object) ] |
10,165 | ['Anne is cold.' 'Anne is furry.' 'Charlie is cold.'
'Charlie is not furry.' 'Charlie is quiet.' 'Charlie is round.'
'Erin is furry.' 'Erin is round.' 'Erin is young.' 'Gary is blue.'
'Gary is cold.' 'Gary is quiet.'] | ['Furry things are young.' 'Furry things are young.'
'All quiet things are big.' 'All quiet things are big.'
'If something is blue then it is big.' 'Young things are blue.'] | Charlie is not blue. | Unknown | 1 | -1 | [] | [] |
10,166 | ['Charlie is smart.' 'Gary is furry.'] | ['All smart things are furry.' 'If Gary is smart then Gary is big.'
'If Charlie is furry then Charlie is big.'
'If Charlie is big and Charlie is rough then Charlie is young.'
'Smart, young things are kind.'
'If Charlie is furry then Charlie is young.'
'If Charlie is kind and Charlie is furry then Charlie is smart.'
'Rough, nice things are big.'] | Charlie is big. | True | 1 | 3 | [array(['Charlie is smart.'], dtype=object)] | [array(['All smart things are furry.',
'If Charlie is furry then Charlie is big.'], dtype=object)] |
10,167 | ['Anne is young.' 'Charlie is young.' 'Gary is red.'] | ['If something is blue then it is green.' 'All green things are blue.'
'If something is blue then it is rough.'
'All rough, young things are furry.' 'All red things are blue.'
'Green things are young.'
'If Charlie is nice and Charlie is red then Charlie is furry.'
'If something is red and rough then it is blue.'] | Gary is not green. | False | 1 | 3 | [array(['Gary is red.'], dtype=object)] | [array(['All red things are blue.',
'If something is blue then it is green.'], dtype=object)] |
10,168 | ['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 not rough. | False | 3 | 5 | [array(['Erin is furry.', 'Erin is furry.'], dtype=object)] | [array(['If someone is furry then they are nice.',
'All nice people are big.',
'If someone is furry and big then they are rough.'], dtype=object)] |
10,169 | ['Anne is green.' 'Anne is quiet.' 'Dave is round.' 'Erin is nice.'
'Fiona is not nice.' 'Fiona is quiet.' 'Fiona is rough.'] | ['If something is rough and green then it is round.'
'All smart things are round.'
'If something is round and blue then it is rough.'
'All blue things are rough.' 'Quiet things are green.'
'Round things are green.' 'All nice things are blue.'
'All rough, nice things are blue.' 'Rough, nice things are quiet.'] | Anne is not rough. | Unknown | 1 | -1 | [] | [] |
10,170 | ['Anne is furry.' 'Bob is nice.' 'Bob is young.' 'Fiona is nice.'
'Fiona is red.' 'Harry is big.' 'Harry is nice.' 'Harry is red.'
'Harry is round.' 'Harry is smart.'] | ['All young people are furry.' 'Round, young people are nice.'
'All red, nice people are young.'] | Fiona is furry. | True | 1 | 4 | [array(['Fiona is red.', 'Fiona is nice.'], dtype=object)] | [array(['All red, nice people are young.', 'All young people are furry.'],
dtype=object) ] |
10,171 | ['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 not white. | False | 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)] |
10,172 | ['Bob is round.' 'Charlie is big.' 'Charlie is kind.' 'Charlie is quiet.'
'Erin is blue.' 'Erin is kind.' 'Erin is round.' 'Erin is smart.'
'Gary is furry.' 'Gary is kind.' 'Gary is quiet.' 'Gary is smart.'] | ['If someone is big and smart then they are furry.'
'If Gary is blue then Gary is big.'
'If someone is round and furry then they are kind.'
'All big, blue people are furry.' 'All smart people are quiet.'
'Kind people are smart.' 'All furry, kind people are smart.'
'If Gary is blue and Gary is furry then Gary is smart.'] | Charlie is not furry. | False | 1 | 4 | [array(['Charlie is big.', 'Charlie is kind.'], dtype=object)] | [array(['Kind people are smart.',
'If someone is big and smart then they are furry.'], dtype=object)] |
10,173 | ['Anne is big.' 'Bob is big.' 'Bob is furry.' 'Bob is nice.'
'Bob is rough.' 'Bob is white.' 'Bob is young.' 'Erin is blue.'
'Harry is nice.' 'Harry is rough.' 'Harry is white.' 'Harry is young.'] | ['If something is big then it is furry.'
'If Erin is furry and Erin is white then Erin is blue.'
'If something is furry and big then it is nice.'
'If something is big then it is furry.'
'If something is white and nice then it is rough.'
'Furry, nice things are young.' 'Furry, young things are white.'
'All big, blue things are white.' 'Young, blue things are nice.'] | Anne is nice. | True | 1 | 4 | [array(['Anne is big.', 'Anne is big.'], dtype=object)
array(['Anne is big.', 'Anne is big.'], dtype=object)] | [array(['If something is big then it is furry.',
'If something is furry and big then it is nice.'], dtype=object)
array(['If something is big then it is furry.',
'If something is furry and big then it is nice.'], dtype=object)] |
10,174 | ['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 needs the squirrel. | True | 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) ] |
10,175 | ['Charlie is green.' 'Charlie is white.' 'Charlie is young.'
'Fiona is kind.' 'Fiona is red.' 'Fiona is not rough.'
'Fiona is not young.'] | ['If someone is quiet then they are not rough.'
'All young people are white.' 'If someone is white then they are quiet.'
'If Fiona is young then Fiona is kind.'
'If Fiona is white and Fiona is not green then Fiona is rough.'
'All rough, quiet people are young.'
'If someone is quiet and not rough then they are red.'
'If someone is quiet and not rough then they are red.'] | Charlie is rough. | False | 1 | 3 | [array(['Charlie is white.'], dtype=object)
array(['Charlie is young.'], dtype=object)] | [array(['If someone is white then they are quiet.',
'If someone is quiet then they are not rough.'], dtype=object)
array(['All young people are white.',
'If someone is white then they are quiet.',
'If someone is quiet then they are not rough.'], dtype=object)] |
10,176 | ['The bald eagle likes the dog.' 'The bald eagle sees the dog.'
'The bear likes the dog.' 'The dog is green.'
'The dog sees the bald eagle.' 'The dog sees the bear.'
'The squirrel sees the bear.'] | ['If someone is kind then they visit the bald eagle.'
'If the dog is nice and the dog is cold then the dog sees the squirrel.'
'If someone visits the bald eagle and they are kind then the bald eagle is green.'
'If someone likes the bald eagle and the bald eagle is green then they like the dog.'
'If someone is rough and they like the bear then they visit the bald eagle.'
'Green people are kind.'
'If someone visits the bald eagle then the bald eagle sees the dog.'
'If the dog sees the squirrel and the squirrel is rough then the squirrel likes the bald eagle.'] | The dog does not visit the bald eagle. | False | 1 | 3 | [array(['The dog is green.'], dtype=object)] | [array(['Green people are kind.',
'If someone is kind then they visit the bald eagle.'], dtype=object)] |
10,177 | ['Gary is big.' 'Gary is blue.' 'Gary is rough.' 'Gary is smart.'
'Harry is big.' 'Harry is blue.' 'Harry is kind.' 'Harry is red.'
'Harry is rough.' 'Harry is smart.'] | ['If someone is big and red then they are green.' 'Red people are big.'
'Rough, blue people are red.'] | Gary is green. | True | 1 | 5 | [array(['Gary is big.', 'Gary is rough.', 'Gary is blue.'], dtype=object)
array(['Gary is rough.', 'Gary is blue.', 'Gary is rough.',
'Gary is blue.'], dtype=object) ] | [array(['Rough, blue people are red.',
'If someone is big and red then they are green.'], dtype=object)
array(['Rough, blue people are red.', 'Red people are big.',
'Rough, blue people are red.',
'If someone is big and red then they are green.'], dtype=object)] |
10,178 | ['The bald eagle is kind.' 'The bear chases the squirrel.'
'The dog visits the bald eagle.' 'The squirrel likes the dog.'] | ['If something chases the bear and the bear is big then it likes the dog.'
'If something likes the bald eagle and it is nice then it visits the bear.'
'If something chases the bald eagle then it is red.'
'If something is young then it likes the dog.'
'If something visits the dog then it is young.'
'If something is red and it likes the squirrel then it chases the bear.'
'If something visits the bald eagle then it visits the dog.'
'If something likes the bald eagle then the bald eagle likes the squirrel.'] | The dog does not like the dog. | False | 3 | 4 | [array(['The dog visits the bald eagle.'], dtype=object)] | [array(['If something visits the bald eagle then it visits the dog.',
'If something visits the dog then it is young.',
'If something is young then it likes the dog.'], dtype=object)] |
10,179 | ['Anne is green.' 'Dave is white.' 'Harry is young.'] | ['If Anne is green then Anne is kind.'
'If Harry is kind and Harry is young then Harry is green.'
'If someone is kind then they are young.' 'Young people are rough.'
'If Dave is round then Dave is white.'
'If Dave is rough and Dave is nice then Dave is kind.'] | Anne is not young. | False | 1 | 3 | [array(['Anne is green.'], dtype=object)] | [array(['If Anne is green then Anne is kind.',
'If someone is kind then they are young.'], dtype=object)] |
10,180 | ['The cat chases the squirrel.' 'The cat is green.' 'The cat is kind.'
'The cat needs the squirrel.' 'The cat sees the squirrel.'
'The lion chases the squirrel.' 'The lion needs the squirrel.'
'The mouse chases the cat.' 'The mouse chases the lion.'
'The mouse chases the squirrel.' 'The mouse is green.'
'The mouse needs the lion.' 'The mouse sees the lion.'
'The squirrel needs the cat.' 'The squirrel needs the mouse.'
'The squirrel sees the cat.'] | ['If something needs the cat then it needs the mouse.'
'If something is red then it needs the squirrel.'
'If the squirrel sees the cat then the squirrel needs the cat.'
'If the cat is blue and the cat sees the squirrel then the squirrel needs the lion.'
'If something is kind and it sees the mouse then it needs the squirrel.'
'If something needs the squirrel then it sees the mouse.'
'If something needs the cat then it is red.'
'If something sees the squirrel then it sees the lion.'] | The mouse needs the squirrel. | Unknown | 1 | -1 | [] | [] |
10,181 | ['Bob is big.' 'Bob is blue.' 'Bob is furry.' 'Bob is green.'
'Bob is kind.' 'Bob is not nice.' 'Bob is white.' 'Charlie is big.'
'Charlie is blue.' 'Charlie is furry.' 'Charlie is green.'
'Charlie is kind.' 'Charlie is white.' 'Gary is blue.' 'Gary is nice.'
'Gary is white.'] | ['If Charlie is green and Charlie is furry then Charlie is big.'
'All kind things are white.' 'All white, nice things are kind.'
'Big, kind things are furry.'
'If something is kind and nice then it is big.'
'If Gary is green and Gary is not nice then Gary is not white.'] | Gary is big. | True | 1 | 5 | [array(['Gary is white.', 'Gary is nice.', 'Gary is nice.'], dtype=object)] | [array(['All white, nice things are kind.',
'If something is kind and nice then it is big.'], dtype=object)] |
10,182 | ['Anne is big.' 'Anne is kind.' 'Anne is quiet.' 'Anne is rough.'
'Anne is white.' 'Fiona is big.' 'Gary is big.' 'Gary is cold.'
'Gary is kind.' 'Harry is kind.'] | ['If something is kind then it is big.'
'If something is white and kind then it is rough.'
'If Harry is quiet and Harry is cold then Harry is big.'
'If something is quiet then it is big.'
'If something is cold and rough then it is quiet.'
'All kind things are young.'
'If Harry is kind and Harry is cold then Harry is white.'
'If something is young and kind then it is cold.'] | Harry is not cold. | False | 1 | 4 | [array(['Harry is kind.', 'Harry is kind.'], dtype=object)] | [array(['All kind things are young.',
'If something is young and kind then it is cold.'], dtype=object)] |
10,183 | ['The lion eats the tiger.' 'The lion is green.' 'The lion is young.'
'The lion sees the tiger.' 'The tiger eats the lion.'
'The tiger is cold.' 'The tiger is nice.' 'The tiger is young.'
'The tiger needs the lion.' 'The tiger sees the lion.'] | ['If someone eats the tiger and they are nice then they are round.'
'All nice people are young.'
'If someone needs the tiger then the tiger needs the lion.'
'If the lion sees the tiger and the tiger eats the lion then the lion eats the tiger.'
'If someone is nice and they need the tiger then the tiger is green.'
'If someone is green then they see the tiger.'
'If someone is young then they eat the tiger.'
'If someone is round then they are green.'] | The tiger is round. | True | 1 | 4 | [array(['The tiger is young.', 'The tiger is nice.'], dtype=object)
array(['The tiger is nice.', 'The tiger is nice.'], dtype=object)] | [array(['If someone is young then they eat the tiger.',
'If someone eats the tiger and they are nice then they are round.'],
dtype=object)
array(['All nice people are young.',
'If someone is young then they eat the tiger.',
'If someone eats the tiger and they are nice then they are round.'],
dtype=object) ] |
10,184 | ['Dave is nice.' 'Gary is red.' 'Harry is round.'] | ['Red things are nice.' 'All red, green things are not nice.'
'All big things are round.' 'If something is young then it is round.'
'All young things are not red.' 'If something is nice then it is big.'] | Dave is round. | True | 1 | 3 | [array(['Dave is nice.'], dtype=object)] | [array(['If something is nice then it is big.',
'All big things are round.'], dtype=object)] |
10,185 | ['Erin is big.' 'Erin is green.' 'Fiona is green.' 'Fiona is kind.'
'Fiona is rough.' 'Fiona is round.' 'Fiona is young.' 'Harry is kind.'
'Harry is rough.' 'Harry is young.'] | ['All rough people are big.' 'If Harry is big then Harry is quiet.'
'If someone is big and round then they are kind.'
'If someone is rough and big then they are kind.'
'Big, quiet people are round.' 'All rough people are green.'] | Erin is not kind. | Unknown | 1 | -1 | [] | [] |
10,186 | ['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.'] | Charlie is not round. | Unknown | 1 | -1 | [] | [] |
10,187 | ['The bear chases the tiger.' 'The bear eats the tiger.'
'The bear is big.' 'The bear is cold.' 'The bear is young.'
'The bear visits the tiger.' 'The tiger chases the bear.'
'The tiger eats the bear.' 'The tiger is kind.'
'The tiger visits the bear.'] | ['If something chases the bear and the bear visits the tiger then the tiger is blue.'
'If something chases the tiger and the tiger eats the bear then it eats the tiger.'
'If something is blue then it chases the tiger.'] | The tiger eats the tiger. | True | 3 | 6 | [array(['The tiger chases the bear.', 'The bear visits the tiger.',
'The tiger eats the bear.'], dtype=object) ] | [array(['If something chases the bear and the bear visits the tiger then the tiger is blue.',
'If something is blue then it chases the tiger.',
'If something chases the tiger and the tiger eats the bear then it eats the tiger.'],
dtype=object) ] |
10,188 | ['Dave is blue.' 'Dave is nice.' 'Dave is red.' 'Dave is smart.'
'Dave is young.' 'Erin is blue.' 'Gary is red.' 'Harry is blue.'
'Harry is furry.' 'Harry is nice.' 'Harry is rough.' 'Harry is smart.'] | ['All blue people are rough.' 'Rough, nice people are red.'
'All red people are blue.'
'If someone is blue and smart then they are nice.'
'All furry, blue people are smart.'
'If someone is blue and red then they are furry.'] | Gary is smart. | True | 3 | 7 | [array(['Gary is red.', 'Gary is red.', 'Gary is red.'], dtype=object)] | [array(['All red people are blue.',
'If someone is blue and red then they are furry.',
'All red people are blue.', 'All furry, blue people are smart.'],
dtype=object) ] |
10,189 | ['The bald eagle chases the bear.' 'The bald eagle needs the cat.'
'The bald eagle visits the squirrel.'
'The bear does not chase the squirrel.' 'The bear is blue.'
'The cat chases the squirrel.' 'The cat visits the bear.'
'The cat visits the squirrel.' 'The squirrel is green.'
'The squirrel does not need the cat.'] | ['If someone is cold and they visit the bear then the bear does not need the squirrel.'
'If the bald eagle is blue and the bald eagle visits the cat then the cat is nice.'
'If someone is blue then they visit the cat.'
'If someone visits the bear then the bear needs the cat.'
'If the bear visits the bald eagle then the bear visits the cat.'
'If someone needs the squirrel then the squirrel chases the cat.'
'If the bear needs the bald eagle and the bear needs the cat then the bald eagle is blue.'
'If someone visits the cat then they need the bald eagle.'
'If someone needs the bear and they are blue then the bear does not visit the squirrel.'] | The bear needs the bald eagle. | True | 1 | 3 | [array(['The bear is blue.'], dtype=object)] | [array(['If someone is blue then they visit the cat.',
'If someone visits the cat then they need the bald eagle.'],
dtype=object) ] |
10,190 | ['The bear eats the rabbit.' 'The bear is kind.'
'The bear likes the rabbit.' 'The cat likes the bear.'
'The cat likes the rabbit.' 'The rabbit eats the cat.'
'The rabbit is cold.'] | ['If something eats the bear and the bear eats the rabbit then it likes the cat.'
'If something eats the cat then the cat needs the bear.'
'If something needs the bear then it eats the bear.'] | The cat likes the cat. | True | 3 | 5 | [array(['The rabbit eats the cat.', 'The bear eats the rabbit.'],
dtype=object) ] | [array(['If something eats the cat then the cat needs the bear.',
'If something needs the bear then it eats the bear.',
'If something eats the bear and the bear eats the rabbit then it likes the cat.'],
dtype=object) ] |
10,191 | ['The bear eats the rabbit.' 'The rabbit is green.'] | ['If something eats the rabbit then the rabbit sees the bear.'
'If something sees the bear then it eats the bear.'
'If something sees the bear then the bear is blue.'
'If something needs the bear and the bear is not young then it sees the rabbit.'
'If something is rough then it does not eat the rabbit.'
'If the bear needs the rabbit and the rabbit sees the bear then the bear sees the rabbit.'
'If the bear is blue then the bear sees the rabbit.'
'If something sees the rabbit and it does not eat the bear then it does not need the rabbit.'] | The bear sees the rabbit. | True | 3 | 4 | [array(['The bear eats the rabbit.'], dtype=object)] | [array(['If something eats the rabbit then the rabbit sees the bear.',
'If something sees the bear then the bear is blue.',
'If the bear is blue then the bear sees the rabbit.'], dtype=object)] |
10,192 | ['The dog is rough.' 'The dog visits the lion.'
'The lion chases the mouse.' 'The lion is big.' 'The lion is rough.'
'The mouse chases the lion.' 'The mouse is rough.' 'The mouse is young.'
'The tiger chases the mouse.' 'The tiger is not rough.'
'The tiger visits the dog.' 'The tiger visits the lion.'] | ['If someone is round then they chase the dog.'
'If someone visits the dog then they visit the mouse.'
'If the lion is nice and the dog does not visit the lion then the dog visits the tiger.'
'If someone needs the lion and they do not need the dog then the lion is young.'
'If someone visits the mouse then the mouse needs the tiger.'
'If someone is young and they do not visit the mouse then the mouse chases the lion.'] | The mouse does not need the tiger. | False | 1 | 3 | [array(['The tiger visits the dog.'], dtype=object)] | [array(['If someone visits the dog then they visit the mouse.',
'If someone visits the mouse then the mouse needs the tiger.'],
dtype=object) ] |
10,193 | ['Anne is furry.' 'Anne is nice.' 'Anne is smart.' 'Bob is young.'
'Erin is nice.' 'Harry is smart.' 'Harry is young.'] | ['Young things are furry.' 'Nice, furry things are green.'
'All green things are nice.' 'Nice, green things are big.'
'All green things are smart.'
'If something is big and young then it is round.'
'All green things are big.' 'If Harry is young then Harry is furry.'
'Furry, smart things are nice.'] | Erin is not green. | Unknown | 1 | -1 | [] | [] |
10,194 | ['Anne is big.' 'Anne is kind.' 'Anne is round.'] | ['If something is rough and green then it is kind.'
'If something is green then it is round.' 'Blue, rough things are cold.'
'If something is big and blue then it is kind.'
'If something is big then it is blue.' 'All cold things are green.'
'All kind, big things are rough.' 'All round, rough things are cold.'] | Anne is not cold. | False | 1 | 5 | [array(['Anne is round.', 'Anne is kind.', 'Anne is big.'], dtype=object)
array(['Anne is big.', 'Anne is kind.', 'Anne is big.'], dtype=object)
array(['Anne is round.', 'Anne is big.', 'Anne is big.', 'Anne is big.'],
dtype=object)
array(['Anne is big.', 'Anne is big.', 'Anne is big.', 'Anne is big.'],
dtype=object) ] | [array(['All kind, big things are rough.',
'All round, rough things are cold.'], dtype=object)
array(['If something is big then it is blue.',
'All kind, big things are rough.', 'Blue, rough things are cold.'],
dtype=object)
array(['If something is big then it is blue.',
'If something is big and blue then it is kind.',
'All kind, big things are rough.',
'All round, rough things are cold.'], dtype=object)
array(['If something is big then it is blue.',
'If something is big then it is blue.',
'If something is big and blue then it is kind.',
'All kind, big things are rough.', 'Blue, rough things are cold.'],
dtype=object) ] |
10,195 | ['Anne is furry.' 'Anne is white.' 'Charlie is nice.' 'Fiona is cold.'
'Fiona is rough.' 'Fiona is smart.' 'Harry is smart.'] | ['Smart things are cold.' 'All rough things are smart.'
'Round, nice things are furry.' 'If Harry is round then Harry is white.'
'Smart things are cold.' 'All smart, cold things are round.'] | Charlie is round. | Unknown | 1 | -1 | [] | [] |
10,196 | ['The cow chases the mouse.' 'The cow needs the mouse.'
'The mouse needs the cow.'] | ['If someone is blue then they chase the mouse.'
'If someone chases the cow then the cow eats the mouse.'
'If someone is big and they chase the mouse then they chase the cow.'
'If someone eats the mouse then they are blue.'
'If the mouse eats the cow and the cow chases the mouse then the cow is kind.'
'If the cow needs the mouse then the mouse chases the cow.'
'If someone is young then they chase the mouse.'
'If the mouse eats the cow and the mouse is kind then the cow is red.'] | The mouse chases the mouse. | Unknown | 1 | -1 | [] | [] |
10,197 | ['The cat chases the dog.' 'The cat chases the mouse.'
'The cat chases the tiger.' 'The cat eats the dog.' 'The dog is big.'
'The dog sees the cat.' 'The mouse does not eat the cat.'
'The mouse eats the tiger.' 'The mouse does not see the tiger.'
'The tiger eats the dog.' 'The tiger is nice.'] | ['If something is young and it eats the tiger then it eats the dog.'
'If something sees the mouse and it eats the mouse then the mouse sees the tiger.'
'If something sees the mouse then it is big.'
'If something chases the dog then the dog chases the cat.'
'If something chases the dog then it chases the cat.'
'If something chases the tiger and the tiger eats the cat then the cat sees the mouse.'
'If something sees the dog and it chases the tiger then the tiger chases the dog.'
'If the tiger is green and the tiger is big then the tiger sees the dog.'
'If something chases the cat then it sees the dog.'] | The tiger chases the dog. | True | 3 | 5 | [array(['The cat chases the dog.', 'The cat chases the tiger.'],
dtype=object) ] | [array(['If something chases the dog then it chases the cat.',
'If something chases the cat then it sees the dog.',
'If something sees the dog and it chases the tiger then the tiger chases the dog.'],
dtype=object) ] |
10,198 | ['The bald eagle is cold.' 'The bear eats the squirrel.'
'The bear is kind.' 'The bear needs the cat.' 'The cat is kind.'
'The cat visits the bald eagle.' 'The cat visits the bear.'
'The cat visits the squirrel.' 'The squirrel is rough.'
'The squirrel needs the bald eagle.' 'The squirrel needs the bear.'
'The squirrel visits the bald eagle.'] | ['If something visits the squirrel then the squirrel eats the cat.'
'If something eats the cat and it is big then the cat visits the bald eagle.'
'If something visits the squirrel and it eats the bald eagle then the squirrel is kind.'
'If something is red and it needs the cat then the cat eats the bald eagle.'
'If something is kind then it needs the squirrel.'
'If something visits the bald eagle then it needs the bald eagle.'
'If something is red then it eats the cat.'
'If something eats the bald eagle and it needs the squirrel then the bald eagle visits the bear.'
'If something needs the squirrel then it is red.'] | The bear does not eat the cat. | False | 3 | 4 | [array(['The bear is kind.'], dtype=object)] | [array(['If something is kind then it needs the squirrel.',
'If something needs the squirrel then it is red.',
'If something is red then it eats the cat.'], dtype=object)] |
10,199 | ['Bob is kind.' 'Bob is red.' 'Bob is rough.' 'Bob is round.'
'Bob is smart.' 'Dave is cold.' 'Dave is kind.' 'Gary is kind.'
'Gary is rough.' 'Gary is white.' 'Harry is red.' 'Harry is not white.'] | ['If Dave is rough then Dave is cold.'
'If someone is white and round then they are cold.'
'All smart, white people are cold.'
'If someone is red and kind then they are smart.'
'If someone is rough and not white then they are not smart.'
'All kind people are smart.'
'If someone is smart and not round then they are kind.'
'Round, kind people are red.'] | Harry is not smart. | Unknown | 1 | -1 | [] | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.