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 |
|---|---|---|---|---|---|---|---|---|
1,900 | ['The cat is round.' 'The cat visits the lion.'
'The cat visits the mouse.' 'The lion chases the cat.'
'The lion chases the mouse.' 'The lion is blue.' 'The lion is cold.'
'The lion is green.' 'The lion is round.' 'The lion needs the cat.'
'The lion does not need the mouse.' 'The lion does not visit the cat.'
'The lion does not visit the mouse.' 'The mouse chases the lion.'
'The mouse is round.' 'The mouse needs the lion.'] | ['If someone chases the mouse and they do not need the mouse then they are red.'
'If someone chases the lion then they do not chase the cat.'
'If someone is red and they need the cat then the cat does not chase the mouse.'] | The cat does not chase the mouse. | True | 1 | 5 | [array(['The lion chases the mouse.', 'The lion does not need the mouse.',
'The lion needs the cat.'], dtype=object) ] | [array(['If someone chases the mouse and they do not need the mouse then they are red.',
'If someone is red and they need the cat then the cat does not chase the mouse.'],
dtype=object) ] |
1,901 | ['The bear is green.' 'The bear is kind.' 'The mouse needs the bear.'
'The mouse visits the bear.' 'The mouse visits the squirrel.'
'The mouse visits the tiger.' 'The squirrel chases the bear.'
'The squirrel is cold.' 'The squirrel is nice.' 'The tiger is green.'
'The tiger needs the bear.'] | ['If something needs the mouse then it is kind.'
'If the mouse is young then the mouse needs the bear.'
'If something chases the bear then it needs the tiger.'
'If something needs the squirrel and it visits the mouse then the mouse needs the squirrel.'
'If something visits the squirrel then it needs the mouse.'
'If something chases the squirrel and the squirrel is nice then it is young.'
'If something visits the mouse and the mouse is green then it needs the tiger.'
'If something is kind and it visits the tiger then the tiger visits the squirrel.'
'If the bear needs the squirrel and the bear visits the tiger then the bear chases the tiger.'] | The squirrel is not kind. | Unknown | 1 | -1 | [] | [] |
1,902 | ['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 sees the rabbit. | True | 3 | 6 | [array(['The rabbit is green.', 'The rabbit visits the mouse.',
'The mouse needs the rabbit.'], dtype=object)
array(['The rabbit is green.', '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.',
'If something is green and it visits the rabbit then it sees 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.',
'If something is green and it visits the rabbit then it sees the rabbit.'],
dtype=object) ] |
1,903 | ['The bald eagle sees the cat.' 'The cat eats the dog.' 'The cat is big.'
'The cat is kind.' 'The dog eats the bald eagle.' 'The dog eats the cat.'
'The dog is kind.' 'The dog sees the lion.'
'The lion eats the bald eagle.' 'The lion is green.' 'The lion is nice.'
'The lion sees the dog.'] | ['Cold things are green.'
'If something sees the lion then it needs the dog.'
'If something needs the bald eagle then it sees the lion.'
'If something is nice then it sees the lion.'
'If something is big then it sees the cat.'
'If something is green and it needs the dog then it eats the cat.'
'If something is green and it eats the cat then the cat needs the bald eagle.'
'If something eats the bald eagle then the bald eagle is nice.'] | The lion does not need the dog. | False | 1 | 3 | [array(['The lion is nice.'], dtype=object)] | [array(['If something is nice then it sees the lion.',
'If something sees the lion then it needs the dog.'], dtype=object)] |
1,904 | ['The cow eats the lion.' 'The cow visits the dog.'
'The dog sees the lion.' 'The dog visits the cow.' 'The lion is cold.'
'The lion is green.' 'The mouse is big.'] | ['If someone sees the dog and the dog visits the mouse then the dog sees the mouse.'
'If someone sees the dog and they see the cow then the dog sees the lion.'
'If someone is blue then they do not visit the cow.'
'If someone eats the mouse then the mouse sees the lion.'
'If the lion sees the mouse and the dog does not see the lion then the mouse visits the lion.'
'If someone sees the lion then they visit the lion.'
'If someone visits the lion then they eat the mouse.'
'If someone visits the lion and they eat the lion then they do not visit the dog.'
'If someone sees the mouse and the mouse does not visit the cow then the cow eats the mouse.'] | The dog eats the mouse. | True | 1 | 3 | [array(['The dog sees the lion.'], dtype=object)] | [array(['If someone sees the lion then they visit the lion.',
'If someone visits the lion then they eat the mouse.'],
dtype=object) ] |
1,905 | ['Anne is big.' 'Anne is blue.' 'Anne is kind.' 'Anne is nice.'
'Anne is red.' 'Anne is round.' 'Anne is young.' 'Gary is big.'
'Gary is blue.' 'Gary is kind.' 'Gary is nice.' 'Gary is red.'] | ['Big, round people are nice.' 'Nice, big people are young.'
'If someone is big and young then they are round.'
'All round, red people are blue.' 'All red, nice people are big.'
'If someone is young and nice then they are blue.'
'Blue, nice people are kind.' 'If someone is blue then they are nice.'] | Gary is not round. | False | 1 | 5 | [array(['Gary is big.', 'Gary is nice.', 'Gary is big.'], dtype=object)
array(['Gary is red.', 'Gary is nice.', 'Gary is nice.', 'Gary is big.'],
dtype=object)
array(['Gary is big.', 'Gary is nice.', 'Gary is red.', 'Gary is nice.'],
dtype=object)
array(['Gary is big.', 'Gary is blue.', 'Gary is big.'], dtype=object)
array(['Gary is big.', 'Gary is blue.', 'Gary is red.', 'Gary is nice.'],
dtype=object)
array(['Gary is red.', 'Gary is nice.', 'Gary is nice.', 'Gary is red.',
'Gary is nice.'], dtype=object)
array(['Gary is red.', 'Gary is nice.', 'Gary is blue.', 'Gary is big.'],
dtype=object)
array(['Gary is red.', 'Gary is blue.', 'Gary is nice.', 'Gary is big.'],
dtype=object)
array(['Gary is red.', 'Gary is nice.', 'Gary is blue.', 'Gary is red.',
'Gary is nice.'], dtype=object)
array(['Gary is red.', 'Gary is blue.', 'Gary is nice.', 'Gary is red.',
'Gary is nice.'], dtype=object)
array(['Gary is red.', 'Gary is blue.', 'Gary is blue.', 'Gary is big.'],
dtype=object)
array(['Gary is red.', 'Gary is blue.', 'Gary is blue.', 'Gary is red.',
'Gary is nice.'], dtype=object)
array(['Gary is big.', 'Gary is nice.', 'Gary is red.', 'Gary is blue.'],
dtype=object)
array(['Gary is big.', 'Gary is blue.', 'Gary is red.', 'Gary is blue.'],
dtype=object)
array(['Gary is red.', 'Gary is nice.', 'Gary is nice.', 'Gary is red.',
'Gary is blue.'], dtype=object)
array(['Gary is red.', 'Gary is nice.', 'Gary is blue.', 'Gary is red.',
'Gary is blue.'], dtype=object)
array(['Gary is red.', 'Gary is blue.', 'Gary is nice.', 'Gary is red.',
'Gary is blue.'], dtype=object)
array(['Gary is red.', 'Gary is blue.', 'Gary is blue.', 'Gary is red.',
'Gary is blue.'], dtype=object) ] | [array(['Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['If someone is blue then they are nice.',
'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['If someone is blue then they are nice.',
'All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['All red, nice people are big.', 'All red, nice people are big.',
'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['All red, nice people are big.',
'If someone is blue then they are nice.',
'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['If someone is blue then they are nice.',
'All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['All red, nice people are big.',
'If someone is blue then they are nice.',
'All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['If someone is blue then they are nice.',
'All red, nice people are big.', 'All red, nice people are big.',
'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['If someone is blue then they are nice.',
'All red, nice people are big.',
'If someone is blue then they are nice.',
'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['If someone is blue then they are nice.',
'All red, nice people are big.',
'If someone is blue then they are nice.',
'All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['If someone is blue then they are nice.',
'All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['If someone is blue then they are nice.',
'If someone is blue then they are nice.',
'All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['All red, nice people are big.',
'If someone is blue then they are nice.',
'All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['All red, nice people are big.',
'If someone is blue then they are nice.',
'If someone is blue then they are nice.',
'All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['If someone is blue then they are nice.',
'All red, nice people are big.',
'If someone is blue then they are nice.',
'All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)
array(['If someone is blue then they are nice.',
'All red, nice people are big.',
'If someone is blue then they are nice.',
'If someone is blue then they are nice.',
'All red, nice people are big.', 'Nice, big people are young.',
'If someone is big and young then they are round.'], dtype=object)] |
1,906 | ['The bald eagle eats the cow.' 'The bald eagle does not eat the dog.'
'The bald eagle is rough.' 'The cow is round.'
'The cow sees the bald eagle.' 'The cow does not see the dog.'
'The cow visits the bald eagle.' 'The cow visits the lion.'
'The dog is rough.' 'The lion is young.'
'The lion does not see the bald eagle.' 'The lion sees the cow.'] | ['If someone is green and they eat the bald eagle then the bald eagle is not rough.'
'If someone is big and they do not see the bald eagle then the bald eagle is rough.'
'If someone is big then they visit the dog.'
'If someone eats the lion and they are big then the lion eats the dog.'
'If someone visits the dog then the dog eats the cow.'
'If someone is rough and they eat the cow then they are young.'
'If the lion eats the cow then the lion visits the bald eagle.'
'If someone is big and they see the lion then they are green.'
'If someone is young then they are big.'] | The lion visits the dog. | True | 1 | 3 | [array(['The lion is young.'], dtype=object)] | [array(['If someone is young then they are big.',
'If someone is big then they visit the dog.'], dtype=object)] |
1,907 | ['Fiona is white.' 'Harry is big.' 'Harry is furry.'] | ['If Fiona is big then Fiona is furry.'
'If someone is white then they are big.'
'If someone is young then they are rough.' 'Red people are young.'
'All big people are young.'
'If someone is furry and rough then they are big.'] | Fiona is young. | True | 1 | 3 | [array(['Fiona is white.'], dtype=object)] | [array(['If someone is white then they are big.',
'All big people are young.'], dtype=object)] |
1,908 | ['The bear eats the cow.' 'The bear is blue.' 'The cow eats the squirrel.'
'The cow is young.' 'The cow visits the lion.' 'The lion is red.'
'The lion is young.' 'The lion visits the cow.'
'The squirrel sees the bear.' 'The squirrel visits the bear.'] | ['If something sees the cow and the cow eats the squirrel then the cow is red.'
'If the cow eats the bear and the bear sees the cow then the bear is blue.'
'If something is blue and it sees the squirrel then the squirrel is round.'
'If something sees the squirrel then the squirrel eats the cow.'
'If the lion sees the cow and the cow visits the squirrel then the cow eats the squirrel.'
'If something is red then it eats the lion.'
'If the bear visits the squirrel and the bear is round then the bear sees the cow.'
'If something eats the lion then it sees the cow.'
'If something is young and cold then it eats the cow.'] | The bear sees the cow. | Unknown | 1 | -1 | [] | [] |
1,909 | ['Bob is blue.' 'Dave is green.' 'Dave is rough.' 'Fiona is green.'
'Fiona is white.' 'Gary is green.' 'Gary is white.'] | ['Young, round people are furry.' 'All green, young people are furry.'
'If Bob is blue and Bob is white then Bob is young.'
'If Fiona is green then Fiona is rough.' 'Young, blue people are green.'
'If someone is blue then they are white.' 'Furry people are rough.'] | Bob is not young. | False | 1 | 4 | [array(['Bob is blue.', 'Bob is blue.'], dtype=object)] | [array(['If someone is blue then they are white.',
'If Bob is blue and Bob is white then Bob is young.'], dtype=object)] |
1,910 | ['Anne is not green.' 'Anne is rough.' 'Bob is blue.' 'Bob is quiet.'
'Dave is not blue.' 'Fiona is not blue.' 'Fiona is nice.'] | ['If something is green and rough then it is not blue.'
'All nice, kind things are rough.' 'All blue, nice things are not rough.'
'All nice things are green.' 'If something is white then it is green.'
'All green things are kind.' 'All rough things are not white.'
'Blue things are not nice.'
'If something is nice and not white then it is quiet.'] | Bob is not kind. | Unknown | 1 | -1 | [] | [] |
1,911 | ['Bob is quiet.' 'Bob is white.' 'Dave is kind.' 'Dave is red.'
'Dave is young.' 'Fiona is red.' 'Fiona is round.' 'Gary is quiet.'
'Gary is red.' 'Gary is round.'] | ['White things are round.'
'If something is kind and white then it is green.'
'All young things are kind.' 'All round things are young.'
'All quiet, kind things are white.' 'Quiet, green things are red.'
'Young, quiet things are kind.' 'All quiet, red things are kind.'
'If Gary is young then Gary is round.'] | Fiona is not green. | Unknown | 1 | -1 | [] | [] |
1,912 | ['Anne is cold.' 'Anne is round.' 'Erin is blue.' 'Erin is furry.'
'Fiona is green.' 'Fiona is red.' 'Gary is green.'] | ['Furry, green things are cold.' 'Round things are green.'
'If something is round and green then it is red.'
'All green things are blue.' 'Kind things are round.'
'All blue things are green.' 'If something is cold then it is kind.'
'If something is round and kind then it is cold.'] | Fiona is not kind. | Unknown | 1 | -1 | [] | [] |
1,913 | ['Bob is cold.' 'Charlie is smart.' 'Fiona is young.' 'Harry is cold.'] | ['All round, cold people are blue.' 'Young people are kind.'
'If someone is young and kind then they are furry.'
'If Fiona is furry then Fiona is young.' 'All round people are blue.'
'All smart people are young.'] | Charlie is kind. | True | 1 | 3 | [array(['Charlie is smart.'], dtype=object)] | [array(['All smart people are young.', 'Young people are kind.'],
dtype=object) ] |
1,914 | ['The cow chases the squirrel.' 'The cow is big.' 'The cow is not cold.'
'The cow is not rough.' 'The cow is round.' 'The cow needs the squirrel.'
'The cow sees the squirrel.' 'The squirrel does not chase the cow.'
'The squirrel is big.' 'The squirrel is cold.'
'The squirrel is not rough.' 'The squirrel needs the cow.'] | ['If someone sees the squirrel then they see the cow.'
'If someone sees the cow then they need the cow.'
'If the squirrel is red and the squirrel does not see the cow then the squirrel is not rough.'
'If someone needs the cow and they do not see the cow then they are red.'
'If someone sees the squirrel and they are red then the squirrel does not chase the cow.'
'If the cow is rough and the cow does not chase the squirrel then the squirrel chases the cow.'
'If the squirrel is not big and the squirrel does not need the cow then the cow needs the squirrel.'
'If someone is big and they chase the cow then they are round.'] | The cow needs the cow. | True | 1 | 3 | [array(['The cow sees the squirrel.'], dtype=object)] | [array(['If someone sees the squirrel then they see the cow.',
'If someone sees the cow then they need the cow.'], dtype=object)] |
1,915 | ['Anne is big.' 'Anne is red.' 'Anne is smart.' 'Anne is white.'
'Charlie is quiet.' 'Erin is big.' 'Erin is quiet.' 'Erin is smart.'
'Erin is white.' 'Gary is quiet.'] | ['If someone is big and white then they are quiet.' 'Red people are cold.'
'If someone is red then they are quiet.'
'All quiet, blue people are red.'
'If Gary is smart and Gary is cold then Gary is red.'
'If Gary is cold and Gary is quiet then Gary is red.'] | Gary is not cold. | Unknown | 1 | -1 | [] | [] |
1,916 | ['Fiona is blue.' 'Fiona is cold.' 'Fiona is quiet.' 'Gary is blue.'
'Gary is cold.' 'Gary is green.' 'Gary is young.'] | ['If Gary is green and Gary is nice then Gary is big.'
'All blue things are nice.'] | Gary is not big. | False | 1 | 4 | [array(['Gary is green.', 'Gary is blue.'], dtype=object)] | [array(['All blue things are nice.',
'If Gary is green and Gary is nice then Gary is big.'],
dtype=object) ] |
1,917 | ['Charlie is blue.' 'Charlie is kind.' 'Erin is green.'] | ['If something is rough and blue then it is quiet.' 'Kind things are red.'
'All quiet, blue things are kind.'] | Erin is red. | Unknown | 1 | -1 | [] | [] |
1,918 | ['The bald eagle chases the cat.' 'The bald eagle does not eat the mouse.'
'The cat eats the cow.' 'The cow eats the cat.' 'The cow is blue.'
'The cow is young.' 'The cow sees the cat.'
'The cow does not see the mouse.' 'The mouse does not chase the cow.'
'The mouse eats the bald eagle.' 'The mouse is round.'] | ['If something eats the mouse then it is round.'
'If the mouse is red then the mouse sees the cow.'
'If something chases the cat then it does not chase the mouse.'
'If the mouse chases the cat then the cat eats the mouse.'
'If something is round then it chases the cat.'] | The cat is round. | True | 3 | 4 | [array(['The mouse is round.'], dtype=object)] | [array(['If something is round then it chases the cat.',
'If the mouse chases the cat then the cat eats the mouse.',
'If something eats the mouse then it is round.'], dtype=object)] |
1,919 | ['Anne is nice.' 'Bob is quiet.' 'Erin is not white.'] | ['White people are blue.' 'If someone is quiet then they are white.'] | Anne is not blue. | Unknown | 1 | -1 | [] | [] |
1,920 | ['Bob is quiet.' 'Charlie is green.' 'Dave is blue.' 'Fiona is green.'] | ['All white, big things are quiet.'
'If something is green then it is blue.' 'All quiet things are kind.'
'All blue things are quiet.' 'If something is quiet then it is green.'
'All kind, big things are red.'] | Fiona is not quiet. | False | 1 | 3 | [array(['Fiona is green.'], dtype=object)] | [array(['If something is green then it is blue.',
'All blue things are quiet.'], dtype=object)] |
1,921 | ['Anne is green.' 'Bob is big.' 'Bob is furry.' 'Dave is green.'
'Erin is furry.' 'Erin is green.' 'Erin is round.'] | ['If Anne is white and Anne is big then Anne is not furry.'
'Furry people are kind.' 'If someone is kind then they are white.'
'If someone is white then they are big.'
'If someone is rough then they are green.'
'If someone is kind and not big then they are not rough.'
'Furry, white people are rough.' 'Green, kind people are round.'
'If someone is white and not green then they are round.'] | Bob is white. | True | 1 | 3 | [array(['Bob is furry.'], dtype=object)] | [array(['Furry people are kind.',
'If someone is kind then they are white.'], dtype=object)] |
1,922 | ['Anne is smart.' 'Bob is quiet.' 'Bob is young.' 'Fiona is not quiet.'
'Gary is kind.' 'Gary is rough.' 'Gary is smart.'] | ['Rough, kind people are blue.' 'Young, kind people are rough.'
'If someone is furry then they are quiet.'
'Furry, young people are quiet.' 'All quiet people are young.'
'If someone is blue and kind then they are young.'
'If someone is smart then they are furry.'
'If Fiona is blue then Fiona is not kind.' 'Young people are kind.'] | Fiona is rough. | Unknown | 3 | -1 | [] | [] |
1,923 | ['Anne is not furry.' 'Anne is red.' 'Anne is rough.' 'Anne is smart.'
'Erin is not big.' 'Erin is nice.' 'Erin is not smart.'] | ['If something is nice and not big then it is rough.'
'If something is rough then it is cold.'] | Erin is not cold. | False | 1 | 4 | [array(['Erin is nice.', 'Erin is not big.'], dtype=object)] | [array(['If something is nice and not big then it is rough.',
'If something is rough then it is cold.'], dtype=object)] |
1,924 | ['The cow eats the tiger.' 'The squirrel is blue.'
'The tiger visits the cow.'] | ['If something is nice then it eats the tiger.'
'If the squirrel sees the tiger and the tiger eats the cow then the squirrel visits the cow.'
'If something visits the cow then the cow does not visit the squirrel.'
'All cold things are nice.'
'If something visits the tiger and the tiger visits the cow then the tiger does not see the cow.'
'If something visits the cow and the cow does not visit the squirrel then it visits the tiger.'] | The tiger does not eat the tiger. | Unknown | 1 | -1 | [] | [] |
1,925 | ['The squirrel chases the tiger.' 'The squirrel eats the tiger.'
'The squirrel is big.' 'The squirrel is green.' 'The squirrel is nice.'
'The squirrel is red.' 'The squirrel is round.'
'The squirrel needs the tiger.' 'The tiger chases the squirrel.'
'The tiger eats the squirrel.' 'The tiger is big.' 'The tiger is green.'
'The tiger is nice.' 'The tiger is red.' 'The tiger needs the squirrel.'] | ['If someone is round then they are red.'
'If someone is round then they need the tiger.'
'If someone eats the tiger then they chase the squirrel.'
'If someone needs the squirrel then the squirrel is round.'
'If someone needs the tiger then the tiger is green.'
'If someone needs the tiger then the tiger is round.'] | The tiger does not need the tiger. | False | 1 | 3 | [array(['The squirrel needs the tiger.'], dtype=object)
array(['The squirrel is round.'], dtype=object)
array(['The tiger needs the squirrel.'], dtype=object)] | [array(['If someone needs the tiger then the tiger is round.',
'If someone is round then they need the tiger.'], dtype=object)
array(['If someone is round then they need the tiger.',
'If someone needs the tiger then the tiger is round.',
'If someone is round then they need the tiger.'], dtype=object)
array(['If someone needs the squirrel then the squirrel is round.',
'If someone is round then they need the tiger.',
'If someone needs the tiger then the tiger is round.',
'If someone is round then they need the tiger.'], dtype=object)] |
1,926 | ['The bald eagle does not eat the lion.'
'The bald eagle does not see the mouse.'
'The bald eagle visits the bear.' 'The bald eagle visits the lion.'
'The bear eats the mouse.' 'The bear is cold.'
'The lion does not eat the bald eagle.' 'The lion visits the bear.'
'The mouse eats the bear.' 'The mouse does not see the lion.'] | ['If the mouse sees the bald eagle then the mouse sees the lion.'
'If someone eats the bald eagle then they visit the mouse.'
'If someone sees the bear and they visit the bald eagle then the bear is cold.'
'If the lion is kind then the lion eats the bald eagle.'
'If someone visits the bear then the bear eats the bald eagle.'
'If someone is young and they eat the mouse then the mouse sees the bear.'
'If someone visits the bald eagle then the bald eagle does not eat the lion.'
'If someone is young and they do not eat the bald eagle then the bald eagle does not see the lion.'] | The bear visits the mouse. | True | 1 | 3 | [array(['The bald eagle visits the bear.'], dtype=object)
array(['The lion visits the bear.'], dtype=object)] | [array(['If someone visits the bear then the bear eats the bald eagle.',
'If someone eats the bald eagle then they visit the mouse.'],
dtype=object)
array(['If someone visits the bear then the bear eats the bald eagle.',
'If someone eats the bald eagle then they visit the mouse.'],
dtype=object) ] |
1,927 | ['The bald eagle eats the rabbit.' 'The cat eats the lion.'
'The cat eats the rabbit.' 'The cat is nice.' 'The cat is red.'
'The cat likes the bald eagle.' 'The cat likes the lion.'
'The cat likes the rabbit.' 'The cat visits the bald eagle.'
'The cat visits the lion.' 'The lion eats the bald eagle.'
'The lion eats the rabbit.' 'The lion is nice.'
'The lion visits the bald eagle.' 'The rabbit likes the bald eagle.'] | ['If something is rough then it is green.'
'If the cat eats the lion then the lion is rough.'
'If something is round then it likes the bald eagle.'] | The lion is green. | True | 1 | 3 | [array(['The cat eats the lion.'], dtype=object)] | [array(['If the cat eats the lion then the lion is rough.',
'If something is rough then it is green.'], dtype=object)] |
1,928 | ['The cat visits the mouse.' 'The cow needs the tiger.'
'The mouse likes the tiger.' 'The tiger is young.'] | ['If someone is young then they like the cow.'
'If someone is rough and they visit the tiger then the tiger needs the mouse.'
'If the tiger needs the mouse and the mouse likes the tiger then the mouse visits the tiger.'
'If someone is green and they visit the tiger then the tiger needs the cat.'
'If someone likes the cow then the cow needs the cat.'
'If someone visits the mouse then they are green.'] | The mouse visits the tiger. | Unknown | 1 | -1 | [] | [] |
1,929 | ['Anne is young.' 'Bob is kind.' 'Harry is young.'] | ['All blue things are red.' 'Kind, red things are green.'
'If something is furry and kind then it is not green.'
'Kind things are blue.'
'If Harry is kind and Harry is green then Harry is young.'
'If something is kind and young then it is smart.'] | Anne is red. | Unknown | 1 | -1 | [] | [] |
1,930 | ['The bald eagle is big.' 'The bald eagle likes the cat.'
'The bald eagle sees the squirrel.' 'The cat chases the squirrel.'
'The cat sees the squirrel.' 'The squirrel likes the cat.'
'The squirrel does not like the tiger.' 'The tiger is big.'
'The tiger is not young.' 'The tiger sees the squirrel.'] | ['If the tiger likes the bald eagle then the bald eagle sees the squirrel.'
'If something likes the tiger and it does not chase the cat then the cat is not big.'
'If something sees the cat then the cat is big.'
'If something is big then it sees the bald eagle.'
'If something sees the bald eagle then the bald eagle is young.'
'Cold things are big.'
'If something chases the tiger and it sees the cat then the tiger is big.'
'If something is big then it chases the tiger.'
'If something sees the bald eagle then it sees the cat.'] | The squirrel sees the bald eagle. | Unknown | 1 | -1 | [] | [] |
1,931 | ['Bob is furry.' 'Dave is big.' 'Erin is green.' 'Fiona is green.'] | ['All kind people are furry.' 'If someone is green then they are big.'
'If someone is green then they are kind.'
'If Erin is nice and Erin is rough then Erin is green.'
'If someone is kind then they are nice.'
'If Bob is kind and Bob is nice then Bob is green.'] | Bob is not nice. | Unknown | 3 | -1 | [] | [] |
1,932 | ['Anne is cold.' 'Anne is kind.' 'Bob is quiet.' 'Bob is red.'
'Dave is big.' 'Dave is green.' 'Fiona is big.'] | ['If something is big then it is smart.' 'Smart things are red.'
'If something is cold and big then it is quiet.' 'Smart things are big.'
'Red things are kind.' 'If something is kind and red then it is smart.'
'All kind, quiet things are red.' 'If something is big then it is smart.'] | Bob is not smart. | False | 1 | 4 | [array(['Bob is red.', 'Bob is red.'], dtype=object)] | [array(['Red things are kind.',
'If something is kind and red then it is smart.'], dtype=object)] |
1,933 | ['Bob is blue.' 'Charlie is young.' 'Erin is quiet.'] | ['All kind things are nice.' 'Young things are kind.'
'All nice, kind things are smart.'
'If something is young and nice then it is kind.'
'White, blue things are smart.'
'If Erin is kind and Erin is smart then Erin is white.'] | Charlie is not nice. | False | 1 | 3 | [array(['Charlie is young.'], dtype=object)] | [array(['Young things are kind.', 'All kind things are nice.'],
dtype=object) ] |
1,934 | ['The rabbit is big.' 'The rabbit is kind.'
'The rabbit likes the squirrel.' 'The rabbit needs the squirrel.'
'The squirrel eats the rabbit.' 'The squirrel is green.'
'The squirrel is kind.'] | ['If something likes the rabbit then it is green.'
'If something is big and rough then it eats the squirrel.'
'If something needs the rabbit and it needs the squirrel then the squirrel likes the rabbit.'
'If something likes the rabbit then it likes the squirrel.'
'If the rabbit is green then the rabbit likes the squirrel.'
'If something eats the squirrel and it is kind then it is blue.'
'If something eats the squirrel and it is green then the squirrel needs the rabbit.'
'Rough, kind things are blue.'] | The squirrel is not blue. | Unknown | 1 | -1 | [] | [] |
1,935 | ['The bear chases the squirrel.' 'The bear is blue.' 'The bear is cold.'
'The bear is kind.' 'The bear is round.' 'The bear is young.'
'The bear sees the squirrel.' 'The bear visits the squirrel.'
'The squirrel chases the bear.' 'The squirrel is blue.'
'The squirrel is cold.' 'The squirrel is kind.' 'The squirrel is round.'
'The squirrel is young.' 'The squirrel sees the bear.'
'The squirrel visits the bear.'] | ['If someone is blue and they see the squirrel then the squirrel chases the bear.'
'If someone chases the bear and the bear chases the squirrel then the squirrel chases the bear.'
'If someone sees the bear then the bear sees the squirrel.'
'If someone visits the bear and the bear sees the squirrel then they see the bear.'
'If someone is young and they chase the bear then they see the bear.'
'If someone chases the squirrel and they see the squirrel then the squirrel chases the bear.'
'If someone sees the squirrel and the squirrel is cold then they chase the bear.'
'If the squirrel visits the bear then the squirrel chases the bear.'] | The bear sees the bear. | True | 1 | 5 | [array(['The bear is young.', 'The bear sees the squirrel.',
'The squirrel is cold.'], dtype=object)
array(['The bear is young.', 'The squirrel sees the bear.',
'The squirrel is cold.'], dtype=object)
array(['The bear is young.', 'The squirrel is young.',
'The squirrel chases the bear.', 'The squirrel is cold.'],
dtype=object)
array(['The bear is young.', 'The squirrel is young.',
'The squirrel visits the bear.', 'The squirrel is cold.'],
dtype=object) ] | [array(['If someone sees the squirrel and the squirrel is cold then they chase the bear.',
'If someone is young and they chase the bear then they see the bear.'],
dtype=object)
array(['If someone sees the bear then the bear sees the squirrel.',
'If someone sees the squirrel and the squirrel is cold then they chase the bear.',
'If someone is young and they chase the bear then they see the bear.'],
dtype=object)
array(['If someone is young and they chase the bear then they see the bear.',
'If someone sees the bear then the bear sees the squirrel.',
'If someone sees the squirrel and the squirrel is cold then they chase the bear.',
'If someone is young and they chase the bear then they see the bear.'],
dtype=object)
array(['If the squirrel visits the bear then the squirrel chases the bear.',
'If someone is young and they chase the bear then they see the bear.',
'If someone sees the bear then the bear sees the squirrel.',
'If someone sees the squirrel and the squirrel is cold then they chase the bear.',
'If someone is young and they chase the bear then they see the bear.'],
dtype=object) ] |
1,936 | ['Charlie is nice.' 'Erin is not green.' 'Gary is nice.'] | ['If Erin is not rough then Erin is cold.'
'If something is green then it is not cold.'
'All white things are green.'
'If Charlie is not rough then Charlie is green.'
'If something is nice then it is white.'
'If something is nice and not cold then it is kind.'] | Gary is not green. | False | 1 | 3 | [array(['Gary is nice.'], dtype=object)] | [array(['If something is nice then it is white.',
'All white things are green.'], dtype=object)] |
1,937 | ['Dave is quiet.' 'Erin is not blue.' 'Erin is green.' 'Erin is quiet.'
'Fiona is rough.' 'Fiona is young.' 'Gary is blue.'] | ['If something is quiet then it is red.' 'All young things are red.'
'If something is blue then it is rough.' 'All green things are quiet.'
'Kind, red things are not quiet.'
'If Gary is red and Gary is quiet then Gary is young.'
'If something is blue and rough then it is green.'
'If something is blue and kind then it is not green.'] | Gary is quiet. | True | 3 | 5 | [array(['Gary is blue.', 'Gary is blue.'], dtype=object)] | [array(['If something is blue then it is rough.',
'If something is blue and rough then it is green.',
'All green things are quiet.'], dtype=object) ] |
1,938 | ['Bob is blue.' 'Bob is red.' 'Charlie is blue.' 'Charlie is cold.'
'Charlie is furry.' 'Charlie is red.' 'Dave is cold.' 'Dave is kind.'
'Dave is red.' 'Harry is red.'] | ['If Bob is blue then Bob is cold.'
'If something is blue and red then it is furry.' 'Kind things are furry.'
'If Dave is red and Dave is kind then Dave is cold.'
'If something is kind then it is blue.' 'Red things are cold.'
'If something is blue then it is red.' 'Cold, red things are kind.'] | Bob is not kind. | False | 1 | 4 | [array(['Bob is blue.', 'Bob is red.'], dtype=object)
array(['Bob is red.', 'Bob is red.'], dtype=object)
array(['Bob is blue.', 'Bob is blue.'], dtype=object)
array(['Bob is red.', 'Bob is blue.'], dtype=object)
array(['Bob is blue.', 'Bob is red.'], dtype=object)
array(['Bob is blue.', 'Bob is blue.'], dtype=object)] | [array(['If Bob is blue then Bob is cold.', 'Cold, red things are kind.'],
dtype=object)
array(['Red things are cold.', 'Cold, red things are kind.'], dtype=object)
array(['If Bob is blue then Bob is cold.',
'If something is blue then it is red.',
'Cold, red things are kind.'], dtype=object)
array(['Red things are cold.', 'If something is blue then it is red.',
'Cold, red things are kind.'], dtype=object)
array(['If something is blue then it is red.', 'Red things are cold.',
'Cold, red things are kind.'], dtype=object)
array(['If something is blue then it is red.', 'Red things are cold.',
'If something is blue then it is red.',
'Cold, red things are kind.'], dtype=object) ] |
1,939 | ['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 sees the rabbit. | True | 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) ] |
1,940 | ['Bob is round.' 'Dave is round.' 'Fiona is white.' 'Harry is cold.'] | ['If something is young and furry then it is white.'
'All red things are round.' 'Round, cold things are rough.'
'If something is furry and cold then it is young.'
'If something is rough then it is red.' 'All rough things are white.'
'Cold things are round.' 'Young, white things are rough.'] | Harry is not rough. | False | 1 | 4 | [array(['Harry is cold.', 'Harry is cold.'], dtype=object)] | [array(['Cold things are round.', 'Round, cold things are rough.'],
dtype=object) ] |
1,941 | ['Anne is furry.' 'Anne is kind.' 'Anne is white.' 'Fiona is blue.'
'Fiona is kind.' 'Fiona is nice.' 'Fiona is white.' 'Gary is kind.'
'Gary is rough.' 'Gary is white.'] | ['If something is nice then it is blue.'
'If something is white then it is red.'
'If Anne is red and Anne is furry then Anne is nice.'
'If something is kind and white then it is red.'
'If something is red then it is kind.' 'Rough things are nice.'] | Gary is blue. | True | 1 | 3 | [array(['Gary is rough.'], dtype=object)] | [array(['Rough things are nice.', 'If something is nice then it is blue.'],
dtype=object) ] |
1,942 | ['Bob is green.' 'Bob is kind.' 'Charlie is green.'
'Charlie is not smart.' 'Erin is not young.' 'Fiona is nice.'
'Fiona is young.'] | ['Green, smart things are quiet.' 'If something is kind then it is green.'
'Smart things are young.' 'Young things are kind.'
'Quiet things are furry.' 'All quiet, nice things are furry.'
'Nice, green things are smart.'
'If Bob is kind and Bob is not green then Bob is furry.'] | Fiona is green. | True | 1 | 3 | [array(['Fiona is young.'], dtype=object)] | [array(['Young things are kind.', 'If something is kind then it is green.'],
dtype=object) ] |
1,943 | ['The cat is red.' 'The cat likes the squirrel.'
'The lion eats the squirrel.' 'The mouse is cold.'
'The mouse visits the lion.' 'The squirrel is red.'
'The squirrel visits the cat.'] | ['If someone is cold and they like the squirrel then the squirrel is cold.'
'If someone is cold then they visit the squirrel.'
'If someone visits the lion and they like the cat then they visit the squirrel.'
'If someone visits the mouse then the mouse is red.'
'If someone is cold then they like the mouse.'
'If someone likes the mouse and the mouse visits the lion then they like the squirrel.'] | The mouse likes the squirrel. | True | 1 | 4 | [array(['The mouse is cold.', 'The mouse visits the lion.'], dtype=object)] | [array(['If someone is cold then they like the mouse.',
'If someone likes the mouse and the mouse visits the lion then they like the squirrel.'],
dtype=object) ] |
1,944 | ['Anne is blue.' 'Anne is round.' 'Charlie is green.' 'Charlie is kind.'
'Charlie is rough.' 'Charlie is round.' 'Fiona is blue.'
'Fiona is smart.' 'Gary is red.' 'Gary is round.' 'Gary is smart.'] | ['If something is green then it is kind.'
'If something is smart and blue then it is round.'
'If Anne is blue then Anne is green.' 'All smart, kind things are round.'
'If something is green and rough then it is smart.'
'All red, kind things are rough.'
'If something is green and kind then it is red.'] | Gary is not rough. | Unknown | 1 | -1 | [] | [] |
1,945 | ['Anne is blue.' 'Anne is cold.' 'Anne is furry.' 'Anne is green.'
'Charlie is big.' 'Charlie is blue.' 'Charlie is furry.'] | ['If Anne is kind then Anne is blue.' 'Cold things are big.'
'All furry things are nice.' 'If Anne is furry then Anne is nice.'
'If something is cold and blue then it is furry.'
'All green, kind things are furry.'
'If something is blue and not cold then it is furry.'
'Nice things are not kind.'] | Charlie is not kind. | True | 1 | 3 | [array(['Charlie is furry.'], dtype=object)] | [array(['All furry things are nice.', 'Nice things are not kind.'],
dtype=object) ] |
1,946 | ['Charlie is not white.' 'Dave is cold.' 'Fiona is blue.'] | ['Rough, furry things are white.' 'All cold, white things are furry.'
'All blue things are furry.' 'White, cold things are not red.'
'All blue things are rough.' 'If Fiona is furry then Fiona is cold.'] | Dave is not white. | Unknown | 1 | -1 | [] | [] |
1,947 | ['The cow is not cold.' 'The cow is kind.' 'The cow needs the tiger.'
'The cow sees the tiger.' 'The tiger is green.' 'The tiger is kind.'
'The tiger is nice.' 'The tiger needs the cow.' 'The tiger sees the cow.'
'The tiger visits the cow.'] | ['If someone visits the tiger and the tiger sees the cow then the cow is young.'
'If someone visits the cow and the cow sees the tiger then the cow visits the tiger.'] | The cow is not young. | False | 1 | 5 | [array(['The tiger visits the cow.', 'The cow sees the tiger.',
'The tiger sees the cow.'], dtype=object) ] | [array(['If someone visits the cow and the cow sees the tiger then the cow visits the tiger.',
'If someone visits the tiger and the tiger sees the cow then the cow is young.'],
dtype=object) ] |
1,948 | ['Dave is not round.' 'Fiona is big.' 'Fiona is blue.' 'Fiona is nice.'
'Fiona is white.' 'Gary is rough.' 'Harry is white.'] | ['Blue, rough people are furry.' 'All rough people are nice.'
'If Gary is round then Gary is blue.'
'All white, rough people are round.' 'All nice, blue people are white.'
'All nice, big people are white.' 'All nice, rough people are big.'
'All big people are rough.'] | Gary is white. | True | 3 | 7 | [array(['Gary is rough.', 'Gary is rough.', 'Gary is rough.'], dtype=object)] | [array(['All rough people are nice.', 'All rough people are nice.',
'All nice, rough people are big.',
'All nice, big people are white.'], dtype=object) ] |
1,949 | ['The bald eagle chases the rabbit.' 'The bald eagle is red.'
'The bald eagle is round.' 'The bald eagle likes the squirrel.'
'The lion chases the squirrel.' 'The lion is round.'
'The rabbit is green.' 'The rabbit is nice.'
'The rabbit likes the bald eagle.' 'The rabbit sees the squirrel.'
'The squirrel is round.' 'The squirrel sees the bald eagle.'] | ['If something likes the rabbit then the rabbit sees the lion.'
'If something chases the squirrel and it likes the bald eagle then the squirrel is nice.'
'If something is nice and it likes the squirrel then the squirrel chases the rabbit.'
'If something likes the bald eagle and it sees the rabbit then it likes the squirrel.'
'If something likes the squirrel and it likes the lion then the lion likes the bald eagle.'
'If something is young then it sees the rabbit.'
'Green things are round.' 'All round things are young.'
'If the squirrel is nice then the squirrel likes the rabbit.'] | The squirrel is not nice. | Unknown | 1 | -1 | [] | [] |
1,950 | ['Bob is big.' 'Bob is nice.' 'Bob is smart.' 'Charlie is nice.'
'Dave is nice.' 'Erin is big.' 'Erin is blue.' 'Erin is furry.'
'Erin is quiet.' 'Erin is round.' 'Erin is smart.'] | ['All nice things are big.' 'All furry things are blue.'
'Blue, furry things are quiet.'
'If something is round and nice then it is blue.'
'If Bob is round then Bob is blue.' 'Big, quiet things are furry.'
'If something is blue and furry then it is smart.'
'If Charlie is nice and Charlie is big then Charlie is quiet.'] | Dave is not furry. | Unknown | 1 | -1 | [] | [] |
1,951 | ['Charlie is red.' 'Erin is big.' 'Erin is furry.' 'Erin is green.'
'Erin is rough.' 'Erin is round.' 'Erin is smart.' 'Gary is furry.'
'Gary is rough.' 'Gary is round.'] | ['If something is big then it is smart.' 'Round things are big.'] | Gary is smart. | True | 1 | 3 | [array(['Gary is round.'], dtype=object)] | [array(['Round things are big.', 'If something is big then it is smart.'],
dtype=object) ] |
1,952 | ['Anne is nice.' 'Anne is smart.' 'Bob is nice.' 'Fiona is green.'
'Fiona is nice.' 'Gary is blue.' 'Gary is smart.'] | ['All red things are nice.' 'Big things are kind.'
'If Bob is smart then Bob is green.' 'Blue things are green.'
'Green, smart things are big.'
'If something is red and blue then it is big.' 'Nice things are red.'
'All kind things are red.'] | Bob is not kind. | Unknown | 1 | -1 | [] | [] |
1,953 | ['The cat chases the mouse.' 'The cat is cold.' 'The cat likes the mouse.'
'The cow chases the mouse.' 'The cow is big.' 'The lion is blue.'
'The lion is cold.' 'The lion is young.' 'The lion visits the cat.'
'The lion visits the mouse.' 'The mouse is cold.'
'The mouse likes the cat.' 'The mouse likes the lion.'
'The mouse visits the cat.'] | ['If someone is big and they chase the lion then the lion likes the cat.'
'If someone visits the cat and the cat chases the cow then they are kind.'
'If someone chases the lion and the lion visits the cat then the cat is kind.'
'If someone visits the cow then they visit the cat.'
'If the cat chases the mouse then the mouse chases the lion.'
'If someone is kind then they chase the lion.'
'If someone chases the lion then they visit the cow.'
'If someone is kind then they chase the cat.'] | The lion chases the cat. | Unknown | 1 | -1 | [] | [] |
1,954 | ['The cat is red.' 'The cat likes the squirrel.'
'The lion eats the squirrel.' 'The mouse is cold.'
'The mouse visits the lion.' 'The squirrel is red.'
'The squirrel visits the cat.'] | ['If someone is cold and they like the squirrel then the squirrel is cold.'
'If someone is cold then they visit the squirrel.'
'If someone visits the lion and they like the cat then they visit the squirrel.'
'If someone visits the mouse then the mouse is red.'
'If someone is cold then they like the mouse.'
'If someone likes the mouse and the mouse visits the lion then they like the squirrel.'] | The mouse likes the squirrel. | True | 1 | 4 | [array(['The mouse is cold.', 'The mouse visits the lion.'], dtype=object)] | [array(['If someone is cold then they like the mouse.',
'If someone likes the mouse and the mouse visits the lion then they like the squirrel.'],
dtype=object) ] |
1,955 | ['The dog is cold.' 'The dog is green.' 'The dog is not rough.'
'The dog does not need the squirrel.' 'The lion visits the dog.'
'The squirrel is not green.' 'The squirrel is not young.'] | ['If something sees the squirrel then the squirrel needs the dog.'
'If something visits the squirrel and the squirrel is young then it visits the dog.'
'If something needs the lion and it sees the lion then it is not round.'
'If something needs the dog then it needs the lion.'
'If something visits the dog then it sees the squirrel.'
'If something is rough then it does not visit the squirrel.'] | The dog sees the squirrel. | Unknown | 1 | -1 | [] | [] |
1,956 | ['The cat needs the dog.' 'The dog is kind.' 'The dog needs the rabbit.'
'The rabbit eats the dog.' 'The rabbit is green.'
'The tiger chases the rabbit.' 'The tiger is big.'] | ['If something is nice and it eats the tiger then it needs the dog.'
'If something chases the cat then it eats the cat.'
'If the dog chases the tiger then the tiger needs the rabbit.'
'If the rabbit chases the tiger then the rabbit chases the cat.'
'If something chases the cat then the cat is kind.'
'If something eats the dog then it chases the cat.'
'If something is rough then it eats the dog.'
'If something is kind then it is rough.'
'If something eats the rabbit and the rabbit is big then it is kind.'] | The rabbit is rough. | Unknown | 1 | -1 | [] | [] |
1,957 | ['Anne is blue.' 'Anne is kind.' 'Anne is quiet.' 'Anne is rough.'
'Charlie is kind.' 'Charlie is quiet.' 'Charlie is rough.'
'Charlie is smart.' 'Charlie is white.' 'Charlie is young.'
'Erin is young.' 'Fiona is kind.'] | ['All white things are young.' 'Young, blue things are quiet.'
'Kind things are blue.'
'If Charlie is rough and Charlie is quiet then Charlie is white.'
'All white, smart things are young.' 'All quiet things are white.'
'If something is white and rough then it is smart.'
'If Fiona is rough then Fiona is young.' 'Blue things are rough.'] | Fiona is young. | True | 3 | 4 | [array(['Fiona is kind.'], dtype=object)] | [array(['Kind things are blue.', 'Blue things are rough.',
'If Fiona is rough then Fiona is young.'], dtype=object)] |
1,958 | ['Anne is cold.' 'Anne is red.' 'Anne is white.' 'Charlie is cold.'
'Charlie is green.' 'Charlie is red.' 'Harry is white.'] | ['If something is green then it is blue.' 'Cold things are green.'
'If something is white and red then it is nice.' 'White things are cold.'
'If something is blue then it is round.' 'Red things are blue.'] | Harry is green. | True | 1 | 3 | [array(['Harry is white.'], dtype=object)] | [array(['White things are cold.', 'Cold things are green.'], dtype=object)] |
1,959 | ['The bald eagle is nice.' 'The bald eagle likes the mouse.'
'The bald eagle visits the bear.' 'The bear needs the mouse.'
'The bear visits the bald eagle.' 'The bear visits the mouse.'
'The mouse does not need the bald eagle.'] | ['If someone needs the bear then they are red.'
'If someone needs the bear and they are not cold then they visit the bear.'
'If someone is red then they do not visit the mouse.'
'If someone needs the bald eagle and they are nice then they need the bear.'
'If someone likes the mouse then they need the bear.'
'If the mouse needs the bald eagle then the mouse needs the bear.'] | The bear is not red. | Unknown | 1 | -1 | [] | [] |
1,960 | ['The dog is cold.' 'The rabbit likes the tiger.'
'The squirrel chases the dog.' 'The tiger chases the rabbit.'] | ['All kind people are round.'
'If someone visits the rabbit then the rabbit is kind.'
'If someone is round and nice then they chase the tiger.'
'If someone visits the tiger and they are nice then they are cold.'
'If the rabbit is cold then the rabbit is nice.'
'If the squirrel chases the dog then the squirrel visits the rabbit.'] | The rabbit is not kind. | False | 1 | 3 | [array(['The squirrel chases the dog.'], dtype=object)] | [array(['If the squirrel chases the dog then the squirrel visits the rabbit.',
'If someone visits the rabbit then the rabbit is kind.'],
dtype=object) ] |
1,961 | ['The bald eagle is green.' 'The bald eagle visits the mouse.'
'The dog is big.' 'The dog visits the mouse.' 'The mouse is big.'
'The mouse likes the bald eagle.' 'The mouse visits the dog.'] | ['If something is red then it does not like the bald eagle.'
'If something likes the dog and it visits the mouse then the dog sees the mouse.'
'If something is big then it likes the dog.'] | The dog sees the mouse. | True | 1 | 4 | [array(['The dog is big.', 'The dog visits the mouse.'], dtype=object)] | [array(['If something is big then it likes the dog.',
'If something likes the dog and it visits the mouse then the dog sees the mouse.'],
dtype=object) ] |
1,962 | ['Bob is big.' 'Bob is cold.' 'Bob is kind.' 'Bob is quiet.'
'Bob is smart.' 'Erin is blue.' 'Erin is cold.' 'Erin is kind.'
'Erin is white.' 'Fiona is quiet.' 'Fiona is not smart.'
'Fiona is white.' 'Gary is blue.' 'Gary is white.'] | ['If someone is cold then they are blue.'
'If someone is big then they are cold.'
'If someone is smart then they are quiet.'
'If someone is blue then they are quiet.' 'All cold people are quiet.'
'All quiet, blue people are big.' 'Cold, quiet people are smart.'
'If someone is smart and not cold then they are kind.'
'White, smart people are kind.'] | Erin is smart. | True | 1 | 4 | [array(['Erin is cold.', 'Erin is blue.'], dtype=object)
array(['Erin is cold.', 'Erin is cold.'], dtype=object)
array(['Erin is cold.', 'Erin is cold.'], dtype=object)
array(['Erin is blue.', 'Erin is blue.', 'Erin is blue.'], dtype=object)
array(['Erin is blue.', 'Erin is blue.', 'Erin is cold.'], dtype=object)
array(['Erin is blue.', 'Erin is blue.', 'Erin is cold.'], dtype=object)] | [array(['If someone is blue then they are quiet.',
'Cold, quiet people are smart.'], dtype=object)
array(['All cold people are quiet.', 'Cold, quiet people are smart.'],
dtype=object)
array(['If someone is cold then they are blue.',
'If someone is blue then they are quiet.',
'Cold, quiet people are smart.'], dtype=object)
array(['If someone is blue then they are quiet.',
'All quiet, blue people are big.',
'If someone is big then they are cold.',
'If someone is blue then they are quiet.',
'Cold, quiet people are smart.'], dtype=object)
array(['If someone is blue then they are quiet.',
'All quiet, blue people are big.',
'If someone is big then they are cold.',
'All cold people are quiet.', 'Cold, quiet people are smart.'],
dtype=object)
array(['If someone is blue then they are quiet.',
'All quiet, blue people are big.',
'If someone is big then they are cold.',
'If someone is cold then they are blue.',
'If someone is blue then they are quiet.',
'Cold, quiet people are smart.'], dtype=object)] |
1,963 | ['Bob is green.' 'Bob is rough.' 'Bob is round.' 'Erin is big.'
'Erin is blue.' 'Erin is green.' 'Erin is rough.' 'Erin is round.'
'Erin is smart.' 'Erin is young.'] | ['Blue things are round.'
'If something is young and big then it is smart.'
'If Bob is green and Bob is blue then Bob is big.'
'Round, rough things are big.'
'If something is young and round then it is blue.'
'If something is big then it is young.'] | Bob is not young. | False | 1 | 4 | [array(['Bob is round.', 'Bob is rough.'], dtype=object)] | [array(['Round, rough things are big.',
'If something is big then it is young.'], dtype=object)] |
1,964 | ['The bald eagle chases the bear.' 'The bald eagle needs the cat.'
'The bear chases the bald eagle.' 'The bear chases the cat.'
'The bear chases the lion.' 'The cat chases the bald eagle.'
'The cat needs the lion.' 'The lion is big.' 'The lion is cold.'
'The lion needs the cat.'] | ['If the bear eats the cat then the bear is red.'
'If someone is young then they need the bear.'
'If someone chases the cat then they eat the cat.'
'If someone is young then they need the bear.'
'If someone eats the bald eagle then they are young.'
'If the bear chases the bald eagle then the bear eats the lion.'
'If someone needs the lion and they chase the cat then the cat needs the lion.'
'If someone is red then they need the lion.'] | The bear is red. | True | 1 | 3 | [array(['The bear chases the cat.'], dtype=object)] | [array(['If someone chases the cat then they eat the cat.',
'If the bear eats the cat then the bear is red.'], dtype=object)] |
1,965 | ['Bob is cold.' 'Bob is kind.' 'Bob is red.' 'Bob is smart.'
'Bob is young.' 'Fiona is blue.' 'Gary is blue.' 'Gary is kind.'
'Harry is kind.' 'Harry is young.'] | ['All red people are blue.' 'All blue people are smart.'
'All young people are cold.' 'Cold people are red.'
'If someone is kind and smart then they are white.'] | Gary is not red. | Unknown | 1 | -1 | [] | [] |
1,966 | ['Anne is cold.' 'Bob is cold.' 'Erin is kind.' 'Fiona is rough.'] | ['White, rough things are cold.' 'If something is rough then it is white.'
'All cold things are kind.'] | Fiona is not cold. | False | 1 | 4 | [array(['Fiona is rough.', 'Fiona is rough.'], dtype=object)] | [array(['If something is rough then it is white.',
'White, rough things are cold.'], dtype=object)] |
1,967 | ['Anne is blue.' 'Anne is nice.' 'Anne is quiet.' 'Anne is red.'
'Anne is rough.' 'Anne is round.' 'Anne is white.' 'Harry is blue.'
'Harry is quiet.' 'Harry is red.' 'Harry is round.' 'Harry is white.'] | ['Quiet, nice people are rough.' 'All round, blue people are nice.'] | Harry is not rough. | False | 1 | 5 | [array(['Harry is quiet.', 'Harry is round.', 'Harry is blue.'],
dtype=object) ] | [array(['All round, blue people are nice.',
'Quiet, nice people are rough.'], dtype=object)] |
1,968 | ['Anne is big.' 'Anne is blue.' 'Anne is not kind.' 'Anne is nice.'
'Anne is quiet.' 'Anne is not red.' 'Anne is rough.' 'Fiona is kind.'
'Fiona is quiet.' 'Fiona is rough.'] | ['All big things are rough.' 'If Fiona is red then Fiona is quiet.'
'If Anne is not big then Anne is nice.'
'If something is quiet and kind then it is red.'
'Kind, red things are not nice.' 'Rough things are blue.'
'If something is red and not quiet then it is blue.'
'If Fiona is kind and Fiona is not blue then Fiona is nice.'] | Fiona is nice. | False | 1 | 5 | [array(['Fiona is kind.', 'Fiona is quiet.', 'Fiona is kind.'],
dtype=object) ] | [array(['If something is quiet and kind then it is red.',
'Kind, red things are not nice.'], dtype=object) ] |
1,969 | ['The bald eagle is blue.' 'The bald eagle needs the lion.'
'The bear eats the lion.' 'The bear is green.' 'The bear is kind.'
'The bear sees the mouse.' 'The lion is green.'
'The lion sees the bald eagle.' 'The mouse needs the bald eagle.'
'The mouse needs the lion.'] | ['If the lion needs the bald eagle and the lion eats the mouse then the lion sees the bald eagle.'
'If something is green then it eats the lion.'
'If something eats the lion then it needs the bald eagle.'] | The lion needs the bald eagle. | True | 1 | 3 | [array(['The lion is green.'], dtype=object)] | [array(['If something is green then it eats the lion.',
'If something eats the lion then it needs the bald eagle.'],
dtype=object) ] |
1,970 | ['Bob is cold.' 'Bob is quiet.' 'Bob is red.' 'Bob is white.'
'Fiona is kind.' 'Fiona is nice.' 'Fiona is white.'] | ['If something is quiet then it is cold.' 'All white things are quiet.'
'Kind things are nice.' 'Nice, red things are quiet.'
'All cold things are furry.'
'If Bob is kind and Bob is furry then Bob is white.'
'White things are kind.' 'All red things are nice.'] | Fiona is not cold. | False | 1 | 3 | [array(['Fiona is white.'], dtype=object)] | [array(['All white things are quiet.',
'If something is quiet then it is cold.'], dtype=object)] |
1,971 | ['Anne is green.' 'Bob is kind.' 'Erin is rough.' 'Harry is nice.'] | ['If someone is kind and rough then they are white.'
'If Bob is green and Bob is not nice then Bob is not blue.'
'If someone is kind then they are rough.'
'If someone is nice then they are kind.' 'Kind people are big.'
'Kind people are not blue.'] | Bob is not white. | False | 1 | 4 | [array(['Bob is kind.', 'Bob is kind.'], dtype=object)] | [array(['If someone is kind then they are rough.',
'If someone is kind and rough then they are white.'], dtype=object)] |
1,972 | ['The bear is blue.' 'The bear is green.' 'The bear is red.'
'The bear sees the rabbit.' 'The cow is blue.' 'The cow needs the tiger.'
'The cow visits the rabbit.' 'The rabbit is cold.' 'The rabbit is nice.'
'The rabbit needs the cow.' 'The rabbit sees the cow.'
'The rabbit sees the tiger.' 'The tiger needs the bear.'
'The tiger needs the rabbit.' 'The tiger visits the bear.'
'The tiger visits the cow.'] | ['If something is green then it visits the tiger.'
'If something sees the bear and it is cold then the bear is green.'
'If the cow needs the rabbit and the rabbit needs the cow then the rabbit is red.'
'If something is green then it needs the cow.'
'If something visits the tiger then the tiger is red.'
'If something needs the tiger and the tiger sees the cow then the cow needs the bear.'
'If something sees the bear and it needs the bear then it sees the cow.'
'If something visits the rabbit then the rabbit needs the tiger.'
'If something needs the bear and the bear visits the tiger then it sees the bear.'] | The tiger is red. | True | 1 | 3 | [array(['The bear is green.'], dtype=object)] | [array(['If something is green then it visits the tiger.',
'If something visits the tiger then the tiger is red.'],
dtype=object) ] |
1,973 | ['The bald eagle does not chase the cow.' 'The cow chases the bald eagle.'
'The cow likes the bald eagle.'] | ['If someone visits the cow and the cow chases the bald eagle then the bald eagle visits the cow.'
'If someone is red and young then they visit the bald eagle.'
'If someone chases the cow then the cow chases the bald eagle.'
'If someone likes the cow and they chase the cow then the cow likes the bald eagle.'
'If someone likes the cow then the cow is not blue.'
'If the cow likes the bald eagle then the cow visits the bald eagle.'
'If someone likes the cow and the cow does not chase the bald eagle then the cow visits the bald eagle.'
'If someone visits the bald eagle then they like the cow.'] | The cow likes the cow. | True | 1 | 3 | [array(['The cow likes the bald eagle.'], dtype=object)] | [array(['If the cow likes the bald eagle then the cow visits the bald eagle.',
'If someone visits the bald eagle then they like the cow.'],
dtype=object) ] |
1,974 | ['The cat is red.' 'The cat is not rough.'
'The cat does not like the squirrel.'
'The cat does not see the squirrel.' 'The dog is not young.'
'The dog needs the cat.' 'The mouse is round.' 'The mouse likes the cat.'
'The mouse needs the cat.' 'The mouse sees the cat.'
'The squirrel is young.' 'The squirrel needs the mouse.'] | ['If something sees the dog then it is red.'
'If something is red and it needs the squirrel then the squirrel likes the mouse.'
'If something is young and it sees the dog then the dog needs the mouse.'
'If something needs the mouse then it is rough.'
'If the cat likes the mouse then the mouse sees the squirrel.'
'If something needs the cat and it needs the mouse then it likes the cat.'
'If something is rough then it sees the dog.'
'If something is rough and not red then it likes the squirrel.'] | The squirrel sees the dog. | True | 1 | 3 | [array(['The squirrel needs the mouse.'], dtype=object)] | [array(['If something needs the mouse then it is rough.',
'If something is rough then it sees the dog.'], dtype=object)] |
1,975 | ['Gary is rough.' 'Harry is cold.' 'Harry is kind.'] | ['Quiet things are not nice.' 'All white, rough things are nice.'
'If Gary is not cold then Gary is nice.' 'Kind things are furry.'
'White things are quiet.' 'If something is cold then it is white.'] | Gary is nice. | Unknown | 1 | -1 | [] | [] |
1,976 | ['Anne is big.' 'Anne is quiet.' 'Fiona is big.' 'Fiona is quiet.'
'Fiona is young.' 'Gary is blue.' 'Gary is white.'] | ['All big, furry things are red.'
'If Gary is furry and Gary is white then Gary is big.'
'Blue, white things are furry.'] | Anne is not red. | Unknown | 1 | -1 | [] | [] |
1,977 | ['Bob is not rough.' 'Charlie is kind.' 'Dave is rough.' 'Gary is green.'] | ['Furry people are cold.'
'If someone is rough and not round then they are furry.'
'Kind people are furry.' 'All rough, cold people are kind.'
'If Bob is kind and Bob is round then Bob is young.'
'If Gary is rough then Gary is kind.'
'If Dave is cold then Dave is rough.'
'If Bob is rough and Bob is not green then Bob is not cold.'] | Gary is not furry. | Unknown | 1 | -1 | [] | [] |
1,978 | ['Bob is not furry.' 'Bob is quiet.' 'Erin is quiet.' 'Fiona is nice.'
'Fiona is red.' 'Gary is nice.' 'Gary is red.'] | ['If someone is nice and cold then they are furry.'
'If Gary is green then Gary is not red.'
'If someone is cold then they are red.'
'All quiet, red people are green.'
'If someone is cold and furry then they are green.'
'All cold, quiet people are smart.' 'Cold, green people are quiet.'
'If Fiona is nice then Fiona is cold.'] | Fiona is furry. | True | 1 | 4 | [array(['Fiona is nice.', 'Fiona is nice.'], dtype=object)] | [array(['If Fiona is nice then Fiona is cold.',
'If someone is nice and cold then they are furry.'], dtype=object)] |
1,979 | ['The tiger is big.'] | ['If someone is big then they are young.'
'All young people are not round.'] | The tiger is round. | False | 1 | 3 | [array(['The tiger is big.'], dtype=object)] | [array(['If someone is big then they are young.',
'All young people are not round.'], dtype=object)] |
1,980 | ['Bob is big.' 'Dave is big.' 'Dave is quiet.' 'Dave is round.'
'Fiona is round.' 'Harry is kind.' 'Harry is smart.'] | ['Big people are kind.' 'All kind, big people are round.'
'If someone is smart then they are kind.'
'If someone is green and smart then they are furry.'
'If someone is quiet and furry then they are smart.'
'Furry, big people are quiet.' 'All smart, kind people are big.'
'If someone is furry then they are big.' 'Round people are furry.'] | Dave is not smart. | False | 1 | 4 | [array(['Dave is quiet.', 'Dave is round.'], dtype=object)
array(['Dave is round.', 'Dave is big.', 'Dave is round.'], dtype=object)
array(['Dave is quiet.', 'Dave is big.', 'Dave is big.'], dtype=object)
array(['Dave is round.', 'Dave is big.', 'Dave is big.', 'Dave is big.'],
dtype=object)
array(['Dave is round.', 'Dave is round.', 'Dave is round.'], dtype=object)
array(['Dave is round.', 'Dave is round.', 'Dave is big.', 'Dave is big.'],
dtype=object)
array(['Dave is big.', 'Dave is big.', 'Dave is big.', 'Dave is round.'],
dtype=object)
array(['Dave is big.', 'Dave is big.', 'Dave is big.', 'Dave is big.',
'Dave is big.'], dtype=object)
array(['Dave is big.', 'Dave is big.', 'Dave is round.', 'Dave is round.'],
dtype=object)
array(['Dave is big.', 'Dave is big.', 'Dave is round.', 'Dave is big.',
'Dave is big.'], dtype=object) ] | [array(['Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Round people are furry.', 'Furry, big people are quiet.',
'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Big people are kind.', 'All kind, big people are round.',
'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Round people are furry.', 'Furry, big people are quiet.',
'Big people are kind.', 'All kind, big people are round.',
'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Round people are furry.', 'Round people are furry.',
'If someone is furry then they are big.',
'Furry, big people are quiet.', 'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Round people are furry.', 'Round people are furry.',
'If someone is furry then they are big.',
'Furry, big people are quiet.', 'Big people are kind.',
'All kind, big people are round.', 'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Big people are kind.', 'All kind, big people are round.',
'Round people are furry.', 'Furry, big people are quiet.',
'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Big people are kind.', 'All kind, big people are round.',
'Round people are furry.', 'Furry, big people are quiet.',
'Big people are kind.', 'All kind, big people are round.',
'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Big people are kind.', 'All kind, big people are round.',
'Round people are furry.', 'Round people are furry.',
'If someone is furry then they are big.',
'Furry, big people are quiet.', 'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Big people are kind.', 'All kind, big people are round.',
'Round people are furry.', 'Round people are furry.',
'If someone is furry then they are big.',
'Furry, big people are quiet.', 'Big people are kind.',
'All kind, big people are round.', 'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)] |
1,981 | ['Bob is kind.' 'Bob is round.' 'Charlie is rough.' 'Erin is green.'
'Erin is rough.' 'Erin is round.' 'Gary is cold.'] | ['All rough people are green.' 'If someone is green then they are white.'
'If someone is white then they are not big.'
'If someone is green and not big then they are kind.'
'If someone is kind and not big then they are round.'] | Erin is kind. | True | 3 | 5 | [array(['Erin is green.', 'Erin is green.'], dtype=object)
array(['Erin is rough.', 'Erin is green.'], dtype=object)
array(['Erin is green.', 'Erin is rough.'], dtype=object)
array(['Erin is rough.', 'Erin is rough.'], dtype=object)] | [array(['If someone is green then they are white.',
'If someone is white then they are not big.',
'If someone is green and not big then they are kind.'],
dtype=object)
array(['All rough people are green.',
'If someone is green then they are white.',
'If someone is white then they are not big.',
'If someone is green and not big then they are kind.'],
dtype=object)
array(['All rough people are green.',
'If someone is green then they are white.',
'If someone is white then they are not big.',
'If someone is green and not big then they are kind.'],
dtype=object)
array(['All rough people are green.', 'All rough people are green.',
'If someone is green then they are white.',
'If someone is white then they are not big.',
'If someone is green and not big then they are kind.'],
dtype=object) ] |
1,982 | ['The cow chases the mouse.' 'The cow is nice.' 'The cow is rough.'
'The mouse chases the cow.' 'The mouse is cold.'
'The mouse visits the cow.' 'The mouse visits the rabbit.'
'The rabbit chases the cow.' 'The rabbit chases the mouse.'
'The rabbit is green.' 'The rabbit is nice.' 'The rabbit needs the cow.'
'The rabbit needs the mouse.' 'The rabbit visits the cow.'
'The rabbit visits the mouse.'] | ['If something needs the mouse and it is cold then the mouse chases the rabbit.'
'If something needs the rabbit and it is kind then the rabbit needs the cow.'
'If something chases the rabbit then it needs the mouse.'
'If something chases the rabbit and the rabbit is rough then the rabbit chases the cow.'
'If something visits the cow then it chases the rabbit.'
'If something needs the mouse and the mouse needs the rabbit then it chases the cow.'] | The mouse needs the mouse. | True | 1 | 3 | [array(['The mouse visits the cow.'], dtype=object)] | [array(['If something visits the cow then it chases the rabbit.',
'If something chases the rabbit then it needs the mouse.'],
dtype=object) ] |
1,983 | ['The bear is kind.' 'The bear likes the cat.' 'The cat likes the bear.'
'The cat needs the cow.' 'The cat sees the bear.' 'The cat sees the cow.'
'The cow is rough.' 'The mouse likes the cat.'
'The mouse needs the bear.' 'The mouse sees the cow.'] | ['If someone sees the bear then they need the mouse.'
'If someone needs the bear and the bear needs the cow then the bear needs the cat.'
'If someone likes the cow then the cow sees the bear.'
'If the bear is red and the bear needs the cow then the cow needs the bear.'
'If someone needs the mouse then they are big.'
'If someone sees the bear and they are big then they like the cow.'
'If the cat needs the mouse then the mouse needs the cow.'
'If someone is kind then they see the cat.'] | The cat likes the cow. | True | 3 | 5 | [array(['The cat sees the bear.', 'The cat sees the bear.'], dtype=object)] | [array(['If someone sees the bear then they need the mouse.',
'If someone needs the mouse then they are big.',
'If someone sees the bear and they are big then they like the cow.'],
dtype=object) ] |
1,984 | ['Anne is rough.' 'Bob is cold.' 'Erin is kind.' 'Fiona is smart.'] | ['All white people are nice.' 'If someone is cold then they are nice.'
'If someone is quiet then they are smart.'
'If someone is smart then they are nice.' 'All cold people are white.'
'All rough people are cold.'
'If Bob is white and Bob is nice then Bob is rough.'
'All white people are kind.'] | Anne is kind. | True | 3 | 4 | [array(['Anne is rough.'], dtype=object)] | [array(['All rough people are cold.', 'All cold people are white.',
'All white people are kind.'], dtype=object) ] |
1,985 | ['Anne is furry.' 'Charlie is round.' 'Charlie is smart.'
'Charlie is white.' 'Charlie is young.' 'Erin is kind.' 'Erin is nice.'
'Erin is round.' 'Erin is smart.' 'Erin is white.' 'Erin is young.'
'Harry is furry.' 'Harry is nice.' 'Harry is round.' 'Harry is smart.'
'Harry is young.'] | ['All round people are nice.' 'Nice, furry people are kind.'
'All kind, white people are round.' 'All white, furry people are kind.'
'If someone is round and white then they are kind.'
'Nice people are smart.'
'If Anne is nice and Anne is round then Anne is kind.'
'If someone is furry then they are white.'] | Anne is round. | True | 3 | 7 | [array(['Anne is furry.', 'Anne is furry.', 'Anne is furry.'], dtype=object)] | [array(['If someone is furry then they are white.',
'All white, furry people are kind.',
'If someone is furry then they are white.',
'All kind, white people are round.'], dtype=object)] |
1,986 | ['Bob is quiet.' 'Bob is rough.' 'Bob is round.' 'Erin is quiet.'
'Fiona is furry.' 'Fiona is not quiet.' 'Fiona is round.'
'Gary is not blue.' 'Gary is not furry.' 'Gary is quiet.'] | ['Blue people are rough.' 'If Fiona is white then Fiona is not rough.'
'If someone is round then they are blue.'] | Erin is rough. | Unknown | 1 | -1 | [] | [] |
1,987 | ['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 furry. | True | 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) ] |
1,988 | ['The bald eagle eats the mouse.' 'The bear eats the bald eagle.'
'The cow eats the bald eagle.' 'The cow eats the mouse.'
'The cow visits the mouse.' 'The mouse is nice.' 'The mouse is rough.'] | ['If the bald eagle sees the cow then the bald eagle is nice.'
'If something sees the mouse and it is big then the mouse sees the bald eagle.'
'If the mouse visits the bear then the bear visits the mouse.'
'If something visits the bald eagle then it visits the bear.'
'If something sees the bear then the bear is red.'
'If something is nice and it sees the cow then it eats the bald eagle.'
'If something eats the mouse then it is red.'
'If something visits the mouse then the mouse visits the bald eagle.'] | The mouse visits the bear. | True | 1 | 3 | [array(['The cow visits the mouse.'], dtype=object)] | [array(['If something visits the mouse then the mouse visits the bald eagle.',
'If something visits the bald eagle then it visits the bear.'],
dtype=object) ] |
1,989 | ['The cat is rough.' 'The cat sees the rabbit.' 'The mouse eats the cat.'
'The mouse eats the squirrel.' 'The mouse is kind.'
'The mouse visits the cat.' 'The mouse visits the rabbit.'
'The rabbit eats the cat.' 'The rabbit eats the mouse.'
'The rabbit sees the cat.' 'The squirrel is round.'
'The squirrel sees the rabbit.'] | ['If something sees the squirrel then it is kind.'
'If something visits the mouse then the mouse sees the squirrel.'
'If something eats the cat then the cat visits the squirrel.'
'If something is blue then it sees the squirrel.'
'If something is kind then it visits the rabbit.'
'If something is rough then it sees the cat.'
'If something is rough and it sees the cat then the cat is blue.'
'If something visits the rabbit and it sees the squirrel then the squirrel is rough.'
'If something eats the mouse then it is rough.'] | The mouse does not see the cat. | Unknown | 1 | -1 | [] | [] |
1,990 | ['Anne is red.' 'Dave is quiet.' 'Fiona is young.' 'Harry is quiet.'] | ['If something is red then it is green.' 'All rough things are quiet.'
'If something is rough then it is big.' 'Nice things are rough.'
'If Harry is rough and Harry is red then Harry is nice.'
'If Dave is quiet then Dave is nice.'] | Dave is not rough. | False | 1 | 3 | [array(['Dave is quiet.'], dtype=object)] | [array(['If Dave is quiet then Dave is nice.', 'Nice things are rough.'],
dtype=object) ] |
1,991 | ['Anne is nice.' 'Gary is nice.'] | ['If something is nice and white then it is green.'
'Green things are nice.' 'Kind things are young.'
'If something is smart and kind then it is big.'
'If Gary is green then Gary is white.' 'All young things are kind.'
'Nice things are white.' 'If Anne is kind then Anne is smart.'] | Anne is smart. | Unknown | 3 | -1 | [] | [] |
1,992 | ['The cat is rough.' 'The mouse likes the rabbit.'
'The mouse sees the rabbit.' 'The rabbit sees the squirrel.'
'The squirrel eats the cat.' 'The squirrel eats the rabbit.'
'The squirrel is red.'] | ['All red people are young.'
'If the squirrel is green and the squirrel likes the rabbit then the rabbit eats the mouse.'
'If someone sees the cat and they like the squirrel then the squirrel sees the cat.'
'If someone is young then they see the mouse.'
'If someone eats the rabbit and they see the mouse then the mouse is red.'
'If someone is cold then they eat the squirrel.'
'If someone sees the rabbit and the rabbit is green then they are young.'
'If someone likes the squirrel and they are red then they are young.'
'If someone sees the squirrel and the squirrel sees the mouse then they like the rabbit.'] | The rabbit likes the rabbit. | True | 3 | 5 | [array(['The rabbit sees the squirrel.', 'The squirrel is red.'],
dtype=object) ] | [array(['All red people are young.',
'If someone is young then they see the mouse.',
'If someone sees the squirrel and the squirrel sees the mouse then they like the rabbit.'],
dtype=object) ] |
1,993 | ['Anne is red.' 'Anne is rough.' 'Anne is smart.' 'Erin is blue.'
'Erin is kind.' 'Fiona is quiet.' 'Fiona is smart.'] | ['If someone is red and rough then they are blue.'
'If someone is blue and young then they are kind.'
'All smart, blue people are young.'] | Anne is not kind. | False | 3 | 9 | [array(['Anne is red.', 'Anne is rough.', 'Anne is smart.', 'Anne is red.',
'Anne is rough.'], dtype=object) ] | [array(['If someone is red and rough then they are blue.',
'If someone is red and rough then they are blue.',
'All smart, blue people are young.',
'If someone is blue and young then they are kind.'], dtype=object)] |
1,994 | ['The bear chases the dog.' 'The bear chases the tiger.'
'The bear eats the dog.' 'The bear is blue.' 'The bear is red.'
'The dog chases the bear.' 'The dog chases the tiger.'
'The dog eats the bear.' 'The dog eats the tiger.' 'The dog is red.'
'The dog likes the tiger.' 'The tiger chases the dog.'
'The tiger does not eat the dog.' 'The tiger is red.'
'The tiger is round.'] | ['If someone chases the dog then they are green.'
'If someone is red and they like the tiger then they eat the dog.'
'If someone chases the tiger then the tiger eats the bear.'
'If someone chases the bear and the bear chases the dog then the bear chases the tiger.'
'If someone likes the tiger and they are not blue then they like the bear.'
'If someone is green and they eat the dog then they eat the tiger.'
'If someone likes the dog then the dog does not eat the tiger.'
'If the bear chases the dog and the bear eats the tiger then the dog likes the bear.'] | The dog likes the bear. | True | 3 | 6 | [array(['The bear chases the dog.', 'The bear chases the dog.',
'The bear eats the dog.'], dtype=object) ] | [array(['If someone chases the dog then they are green.',
'If someone is green and they eat the dog then they eat the tiger.',
'If the bear chases the dog and the bear eats the tiger then the dog likes the bear.'],
dtype=object) ] |
1,995 | ['Dave is nice.' 'Dave is red.' 'Erin is red.' 'Fiona is rough.'
'Fiona is round.' 'Gary is cold.' 'Gary is green.' 'Gary is red.'
'Gary is rough.' 'Gary is not smart.'] | ['Smart, round things are nice.' 'Red things are nice.'
'Rough, nice things are round.' 'Cold things are rough.'
'If something is red and nice then it is cold.'
'All round things are green.'
'If something is nice and not cold then it is green.'] | Erin is rough. | True | 3 | 5 | [array(['Erin is red.', 'Erin is red.'], dtype=object)] | [array(['Red things are nice.',
'If something is red and nice then it is cold.',
'Cold things are rough.'], dtype=object) ] |
1,996 | ['The bald eagle likes the lion.' 'The cat is rough.' 'The lion is round.'
'The mouse likes the cat.'] | ['If something is rough then it needs the bald eagle.'
'If something needs the bald eagle then it needs the mouse.'] | The mouse does not need the mouse. | Unknown | 1 | -1 | [] | [] |
1,997 | ['The bear is green.' 'The cow is green.' 'The cow is rough.'
'The cow sees the bear.' 'The cow sees the lion.'
'The cow visits the bear.' 'The cow visits the squirrel.'
'The lion eats the bear.' 'The lion eats the squirrel.'
'The lion is rough.' 'The lion is round.' 'The squirrel is green.'
'The squirrel sees the lion.' 'The squirrel visits the cow.'
'The squirrel visits the lion.'] | ['If someone visits the cow and the cow is rough then they are round.'
'If someone sees the lion then they eat the cow.'
'If someone is rough then they see the lion.'
'If the lion visits the squirrel and the lion is red then the squirrel visits the lion.'
'If the squirrel eats the cow then the cow is cold.'
'If someone eats the bear and they eat the cow then the bear sees the squirrel.'
'If someone is red then they visit the lion.'
'If the squirrel eats the lion and the squirrel is red then the squirrel visits the cow.'] | The cow is not cold. | False | 1 | 3 | [array(['The squirrel sees the lion.'], dtype=object)] | [array(['If someone sees the lion then they eat the cow.',
'If the squirrel eats the cow then the cow is cold.'], dtype=object)] |
1,998 | ['Gary is not kind.' 'Gary is round.' 'Gary is smart.'] | ['All white things are nice.' 'If something is smart then it is white.'
'All nice things are big.'] | Gary is nice. | True | 1 | 3 | [array(['Gary is smart.'], dtype=object)] | [array(['If something is smart then it is white.',
'All white things are nice.'], dtype=object)] |
1,999 | ['The cat visits the squirrel.' 'The cow eats the cat.'
'The lion likes the squirrel.' 'The squirrel eats the cow.'] | ['If something visits the lion then the lion likes the cat.'
'If something eats the cow and it likes the cow then the cow eats the lion.'
'If something visits the lion then it visits the squirrel.'
'If the squirrel is young then the squirrel eats the cow.'
'If something visits the lion and it is young then the lion visits the squirrel.'
'Cold things are rough.'
'If something likes the squirrel then the squirrel is cold.'
'If something likes the cow and the cow likes the squirrel then the cow likes the cat.'] | The squirrel is rough. | True | 1 | 3 | [array(['The lion likes the squirrel.'], dtype=object)] | [array(['If something likes the squirrel then the squirrel is cold.',
'Cold things are rough.'], dtype=object) ] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.