task_name
stringlengths
19
85
id
stringlengths
40
41
definition
stringlengths
58
3.4k
inputs
stringlengths
1
1.05M
targets
stringlengths
0
19.8k
task966_ruletaker_fact_checking_based_on_given_context
task966-569d9f9e71874bb28f175ca8ce4a4935
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The cat is nice. The cat is not red. The cat is blue. If someone is red then they are not young. Question: The cat is blue.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-5ecfec288dcd4e6599f3a4344d7f84a3
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The cat is nice. The cat is not red. The cat is blue. If someone is red then they are not young. Question: The cat is red.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-e33c96d481ba4dc69c8f8da5d821d98a
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something needs the squirrel and it eats the squirrel then the squirrel does not see the bald eagle. The tiger does not eat the squirrel. The bald eagle needs the tiger. If something is green and it does not need the bald eagle then the bald eagle sees the squirrel. If something needs the squirrel and it does not need the bald eagle then it does not see the tiger. If something does not see the tiger then the tiger sees the squirrel. The squirrel is green. If something eats the tiger then it eats the squirrel. If something eats the tiger and it eats the squirrel then the tiger eats the bald eagle. Question: The bald eagle needs the tiger.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-ac35675d70d44f658bc37dce989961cb
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something needs the squirrel and it eats the squirrel then the squirrel does not see the bald eagle. The tiger does not eat the squirrel. The bald eagle needs the tiger. If something is green and it does not need the bald eagle then the bald eagle sees the squirrel. If something needs the squirrel and it does not need the bald eagle then it does not see the tiger. If something does not see the tiger then the tiger sees the squirrel. The squirrel is green. If something eats the tiger then it eats the squirrel. If something eats the tiger and it eats the squirrel then the tiger eats the bald eagle. Question: The tiger eats the squirrel.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-db9eba2144e94bb3bc09b623f341728b
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Fiona is smart. Gary is furry. If something is blue then it is red. Charlie is smart. All blue, white things are rough. If something is white and smart then it is red. Bob is red. Blue, rough things are furry. White, red things are big. All blue things are smart. Question: Charlie is smart.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-4333a7558b3741e68d276227b3334423
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Fiona is smart. Gary is furry. If something is blue then it is red. Charlie is smart. All blue, white things are rough. If something is white and smart then it is red. Bob is red. Blue, rough things are furry. White, red things are big. All blue things are smart. Question: Fiona is not smart.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-0a639e35bd3a4ddcb459c591e1facfaf
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The cat eats the cow. The rabbit is nice. If something visits the cow and it is rough then the cow likes the cat. The rabbit does not visit the cat. The cow is big. The rabbit does not like the cat. If something is nice and rough then it visits the cat. The cat is cold. If something is cold and it likes the cow then the cow is not big. If something visits the cat and the cat does not eat the cow then it is not cold. If the cow eats the rabbit then the rabbit is nice. If the rabbit is nice then the rabbit eats the cat. If something is big and it visits the cat then it eats the cow. The cow eats the cat. The cat is rough. If something does not eat the rabbit and it does not eat the cow then it visits the cow. The rabbit likes the cow. The cat does not visit the rabbit. Question: The cat is cold.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-8ed3e2ae98d4488087e84c833c469be9
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The cat eats the cow. The rabbit is nice. If something visits the cow and it is rough then the cow likes the cat. The rabbit does not visit the cat. The cow is big. The rabbit does not like the cat. If something is nice and rough then it visits the cat. The cat is cold. If something is cold and it likes the cow then the cow is not big. If something visits the cat and the cat does not eat the cow then it is not cold. If the cow eats the rabbit then the rabbit is nice. If the rabbit is nice then the rabbit eats the cat. If something is big and it visits the cat then it eats the cow. The cow eats the cat. The cat is rough. If something does not eat the rabbit and it does not eat the cow then it visits the cow. The rabbit likes the cow. The cat does not visit the rabbit. Question: The rabbit visits the cat.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-b590ebb6eab84bd6bcc6915ac7959413
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If Dave is not young then Dave is quiet. Fiona is blue. Dave is blue. If someone is not cold and not blue then they are not white. If someone is white and smart then they are not cold. Erin is round. Question: Dave is blue.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-8a16f868d0f8472981b4942181d53800
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If Dave is not young then Dave is quiet. Fiona is blue. Dave is blue. If someone is not cold and not blue then they are not white. If someone is white and smart then they are not cold. Erin is round. Question: Erin is not round.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-0fb39c6910644dfebed584ed113416ab
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The bald eagle visits the mouse. The mouse sees the bald eagle. If someone visits the bald eagle and the bald eagle is big then the bald eagle likes the mouse. The mouse likes the bald eagle. If someone sees the mouse and the mouse sees the bald eagle then they are rough. Question: The mouse sees the bald eagle.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-d9642efadd48404d89398284613f58bb
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The bald eagle visits the mouse. The mouse sees the bald eagle. If someone visits the bald eagle and the bald eagle is big then the bald eagle likes the mouse. The mouse likes the bald eagle. If someone sees the mouse and the mouse sees the bald eagle then they are rough. Question: The mouse does not like the bald eagle.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-772587fa2b124df8a969f4063d7659f3
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Anne is kind. If someone is young and not cold then they are rough. Anne is rough. Harry is not furry. All red people are kind. Erin is furry. Erin is kind. Harry is rough. Harry is kind. Bob is rough. Bob is cold. If someone is red and kind then they are not rough. Harry is not cold. Harry is blue. Anne is cold. Question: Erin is kind.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-88c923b699cb4cf7bacdaebe37d68787
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Anne is kind. If someone is young and not cold then they are rough. Anne is rough. Harry is not furry. All red people are kind. Erin is furry. Erin is kind. Harry is rough. Harry is kind. Bob is rough. Bob is cold. If someone is red and kind then they are not rough. Harry is not cold. Harry is blue. Anne is cold. Question: Anne is not rough.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-8badba62f1384f63aa4013455b20684f
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is cold then it is not nice. All big things are cold. The bear is young. If the bear is young and the bear is not cold then the bear is rough. The bear is cold. The bear is rough. All big things are cold. All big things are not young. If something is not young and not big then it is cold. Question: The bear is rough.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-e3f4874bd078497dabe735b7b37fd367
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is cold then it is not nice. All big things are cold. The bear is young. If the bear is young and the bear is not cold then the bear is rough. The bear is cold. The bear is rough. All big things are cold. All big things are not young. If something is not young and not big then it is cold. Question: The bear is not cold.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-0df4694425b04daeabaa1553d30a3de9
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is red and it chases the bald eagle then it eats the cat. If something sees the cat and it sees the bald eagle then the cat eats the bald eagle. The bald eagle is red. The bald eagle sees the cat. The cat eats the bald eagle. The cat sees the bald eagle. The cat chases the bald eagle. The bald eagle is cold. The cat is young. The bald eagle eats the cat. The bald eagle chases the cat. The cat is red. The cat is big. If something is cold and it chases the cat then the cat is big. If something eats the bald eagle and the bald eagle chases the cat then the bald eagle is big. The bald eagle is green. The bald eagle is big. If something sees the bald eagle then the bald eagle eats the cat. The cat is green. The bald eagle is young. If the bald eagle sees the cat and the cat is young then the bald eagle eats the cat. The cat is cold. Question: The cat is cold.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-761db14657b14f6ca6e57cac8eb79daa
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is red and it chases the bald eagle then it eats the cat. If something sees the cat and it sees the bald eagle then the cat eats the bald eagle. The bald eagle is red. The bald eagle sees the cat. The cat eats the bald eagle. The cat sees the bald eagle. The cat chases the bald eagle. The bald eagle is cold. The cat is young. The bald eagle eats the cat. The bald eagle chases the cat. The cat is red. The cat is big. If something is cold and it chases the cat then the cat is big. If something eats the bald eagle and the bald eagle chases the cat then the bald eagle is big. The bald eagle is green. The bald eagle is big. If something sees the bald eagle then the bald eagle eats the cat. The cat is green. The bald eagle is young. If the bald eagle sees the cat and the cat is young then the bald eagle eats the cat. The cat is cold. Question: The bald eagle does not see the cat.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-e82aca0421e9456494b873a6dcae76a7
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Fiona is white. If someone is red then they are blue. Fiona is green. Fiona is round. If someone is blue and round then they are young. Fiona is blue. Fiona is young. All nice people are young. Nice people are blue. Fiona is red. Young people are green. If Fiona is blue then Fiona is nice. Fiona is nice. Question: Fiona is round.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-fdaea609514e4b46b59c48c5798ac536
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Fiona is white. If someone is red then they are blue. Fiona is green. Fiona is round. If someone is blue and round then they are young. Fiona is blue. Fiona is young. All nice people are young. Nice people are blue. Fiona is red. Young people are green. If Fiona is blue then Fiona is nice. Fiona is nice. Question: Fiona is not red.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-6c6220f650aa480fac4af1cf4053d2b8
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Bob is furry. Bob is rough. Bob is smart. Bob is red. Bob is quiet. Bob is white. Bob is nice. Rough, smart people are white. Question: Bob is rough.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-f32ff90232c64a06a2435ae32d4fbb1f
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Bob is furry. Bob is rough. Bob is smart. Bob is red. Bob is quiet. Bob is white. Bob is nice. Rough, smart people are white. Question: Bob is not smart.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-8704e0c03c7948deb9a4603540a43234
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The dog visits the squirrel. The squirrel chases the dog. If something is young then it chases the squirrel. The dog is round. The dog is green. If the dog is round and the dog likes the squirrel then the squirrel likes the dog. The squirrel is green. The dog likes the squirrel. The squirrel likes the dog. Question: The dog is round.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-1d7708dc676b4adeb0c0a526b639e40c
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The dog visits the squirrel. The squirrel chases the dog. If something is young then it chases the squirrel. The dog is round. The dog is green. If the dog is round and the dog likes the squirrel then the squirrel likes the dog. The squirrel is green. The dog likes the squirrel. The squirrel likes the dog. Question: The squirrel is not green.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-021af43436554e31a4e43b77550f53e9
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The mouse visits the dog. The dog visits the mouse. The mouse is big. The dog is big. If the dog visits the mouse then the dog needs the mouse. The mouse is red. The dog is young. If something is young and it visits the dog then it likes the dog. The mouse likes the dog. The mouse needs the dog. The dog likes the mouse. The mouse is green. The dog needs the mouse. The mouse is young. The mouse is kind. The dog is red. The dog is kind. The dog is green. Question: The mouse is kind.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-27f67afd1ef641b993b3a118fefc62a1
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The mouse visits the dog. The dog visits the mouse. The mouse is big. The dog is big. If the dog visits the mouse then the dog needs the mouse. The mouse is red. The dog is young. If something is young and it visits the dog then it likes the dog. The mouse likes the dog. The mouse needs the dog. The dog likes the mouse. The mouse is green. The dog needs the mouse. The mouse is young. The mouse is kind. The dog is red. The dog is kind. The dog is green. Question: The mouse is not kind.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-50b90f34a0cb43e786c38946fd06277d
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is green then it is quiet. Erin is cold. All cold, white things are young. Erin is quiet. Erin is white. Erin is nice. Erin is round. All white things are green. Quiet things are green. Erin is young. All round, white things are nice. Erin is green. If something is quiet then it is nice. Question: Erin is nice.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-88ce5d883f5145d3a8380b5159e83e2b
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is green then it is quiet. Erin is cold. All cold, white things are young. Erin is quiet. Erin is white. Erin is nice. Erin is round. All white things are green. Quiet things are green. Erin is young. All round, white things are nice. Erin is green. If something is quiet then it is nice. Question: Erin is not white.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-c0b2bc904b1a4223b58f1a899407aaaf
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Fiona is nice. Cold, white things are young. All rough things are red. Dave is nice. Fiona is white. Question: Fiona is nice.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-e7b49d85207b475186edda2a1cc2ec4c
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Fiona is nice. Cold, white things are young. All rough things are red. Dave is nice. Fiona is white. Question: Dave is not nice.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-3e384a21014747b59e0887a46bac5ebc
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Gary is rough. Anne is nice. Gary is white. Gary is nice. Gary is furry. Harry is not round. Anne is furry. Harry is not rough. Harry is green. Gary is round. Gary is green. Harry is furry. Harry is nice. Harry is not big. Anne is white. Gary is big. If Gary is white and Gary is rough then Gary is round. Question: Harry is not round.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-5f9cd7a28b67436494f9db93a6c0ec10
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Gary is rough. Anne is nice. Gary is white. Gary is nice. Gary is furry. Harry is not round. Anne is furry. Harry is not rough. Harry is green. Gary is round. Gary is green. Harry is furry. Harry is nice. Harry is not big. Anne is white. Gary is big. If Gary is white and Gary is rough then Gary is round. Question: Gary is not round.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-b93d5e1ac0564bdd8528d9e1b915095a
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Charlie is round. Bob is smart. Bob is green. Big people are round. All big, red people are smart. Charlie is green. Blue people are red. Bob is red. Charlie is red. Charlie is big. All big people are quiet. Bob is round. If someone is blue and quiet then they are green. All green, blue people are not round. If someone is smart then they are quiet. Charlie is not blue. Bob is big. If someone is round and not red then they are green. Charlie is smart. Charlie is quiet. Question: Charlie is big.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-84f5de4554444430b8dd0ac7e90685bb
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Charlie is round. Bob is smart. Bob is green. Big people are round. All big, red people are smart. Charlie is green. Blue people are red. Bob is red. Charlie is red. Charlie is big. All big people are quiet. Bob is round. If someone is blue and quiet then they are green. All green, blue people are not round. If someone is smart then they are quiet. Charlie is not blue. Bob is big. If someone is round and not red then they are green. Charlie is smart. Charlie is quiet. Question: Charlie is blue.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-2dc01bae27a74f7896efa4911ba53a39
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If someone is cold and not smart then they are round. If someone is big and not round then they are not smart. Anne is quiet. Anne is blue. If Anne is blue and Anne is not quiet then Anne is round. If someone is round and not blue then they are cold. All cold, big people are quiet. Anne is smart. If Anne is blue then Anne is kind. Question: Anne is smart.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-ab6022a7c64149c29db18374cf922626
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If someone is cold and not smart then they are round. If someone is big and not round then they are not smart. Anne is quiet. Anne is blue. If Anne is blue and Anne is not quiet then Anne is round. If someone is round and not blue then they are cold. All cold, big people are quiet. Anne is smart. If Anne is blue then Anne is kind. Question: Anne is not quiet.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-d8aa6358fb524acea6214146c209ba67
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The mouse is red. If something needs the mouse then it likes the mouse. The bald eagle is kind. The mouse is kind. The bald eagle needs the mouse. The bald eagle is cold. If something eats the bald eagle and the bald eagle likes the mouse then the mouse needs the bald eagle. The bald eagle is nice. The mouse is green. The bald eagle is green. The mouse is nice. The bald eagle likes the mouse. The mouse needs the bald eagle. The mouse is cold. If something is red and it eats the mouse then it needs the bald eagle. The bald eagle is red. The bald eagle eats the mouse. The mouse likes the bald eagle. The mouse eats the bald eagle. Question: The mouse is kind.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-0a0f442b3a664c5d8df2c6eae44947fc
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The mouse is red. If something needs the mouse then it likes the mouse. The bald eagle is kind. The mouse is kind. The bald eagle needs the mouse. The bald eagle is cold. If something eats the bald eagle and the bald eagle likes the mouse then the mouse needs the bald eagle. The bald eagle is nice. The mouse is green. The bald eagle is green. The mouse is nice. The bald eagle likes the mouse. The mouse needs the bald eagle. The mouse is cold. If something is red and it eats the mouse then it needs the bald eagle. The bald eagle is red. The bald eagle eats the mouse. The mouse likes the bald eagle. The mouse eats the bald eagle. Question: The mouse does not need the bald eagle.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-6cec57fe7870411280600ec8e42a6b14
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The rabbit visits the cat. If the bear visits the cat then the cat is red. The cat is cold. If someone sees the cat and they see the rabbit then the rabbit visits the bear. The cat sees the bear. If someone visits the rabbit and they see the rabbit then the rabbit sees the bear. The rabbit sees the cat. The bear chases the cat. The cat chases the bear. The rabbit is red. The bear is young. The rabbit is nice. The bear chases the rabbit. The bear visits the rabbit. If someone visits the rabbit then they are red. The cat is blue. If someone chases the rabbit then the rabbit is young. The bear is red. If someone visits the bear and they visit the rabbit then the bear sees the cat. The rabbit sees the bear. If someone chases the rabbit and they are blue then they are young. The rabbit chases the cat. The cat is red. If someone visits the bear and the bear is cold then they see the rabbit. Question: The bear is red.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-21327bfc2e7e4b4c8355c87f26c3c9ad
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The rabbit visits the cat. If the bear visits the cat then the cat is red. The cat is cold. If someone sees the cat and they see the rabbit then the rabbit visits the bear. The cat sees the bear. If someone visits the rabbit and they see the rabbit then the rabbit sees the bear. The rabbit sees the cat. The bear chases the cat. The cat chases the bear. The rabbit is red. The bear is young. The rabbit is nice. The bear chases the rabbit. The bear visits the rabbit. If someone visits the rabbit then they are red. The cat is blue. If someone chases the rabbit then the rabbit is young. The bear is red. If someone visits the bear and they visit the rabbit then the bear sees the cat. The rabbit sees the bear. If someone chases the rabbit and they are blue then they are young. The rabbit chases the cat. The cat is red. If someone visits the bear and the bear is cold then they see the rabbit. Question: The cat is not blue.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-e36344d3c56541f18370915a6315f90f
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Charlie is not kind. Bob is not furry. If someone is furry and not young then they are not white. Charlie is furry. Bob is kind. Fiona is not kind. Bob is young. Fiona is white. Bob is smart. Anne is not red. Charlie is not green. Bob is green. Fiona is smart. Fiona is not green. Fiona is not red. Bob is not red. If someone is furry and not white then they are not green. Anne is white. Question: Fiona is not kind.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-e3f09eeb21334f87be76d921d3cd1296
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Charlie is not kind. Bob is not furry. If someone is furry and not young then they are not white. Charlie is furry. Bob is kind. Fiona is not kind. Bob is young. Fiona is white. Bob is smart. Anne is not red. Charlie is not green. Bob is green. Fiona is smart. Fiona is not green. Fiona is not red. Bob is not red. If someone is furry and not white then they are not green. Anne is white. Question: Anne is not white.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-4fe0bd72bbda4d74a3bd84fa258ba39a
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Anne is quiet. Harry is young. If someone is not kind then they are cold. Bob is young. Fiona is white. Question: Harry is young.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-71e016bb24d64c9d90f32e82f7a86aec
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Anne is quiet. Harry is young. If someone is not kind then they are cold. Bob is young. Fiona is white. Question: Anne is not quiet.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-28a2a13480c64f14a88f939af59c1260
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The cow eats the dog. If someone does not chase the mouse then the mouse is not kind. The cow needs the dog. The dog is not cold. The mouse needs the cow. The mouse needs the dog. If someone chases the cat and the cat is kind then they chase the mouse. If someone is round then they chase the cow. If the cow eats the cat then the cat does not chase the cow. The cat is green. If someone is green then they need the cat. If the dog eats the cat then the dog eats the cow. The mouse chases the cow. The mouse is not round. The mouse is cold. The dog does not need the cat. If the mouse eats the cat and the cat eats the dog then the dog is kind. If someone chases the cat and they chase the dog then they eat the mouse. Question: The mouse is cold.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-8960f3357edf4df7b9cac81662561344
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The cow eats the dog. If someone does not chase the mouse then the mouse is not kind. The cow needs the dog. The dog is not cold. The mouse needs the cow. The mouse needs the dog. If someone chases the cat and the cat is kind then they chase the mouse. If someone is round then they chase the cow. If the cow eats the cat then the cat does not chase the cow. The cat is green. If someone is green then they need the cat. If the dog eats the cat then the dog eats the cow. The mouse chases the cow. The mouse is not round. The mouse is cold. The dog does not need the cat. If the mouse eats the cat and the cat eats the dog then the dog is kind. If someone chases the cat and they chase the dog then they eat the mouse. Question: The cow does not need the dog.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-0e6e4a5404b74f348ba4c0ecfe8a309c
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Anne is kind. Erin is kind. Anne is young. Erin is cold. Anne is smart. All red, smart people are cold. Erin is quiet. Red people are smart. If someone is cold then they are quiet. Erin is smart. Question: Erin is smart.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-1bff029c286d4437a4f558d66ccf84c5
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Anne is kind. Erin is kind. Anne is young. Erin is cold. Anne is smart. All red, smart people are cold. Erin is quiet. Red people are smart. If someone is cold then they are quiet. Erin is smart. Question: Anne is not kind.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-22bd3c7999b44c7383d4e83e823127f0
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Charlie is blue. If Harry is blue then Harry is green. Erin is round. Green, blue people are round. Harry is red. If someone is green and red then they are round. Bob is round. Question: Bob is round.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-5b9aff07ff814412a3d306f50838e47a
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Charlie is blue. If Harry is blue then Harry is green. Erin is round. Green, blue people are round. Harry is red. If someone is green and red then they are round. Bob is round. Question: Harry is not red.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-09fdb51810b44e0fb29f8f306864f626
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Big people are young. Fiona is cold. If someone is not kind and not green then they are not cold. All green people are not round. Anne is young. Anne is big. Fiona is young. Anne is kind. If Anne is not kind then Anne is round. Fiona is kind. If someone is not furry then they are not green. Fiona is big. Anne is cold. Anne is not round. Fiona is round. If someone is kind and not young then they are round. Question: Fiona is cold.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-88459b0b8d0746cf833469c525a934e4
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Big people are young. Fiona is cold. If someone is not kind and not green then they are not cold. All green people are not round. Anne is young. Anne is big. Fiona is young. Anne is kind. If Anne is not kind then Anne is round. Fiona is kind. If someone is not furry then they are not green. Fiona is big. Anne is cold. Anne is not round. Fiona is round. If someone is kind and not young then they are round. Question: Anne is not cold.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-9bf11b862d984f769a9ebcd35670f0f1
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The bald eagle is big. If the bald eagle is nice then the bald eagle is cold. The bald eagle is nice. The bald eagle is not red. The bald eagle is not green. The bald eagle is cold. Question: The bald eagle is not green.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-2fa762ada4c74ed3aea20024f61cbe7a
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The bald eagle is big. If the bald eagle is nice then the bald eagle is cold. The bald eagle is nice. The bald eagle is not red. The bald eagle is not green. The bald eagle is cold. Question: The bald eagle is green.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-42069de43a234b3c87710cc4c188944d
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If Gary is not red then Gary is rough. White, big people are blue. If Harry is big then Harry is not white. All kind, blue people are red. All red people are cold. Gary is red. Harry is rough. Anne is big. If someone is rough then they are not kind. If someone is not white then they are rough. If Gary is big and Gary is not kind then Gary is not blue. Question: Anne is big.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-a4a9867e72b64ee581ea9d1a0a95ab6a
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If Gary is not red then Gary is rough. White, big people are blue. If Harry is big then Harry is not white. All kind, blue people are red. All red people are cold. Gary is red. Harry is rough. Anne is big. If someone is rough then they are not kind. If someone is not white then they are rough. If Gary is big and Gary is not kind then Gary is not blue. Question: Harry is not rough.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-a60427d76d4f49558a31b5177d8a1916
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The mouse is cold. The mouse is big. If someone is big then they are kind. Green people are cold. If someone is green and red then they are big. If the mouse is green then the mouse is red. The mouse is green. All cold, kind people are red. The mouse is red. The mouse is kind. If someone is big then they are kind. If someone is green then they are cold. If someone is big and green then they are kind. Question: The mouse is kind.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-e09f30d8ffca419ca7aa0ecc3705ef9e
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The mouse is cold. The mouse is big. If someone is big then they are kind. Green people are cold. If someone is green and red then they are big. If the mouse is green then the mouse is red. The mouse is green. All cold, kind people are red. The mouse is red. The mouse is kind. If someone is big then they are kind. If someone is green then they are cold. If someone is big and green then they are kind. Question: The mouse is not red.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-8bbbf3810c6c4ea3b064bdcc60e5cb36
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If someone is green then they are kind. If someone is blue then they are not green. If the cat is cold and the cat is not kind then the cat is blue. All cold, green people are not kind. If someone is kind then they are not cold. If the cat is kind then the cat is blue. The cat is blue. If someone is not round then they are not cold. If someone is not blue then they are not round. Question: The cat is blue.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-bf92e0f3f1084bf686177ac1b614f949
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If someone is green then they are kind. If someone is blue then they are not green. If the cat is cold and the cat is not kind then the cat is blue. All cold, green people are not kind. If someone is kind then they are not cold. If the cat is kind then the cat is blue. The cat is blue. If someone is not round then they are not cold. If someone is not blue then they are not round. Question: The cat is not blue.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-5d6e27813e574c1dac057c80bff417fc
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If Harry is cold and Harry is nice then Harry is rough. Dave is blue. If someone is nice then they are blue. Harry is round. All rough people are cold. All cold, rough people are nice. Nice people are white. Blue people are cold. Erin is cold. Rough, cold people are red. If someone is cold and round then they are nice. Anne is blue. Question: Harry is round.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-23cf41b592d6463c8fd304dc47420113
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If Harry is cold and Harry is nice then Harry is rough. Dave is blue. If someone is nice then they are blue. Harry is round. All rough people are cold. All cold, rough people are nice. Nice people are white. Blue people are cold. Erin is cold. Rough, cold people are red. If someone is cold and round then they are nice. Anne is blue. Question: Harry is not round.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-4fb623e98c33418393801e299b701ab1
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The rabbit does not need the lion. If the rabbit visits the bear then the bear visits the dog. If someone is green and not round then they need the rabbit. If someone needs the dog then they are red. The lion is red. The dog needs the rabbit. The lion needs the rabbit. The bear is cold. The lion eats the bear. If someone eats the bear and the bear eats the dog then the dog visits the lion. The lion visits the rabbit. The bear is red. If someone needs the dog and they are not cold then they need the rabbit. If someone visits the rabbit and they do not visit the lion then the rabbit is round. If someone is round and not red then they need the dog. The lion is cold. The lion eats the dog. The rabbit does not eat the lion. The bear does not need the dog. If someone does not eat the rabbit then they are red. Question: The lion is red.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-a142750975884c1586e95b19bfc8b7e8
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The rabbit does not need the lion. If the rabbit visits the bear then the bear visits the dog. If someone is green and not round then they need the rabbit. If someone needs the dog then they are red. The lion is red. The dog needs the rabbit. The lion needs the rabbit. The bear is cold. The lion eats the bear. If someone eats the bear and the bear eats the dog then the dog visits the lion. The lion visits the rabbit. The bear is red. If someone needs the dog and they are not cold then they need the rabbit. If someone visits the rabbit and they do not visit the lion then the rabbit is round. If someone is round and not red then they need the dog. The lion is cold. The lion eats the dog. The rabbit does not eat the lion. The bear does not need the dog. If someone does not eat the rabbit then they are red. Question: The dog does not need the rabbit.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-02f4c0f444924da085170ceaae820623
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Erin is rough. Erin is smart. Erin is nice. Quiet things are smart. If Charlie is furry then Charlie is white. Charlie is furry. Fiona is nice. Fiona is furry. Charlie is quiet. Question: Charlie is furry.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-cb0886cac1974b30b43f667e499df07b
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Erin is rough. Erin is smart. Erin is nice. Quiet things are smart. If Charlie is furry then Charlie is white. Charlie is furry. Fiona is nice. Fiona is furry. Charlie is quiet. Question: Fiona is not furry.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-7920c91f7ee34579b281adf8b07e0935
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Round people are not nice. If someone is round and not kind then they are green. Anne is green. Fiona is not rough. If someone is nice and not blue then they are green. Erin is blue. Fiona is not round. Anne is not nice. If someone is round and not kind then they are blue. Erin is rough. Erin is green. Erin is smart. Anne is not kind. If Erin is rough and Erin is nice then Erin is smart. Round, green people are not rough. Anne is blue. Question: Anne is blue.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-b929950987994e85ba620830339bcde4
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Round people are not nice. If someone is round and not kind then they are green. Anne is green. Fiona is not rough. If someone is nice and not blue then they are green. Erin is blue. Fiona is not round. Anne is not nice. If someone is round and not kind then they are blue. Erin is rough. Erin is green. Erin is smart. Anne is not kind. If Erin is rough and Erin is nice then Erin is smart. Round, green people are not rough. Anne is blue. Question: Fiona is rough.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-b47b71265a1548d0a17943d1a6aff4af
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The cow chases the mouse. If someone chases the cow and they eat the cat then they chase the mouse. The cow is not big. The cow does not chase the bear. The cow is blue. The bear does not eat the cat. The bear needs the mouse. The cow chases the cat. The cow is not kind. If the cat chases the bear then the bear eats the mouse. The cow needs the mouse. The mouse chases the bear. The mouse eats the cat. The bear is big. The mouse needs the cow. The cat needs the cow. The bear is kind. Question: The bear is big.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-fbc0f500f026491f94cec4be487b998c
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The cow chases the mouse. If someone chases the cow and they eat the cat then they chase the mouse. The cow is not big. The cow does not chase the bear. The cow is blue. The bear does not eat the cat. The bear needs the mouse. The cow chases the cat. The cow is not kind. If the cat chases the bear then the bear eats the mouse. The cow needs the mouse. The mouse chases the bear. The mouse eats the cat. The bear is big. The mouse needs the cow. The cat needs the cow. The bear is kind. Question: The cow is big.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-54c805cd6e5747a8a3ae6592506f8d50
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The dog is nice. The rabbit sees the bald eagle. The rabbit is not red. The dog visits the rabbit. If something is blue then it is nice. The bald eagle eats the rabbit. The dog visits the bald eagle. The rabbit eats the dog. The bald eagle is nice. The bald eagle sees the dog. The bald eagle visits the dog. The rabbit visits the dog. The dog eats the rabbit. The dog is round. If something visits the rabbit then it is round. The dog is red. The dog sees the rabbit. Question: The rabbit sees the bald eagle.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-5d943d2831234947b49d790550d5a350
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The dog is nice. The rabbit sees the bald eagle. The rabbit is not red. The dog visits the rabbit. If something is blue then it is nice. The bald eagle eats the rabbit. The dog visits the bald eagle. The rabbit eats the dog. The bald eagle is nice. The bald eagle sees the dog. The bald eagle visits the dog. The rabbit visits the dog. The dog eats the rabbit. The dog is round. If something visits the rabbit then it is round. The dog is red. The dog sees the rabbit. Question: The bald eagle does not eat the rabbit.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-f33a33319808412297d2adf76b8b50df
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is not nice and not blue then it is not furry. If Fiona is not rough then Fiona is big. Fiona is not nice. Fiona is big. Blue things are big. Fiona is young. If Fiona is green and Fiona is big then Fiona is nice. If Fiona is not big then Fiona is nice. If something is green and not blue then it is furry. If something is nice and furry then it is blue. If something is big and nice then it is not green. Question: Fiona is young.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-0659a5f0ccfc4d23b3e8c5bf62052c2c
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is not nice and not blue then it is not furry. If Fiona is not rough then Fiona is big. Fiona is not nice. Fiona is big. Blue things are big. Fiona is young. If Fiona is green and Fiona is big then Fiona is nice. If Fiona is not big then Fiona is nice. If something is green and not blue then it is furry. If something is nice and furry then it is blue. If something is big and nice then it is not green. Question: Fiona is nice.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-ae81503590ab42d59b3f4eb8f5eeb0f1
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If Fiona is red and Fiona is kind then Fiona is green. Harry is red. If Fiona is blue and Fiona is rough then Fiona is green. All furry people are red. Harry is nice. Dave is rough. Fiona is nice. All rough people are furry. Harry is rough. Dave is red. Fiona is kind. Harry is furry. Dave is nice. Dave is furry. Dave is kind. Fiona is blue. All blue people are green. Dave is blue. Fiona is red. Dave is green. All blue people are red. Harry is green. Question: Harry is green.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-e6c2057b37d64203b130c566a6a65b98
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If Fiona is red and Fiona is kind then Fiona is green. Harry is red. If Fiona is blue and Fiona is rough then Fiona is green. All furry people are red. Harry is nice. Dave is rough. Fiona is nice. All rough people are furry. Harry is rough. Dave is red. Fiona is kind. Harry is furry. Dave is nice. Dave is furry. Dave is kind. Fiona is blue. All blue people are green. Dave is blue. Fiona is red. Dave is green. All blue people are red. Harry is green. Question: Harry is not furry.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-238c8ab286124a82954be09b05871205
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The lion visits the cat. The dog visits the lion. The bald eagle is big. If someone visits the dog and they chase the cat then the dog chases the lion. If someone eats the cat and the cat visits the bald eagle then the cat eats the dog. If someone is big then they chase the cat. The cat visits the bald eagle. Question: The lion visits the cat.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-3dff4a1d1ddc47d7b5787a0c06db0b6e
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The lion visits the cat. The dog visits the lion. The bald eagle is big. If someone visits the dog and they chase the cat then the dog chases the lion. If someone eats the cat and the cat visits the bald eagle then the cat eats the dog. If someone is big then they chase the cat. The cat visits the bald eagle. Question: The lion does not visit the cat.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-d7a74d8f4f2f44f59c4acd0a296647b1
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Fiona is red. All big people are furry. Dave is white. Young, white people are not green. If someone is white and not green then they are furry. If Gary is round then Gary is not red. If someone is not round and not white then they are red. If someone is green and not white then they are big. Gary is red. Gary is furry. Fiona is white. If Bob is young then Bob is red. If someone is young then they are white. Bob is red. Gary is not green. Question: Gary is red.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-f6f03c19934a4ad7bdad7ed18d5fdf0d
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Fiona is red. All big people are furry. Dave is white. Young, white people are not green. If someone is white and not green then they are furry. If Gary is round then Gary is not red. If someone is not round and not white then they are red. If someone is green and not white then they are big. Gary is red. Gary is furry. Fiona is white. If Bob is young then Bob is red. If someone is young then they are white. Bob is red. Gary is not green. Question: Gary is green.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-2f96958cf5ff44e98ee5b4fd7e8c88ff
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Anne is nice. If something is not round then it is nice. Anne is round. All nice, quiet things are blue. Anne is quiet. Erin is not smart. Erin is round. Anne is not smart. Anne is big. Erin is not quiet. Anne is blue. Anne is green. If something is round and not blue then it is not green. Question: Erin is not quiet.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-d0f42c64e771424d8852c920c3cb4e0a
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Anne is nice. If something is not round then it is nice. Anne is round. All nice, quiet things are blue. Anne is quiet. Erin is not smart. Erin is round. Anne is not smart. Anne is big. Erin is not quiet. Anne is blue. Anne is green. If something is round and not blue then it is not green. Question: Erin is not round.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-61b5d30323b54b40baf09ceb907c4601
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Dave is white. Anne is white. Dave is nice. Anne is furry. Erin is furry. Anne is green. Dave is kind. Gary is red. Gary is kind. Anne is red. Dave is green. Anne is cold. Erin is white. Dave is red. If something is green then it is nice. Dave is furry. Gary is nice. Kind things are red. Question: Anne is red.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-b5dde5f22adf4bbda95a12b38597c32c
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Dave is white. Anne is white. Dave is nice. Anne is furry. Erin is furry. Anne is green. Dave is kind. Gary is red. Gary is kind. Anne is red. Dave is green. Anne is cold. Erin is white. Dave is red. If something is green then it is nice. Dave is furry. Gary is nice. Kind things are red. Question: Anne is not cold.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-27a1f5548fea4b0ea02fbfc76f52aa46
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The cat is cold. If someone is big and not cold then they are rough. The cat is big. If someone is young and not red then they are rough. The cat is red. The cat is not young. The cat is not rough. If someone is cold then they are red. Question: The cat is cold.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-e83f691c6f634074b7b9a9a1f120961a
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The cat is cold. If someone is big and not cold then they are rough. The cat is big. If someone is young and not red then they are rough. The cat is red. The cat is not young. The cat is not rough. If someone is cold then they are red. Question: The cat is not big.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-a59ae995e6744a7da3db66cedaf2ec49
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The mouse is not round. The squirrel needs the lion. The mouse is cold. If something is kind then it chases the cat. The squirrel likes the mouse. The lion chases the mouse. The lion chases the squirrel. The mouse needs the cat. The mouse does not like the lion. The squirrel needs the mouse. The cat does not like the squirrel. If something chases the cat and it needs the mouse then the cat likes the squirrel. If something is not young then it needs the squirrel. If something chases the cat then the cat does not chase the mouse. If something needs the lion then the lion needs the cat. The lion needs the cat. The mouse needs the squirrel. If something likes the cat then the cat is young. The cat needs the squirrel. The cat needs the mouse. The lion does not like the mouse. Question: The lion chases the mouse.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-f9927b3fef544f249d8da282a6e4ba69
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: The mouse is not round. The squirrel needs the lion. The mouse is cold. If something is kind then it chases the cat. The squirrel likes the mouse. The lion chases the mouse. The lion chases the squirrel. The mouse needs the cat. The mouse does not like the lion. The squirrel needs the mouse. The cat does not like the squirrel. If something chases the cat and it needs the mouse then the cat likes the squirrel. If something is not young then it needs the squirrel. If something chases the cat then the cat does not chase the mouse. If something needs the lion then the lion needs the cat. The lion needs the cat. The mouse needs the squirrel. If something likes the cat then the cat is young. The cat needs the squirrel. The cat needs the mouse. The lion does not like the mouse. Question: The squirrel does not like the mouse.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-b2bbb27e1bbc4099ad59586a5b3edfed
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Gary is white. If something is big and not cold then it is not quiet. If Gary is not cold and Gary is not quiet then Gary is not big. Dave is young. If something is rough and young then it is big. If something is big and quiet then it is red. If something is red then it is not cold. All cold things are rough. Dave is rough. Harry is big. Gary is rough. Harry is rough. Dave is red. Question: Gary is rough.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-c8700f352bc0439fb6d556e424a2f86d
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Gary is white. If something is big and not cold then it is not quiet. If Gary is not cold and Gary is not quiet then Gary is not big. Dave is young. If something is rough and young then it is big. If something is big and quiet then it is red. If something is red then it is not cold. All cold things are rough. Dave is rough. Harry is big. Gary is rough. Harry is rough. Dave is red. Question: Gary is not white.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-2a9f561d5c7742e69a897d44412e2b88
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is rough then it is big. Gary is kind. Erin is rough. Erin is red. Gary is green. Gary is blue. Erin is blue. If Gary is rough then Gary is green. All kind things are blue. All quiet things are big. Bob is blue. Bob is rough. If something is green and blue then it is quiet. Bob is green. Red, quiet things are blue. Bob is big. Question: Gary is blue.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-05ba71b013334bd08c034c98a339ddcf
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is rough then it is big. Gary is kind. Erin is rough. Erin is red. Gary is green. Gary is blue. Erin is blue. If Gary is rough then Gary is green. All kind things are blue. All quiet things are big. Bob is blue. Bob is rough. If something is green and blue then it is quiet. Bob is green. Red, quiet things are blue. Bob is big. Question: Erin is not red.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-dc18a5b26caf4293a166ee2ca48f9b89
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is kind and round then it is cold. Dave is kind. Dave is young. If something is white and kind then it is rough. Dave is cold. Dave is rough. Harry is cold. Erin is cold. Erin is young. Erin is rough. Harry is blue. Erin is blue. Erin is kind. Harry is round. Harry is young. Erin is white. Erin is round. Harry is kind. Question: Erin is rough.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-4058893e8d874aae811bbb5210b6c822
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something is kind and round then it is cold. Dave is kind. Dave is young. If something is white and kind then it is rough. Dave is cold. Dave is rough. Harry is cold. Erin is cold. Erin is young. Erin is rough. Harry is blue. Erin is blue. Erin is kind. Harry is round. Harry is young. Erin is white. Erin is round. Harry is kind. Question: Erin is not kind.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-c8f297a0c8d24214ac969b40f04eab7f
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Dave is white. Charlie is kind. Dave is red. Charlie is white. Dave is quiet. If Charlie is blue then Charlie is kind. Dave is rough. Fiona is kind. Charlie is red. All young, rough things are white. Quiet, blue things are red. Erin is rough. If something is young and kind then it is quiet. If something is white then it is red. Fiona is quiet. Red, kind things are blue. Question: Fiona is kind.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-1094a8ae13d84883a522be9d63bed0a6
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Dave is white. Charlie is kind. Dave is red. Charlie is white. Dave is quiet. If Charlie is blue then Charlie is kind. Dave is rough. Fiona is kind. Charlie is red. All young, rough things are white. Quiet, blue things are red. Erin is rough. If something is young and kind then it is quiet. If something is white then it is red. Fiona is quiet. Red, kind things are blue. Question: Dave is not white.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-23de0ea5a2e8465db0abcb034b190042
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Harry is nice. Harry is not smart. Harry is cold. Bob is nice. Bob is not cold. If someone is not young then they are green. Bob is white. Harry is young. Harry is green. Bob is young. Harry is white. Bob is smart. Harry is red. If someone is smart and young then they are not cold. Bob is green. Bob is not red. If someone is young and not white then they are red. Question: Harry is green.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-78effe73bb6e4999b21153c94e328928
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: Harry is nice. Harry is not smart. Harry is cold. Bob is nice. Bob is not cold. If someone is not young then they are green. Bob is white. Harry is young. Harry is green. Bob is young. Harry is white. Bob is smart. Harry is red. If someone is smart and young then they are not cold. Bob is green. Bob is not red. If someone is young and not white then they are red. Question: Bob is not young.
False
task966_ruletaker_fact_checking_based_on_given_context
task966-82c4519de93f48dfa0211a2adbb487e6
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something likes the rabbit then it is cold. The mouse does not eat the rabbit. The rabbit is not red. If something sees the rabbit and the rabbit is cold then the rabbit does not see the mouse. Question: The mouse does not eat the rabbit.
True
task966_ruletaker_fact_checking_based_on_given_context
task966-1ffc5601a9b24e3e89167ae181bb3b06
Given a text paragraph and a fact, generate 'True' if the fact can be inferred/concluded from the paragraph, otherwise generate 'False'. The input passage contains as set of logical statements so the fact can be marked either 'True' or 'False' if the relavant info regarding the fact is present in the given passage. If the Fact can't be marked True or False from the given paragraph, mark it as False. Don't use knowledge outside the given paragraph to check the fact.
Paragraph: If something likes the rabbit then it is cold. The mouse does not eat the rabbit. The rabbit is not red. If something sees the rabbit and the rabbit is cold then the rabbit does not see the mouse. Question: The mouse eats the rabbit.
False