id
stringlengths 15
24
| maxD
int64 0
10
| NFact
int64 1
16
| NRule
int64 1
9
| theory
stringlengths 34
1.18k
| question
stringlengths 11
45
| answer
stringclasses 3
values | QDep
int64 0
8
| QLen
float64 1
30
⌀ | allProofs
stringlengths 26
755k
| config
stringclasses 8
values |
---|---|---|---|---|---|---|---|---|---|---|
AttNeg-OWA-D0-4725
| 0 | 7 | 3 |
Anne is big. Anne is not blue. Anne is furry. Anne is quiet. Anne is smart. Anne is white. Anne is young. If Anne is not blue then Anne is big. All blue people are not big. If Anne is big and Anne is quiet then Anne is smart.
|
Anne is white.
|
True
| 0 | 1 |
@0: Anne is big.[(triple1 OR ((triple2) -> rule1))] Anne is furry.[(triple3)] Anne is not blue.[(triple2)] Anne is quiet.[(triple4)] Anne is smart.[(triple5 OR ((triple1 triple4) -> rule3) OR ((((triple2) -> rule1) triple4) -> rule3))] Anne is white.[(triple6)] Anne is young.[(triple7)]
|
depth-0
|
AttNeg-OWA-D0-4725
| 0 | 7 | 3 |
Anne is big. Anne is not blue. Anne is furry. Anne is quiet. Anne is smart. Anne is white. Anne is young. If Anne is not blue then Anne is big. All blue people are not big. If Anne is big and Anne is quiet then Anne is smart.
|
Anne is not young.
|
False
| 0 | 1 |
@0: Anne is big.[(triple1 OR ((triple2) -> rule1))] Anne is furry.[(triple3)] Anne is not blue.[(triple2)] Anne is quiet.[(triple4)] Anne is smart.[(triple5 OR ((triple1 triple4) -> rule3) OR ((((triple2) -> rule1) triple4) -> rule3))] Anne is white.[(triple6)] Anne is young.[(triple7)]
|
depth-0
|
RelNeg-OWA-D0-1602
| 1 | 7 | 8 |
The bear is green. The bear likes the rabbit. The dog is not kind. The rabbit is cold. The rabbit likes the bear. The tiger is young. The tiger visits the dog. If something sees the tiger and it is not cold then the tiger visits the rabbit. If the tiger sees the dog then the dog is not young. If something is young and it does not visit the dog then it likes the tiger. If something likes the dog then the dog does not visit the rabbit. If something likes the rabbit and the rabbit likes the dog then it likes the bear. If something is green and not young then it does not see the bear. If something visits the dog then it sees the bear. If something is young and it does not like the bear then it is red.
|
The tiger visits the dog.
|
True
| 0 | 1 |
@0: The bear is green.[(triple1)] The bear likes the rabbit.[(triple2)] The dog is not kind.[(triple3)] The rabbit is cold.[(triple4)] The rabbit likes the bear.[(triple5)] The tiger is young.[(triple6)] The tiger visits the dog.[(triple7)] @1: The tiger sees the bear.[(((triple7) -> rule7))]
|
depth-0
|
RelNeg-OWA-D0-1602
| 1 | 7 | 8 |
The bear is green. The bear likes the rabbit. The dog is not kind. The rabbit is cold. The rabbit likes the bear. The tiger is young. The tiger visits the dog. If something sees the tiger and it is not cold then the tiger visits the rabbit. If the tiger sees the dog then the dog is not young. If something is young and it does not visit the dog then it likes the tiger. If something likes the dog then the dog does not visit the rabbit. If something likes the rabbit and the rabbit likes the dog then it likes the bear. If something is green and not young then it does not see the bear. If something visits the dog then it sees the bear. If something is young and it does not like the bear then it is red.
|
The tiger does not visit the dog.
|
False
| 0 | 1 |
@0: The bear is green.[(triple1)] The bear likes the rabbit.[(triple2)] The dog is not kind.[(triple3)] The rabbit is cold.[(triple4)] The rabbit likes the bear.[(triple5)] The tiger is young.[(triple6)] The tiger visits the dog.[(triple7)] @1: The tiger sees the bear.[(((triple7) -> rule7))]
|
depth-0
|
RelNeg-OWA-D0-1602
| 1 | 7 | 8 |
The bear is green. The bear likes the rabbit. The dog is not kind. The rabbit is cold. The rabbit likes the bear. The tiger is young. The tiger visits the dog. If something sees the tiger and it is not cold then the tiger visits the rabbit. If the tiger sees the dog then the dog is not young. If something is young and it does not visit the dog then it likes the tiger. If something likes the dog then the dog does not visit the rabbit. If something likes the rabbit and the rabbit likes the dog then it likes the bear. If something is green and not young then it does not see the bear. If something visits the dog then it sees the bear. If something is young and it does not like the bear then it is red.
|
The rabbit is not red.
|
Unknown
| 1 | null |
@0: The bear is green.[(triple1)] The bear likes the rabbit.[(triple2)] The dog is not kind.[(triple3)] The rabbit is cold.[(triple4)] The rabbit likes the bear.[(triple5)] The tiger is young.[(triple6)] The tiger visits the dog.[(triple7)] @1: The tiger sees the bear.[(((triple7) -> rule7))]
|
depth-0
|
RelNeg-OWA-D0-1602
| 1 | 7 | 8 |
The bear is green. The bear likes the rabbit. The dog is not kind. The rabbit is cold. The rabbit likes the bear. The tiger is young. The tiger visits the dog. If something sees the tiger and it is not cold then the tiger visits the rabbit. If the tiger sees the dog then the dog is not young. If something is young and it does not visit the dog then it likes the tiger. If something likes the dog then the dog does not visit the rabbit. If something likes the rabbit and the rabbit likes the dog then it likes the bear. If something is green and not young then it does not see the bear. If something visits the dog then it sees the bear. If something is young and it does not like the bear then it is red.
|
The tiger sees the dog.
|
Unknown
| 0 | null |
@0: The bear is green.[(triple1)] The bear likes the rabbit.[(triple2)] The dog is not kind.[(triple3)] The rabbit is cold.[(triple4)] The rabbit likes the bear.[(triple5)] The tiger is young.[(triple6)] The tiger visits the dog.[(triple7)] @1: The tiger sees the bear.[(((triple7) -> rule7))]
|
depth-0
|
AttNoneg-OWA-D0-174
| 2 | 3 | 8 |
Anne is blue. Charlie is young. Fiona is green. Blue, smart things are white. All green, blue things are young. All white, green things are smart. If something is round then it is green. Round, green things are young. All green things are white. Green, cold things are blue. If something is young and cold then it is smart.
|
Charlie is young.
|
True
| 0 | 1 |
@0: Anne is blue.[(triple1)] Charlie is young.[(triple2)] Fiona is green.[(triple3)] @1: Fiona is white.[(((triple3) -> rule6))] @2: Fiona is smart.[(((((triple3) -> rule6) triple3) -> rule3))]
|
depth-0
|
AttNoneg-OWA-D0-174
| 2 | 3 | 8 |
Anne is blue. Charlie is young. Fiona is green. Blue, smart things are white. All green, blue things are young. All white, green things are smart. If something is round then it is green. Round, green things are young. All green things are white. Green, cold things are blue. If something is young and cold then it is smart.
|
Charlie is not young.
|
False
| 0 | 1 |
@0: Anne is blue.[(triple1)] Charlie is young.[(triple2)] Fiona is green.[(triple3)] @1: Fiona is white.[(((triple3) -> rule6))] @2: Fiona is smart.[(((((triple3) -> rule6) triple3) -> rule3))]
|
depth-0
|
AttNoneg-OWA-D0-174
| 2 | 3 | 8 |
Anne is blue. Charlie is young. Fiona is green. Blue, smart things are white. All green, blue things are young. All white, green things are smart. If something is round then it is green. Round, green things are young. All green things are white. Green, cold things are blue. If something is young and cold then it is smart.
|
Charlie is not white.
|
Unknown
| 2 | null |
@0: Anne is blue.[(triple1)] Charlie is young.[(triple2)] Fiona is green.[(triple3)] @1: Fiona is white.[(((triple3) -> rule6))] @2: Fiona is smart.[(((((triple3) -> rule6) triple3) -> rule3))]
|
depth-0
|
AttNoneg-OWA-D0-174
| 2 | 3 | 8 |
Anne is blue. Charlie is young. Fiona is green. Blue, smart things are white. All green, blue things are young. All white, green things are smart. If something is round then it is green. Round, green things are young. All green things are white. Green, cold things are blue. If something is young and cold then it is smart.
|
Anne is cold.
|
Unknown
| 0 | null |
@0: Anne is blue.[(triple1)] Charlie is young.[(triple2)] Fiona is green.[(triple3)] @1: Fiona is white.[(((triple3) -> rule6))] @2: Fiona is smart.[(((((triple3) -> rule6) triple3) -> rule3))]
|
depth-0
|
AttNoneg-OWA-D0-1603
| 0 | 7 | 3 |
Harry is big. Harry is furry. Harry is kind. Harry is nice. Harry is quiet. Harry is smart. Harry is young. If something is kind then it is nice. All young, kind things are smart. All nice, quiet things are young.
|
Harry is kind.
|
True
| 0 | 1 |
@0: Harry is big.[(triple1)] Harry is furry.[(triple2)] Harry is kind.[(triple3)] Harry is nice.[(triple4 OR ((triple3) -> rule1))] Harry is quiet.[(triple5)] Harry is smart.[(triple6 OR ((triple7 triple3) -> rule2) OR ((((triple4 triple5) -> rule3) triple3) -> rule2) OR ((((((triple3) -> rule1) triple5) -> rule3) triple3) -> rule2))] Harry is young.[(triple7 OR ((triple4 triple5) -> rule3) OR ((((triple3) -> rule1) triple5) -> rule3))]
|
depth-0
|
AttNoneg-OWA-D0-1603
| 0 | 7 | 3 |
Harry is big. Harry is furry. Harry is kind. Harry is nice. Harry is quiet. Harry is smart. Harry is young. If something is kind then it is nice. All young, kind things are smart. All nice, quiet things are young.
|
Harry is not smart.
|
False
| 0 | 1 |
@0: Harry is big.[(triple1)] Harry is furry.[(triple2)] Harry is kind.[(triple3)] Harry is nice.[(triple4 OR ((triple3) -> rule1))] Harry is quiet.[(triple5)] Harry is smart.[(triple6 OR ((triple7 triple3) -> rule2) OR ((((triple4 triple5) -> rule3) triple3) -> rule2) OR ((((((triple3) -> rule1) triple5) -> rule3) triple3) -> rule2))] Harry is young.[(triple7 OR ((triple4 triple5) -> rule3) OR ((((triple3) -> rule1) triple5) -> rule3))]
|
depth-0
|
AttNeg-OWA-D0-1739
| 0 | 14 | 1 |
Charlie is not big. Charlie is furry. Charlie is green. Charlie is kind. Charlie is not quiet. Charlie is round. Charlie is smart. Fiona is not big. Fiona is furry. Fiona is not green. Fiona is kind. Fiona is quiet. Fiona is round. Fiona is smart. If something is big and green then it is not kind.
|
Charlie is green.
|
True
| 0 | 1 |
@0: Charlie is furry.[(triple2)] Charlie is green.[(triple3)] Charlie is kind.[(triple4)] Charlie is not big.[(triple1)] Charlie is not quiet.[(triple5)] Charlie is round.[(triple6)] Charlie is smart.[(triple7)] Fiona is furry.[(triple9)] Fiona is kind.[(triple11)] Fiona is not big.[(triple8)] Fiona is not green.[(triple10)] Fiona is quiet.[(triple12)] Fiona is round.[(triple13)] Fiona is smart.[(triple14)]
|
depth-0
|
AttNeg-OWA-D0-1739
| 0 | 14 | 1 |
Charlie is not big. Charlie is furry. Charlie is green. Charlie is kind. Charlie is not quiet. Charlie is round. Charlie is smart. Fiona is not big. Fiona is furry. Fiona is not green. Fiona is kind. Fiona is quiet. Fiona is round. Fiona is smart. If something is big and green then it is not kind.
|
Fiona is not kind.
|
False
| 0 | 1 |
@0: Charlie is furry.[(triple2)] Charlie is green.[(triple3)] Charlie is kind.[(triple4)] Charlie is not big.[(triple1)] Charlie is not quiet.[(triple5)] Charlie is round.[(triple6)] Charlie is smart.[(triple7)] Fiona is furry.[(triple9)] Fiona is kind.[(triple11)] Fiona is not big.[(triple8)] Fiona is not green.[(triple10)] Fiona is quiet.[(triple12)] Fiona is round.[(triple13)] Fiona is smart.[(triple14)]
|
depth-0
|
AttNeg-OWA-D0-4620
| 1 | 7 | 8 |
Bob is quiet. Bob is red. Harry is not cold. Harry is not furry. Harry is not red. Harry is smart. Harry is white. If someone is white and not quiet then they are red. Red people are not white. If someone is quiet and not red then they are young. If someone is young then they are furry. Cold, white people are not smart. All furry people are smart. Young people are not cold. If someone is red and not furry then they are cold.
|
Harry is not cold.
|
True
| 0 | 1 |
@0: Bob is quiet.[(triple1)] Bob is red.[(triple2)] Harry is not cold.[(triple3)] Harry is not furry.[(triple4)] Harry is not red.[(triple5)] Harry is smart.[(triple6)] Harry is white.[(triple7)] @1: Bob is not white.[(((triple2) -> rule2))]
|
depth-0
|
AttNeg-OWA-D0-4620
| 1 | 7 | 8 |
Bob is quiet. Bob is red. Harry is not cold. Harry is not furry. Harry is not red. Harry is smart. Harry is white. If someone is white and not quiet then they are red. Red people are not white. If someone is quiet and not red then they are young. If someone is young then they are furry. Cold, white people are not smart. All furry people are smart. Young people are not cold. If someone is red and not furry then they are cold.
|
Harry is furry.
|
False
| 0 | 1 |
@0: Bob is quiet.[(triple1)] Bob is red.[(triple2)] Harry is not cold.[(triple3)] Harry is not furry.[(triple4)] Harry is not red.[(triple5)] Harry is smart.[(triple6)] Harry is white.[(triple7)] @1: Bob is not white.[(((triple2) -> rule2))]
|
depth-0
|
AttNeg-OWA-D0-4620
| 1 | 7 | 8 |
Bob is quiet. Bob is red. Harry is not cold. Harry is not furry. Harry is not red. Harry is smart. Harry is white. If someone is white and not quiet then they are red. Red people are not white. If someone is quiet and not red then they are young. If someone is young then they are furry. Cold, white people are not smart. All furry people are smart. Young people are not cold. If someone is red and not furry then they are cold.
|
Harry is not young.
|
Unknown
| 1 | null |
@0: Bob is quiet.[(triple1)] Bob is red.[(triple2)] Harry is not cold.[(triple3)] Harry is not furry.[(triple4)] Harry is not red.[(triple5)] Harry is smart.[(triple6)] Harry is white.[(triple7)] @1: Bob is not white.[(((triple2) -> rule2))]
|
depth-0
|
AttNeg-OWA-D0-4620
| 1 | 7 | 8 |
Bob is quiet. Bob is red. Harry is not cold. Harry is not furry. Harry is not red. Harry is smart. Harry is white. If someone is white and not quiet then they are red. Red people are not white. If someone is quiet and not red then they are young. If someone is young then they are furry. Cold, white people are not smart. All furry people are smart. Young people are not cold. If someone is red and not furry then they are cold.
|
Harry is quiet.
|
Unknown
| 0 | null |
@0: Bob is quiet.[(triple1)] Bob is red.[(triple2)] Harry is not cold.[(triple3)] Harry is not furry.[(triple4)] Harry is not red.[(triple5)] Harry is smart.[(triple6)] Harry is white.[(triple7)] @1: Bob is not white.[(((triple2) -> rule2))]
|
depth-0
|
AttNoneg-OWA-D0-3034
| 1 | 15 | 3 |
Bob is blue. Bob is furry. Bob is rough. Bob is round. Bob is smart. Erin is blue. Erin is red. Erin is smart. Fiona is blue. Fiona is furry. Fiona is red. Fiona is rough. Fiona is round. Fiona is smart. Fiona is young. If Bob is young and Bob is furry then Bob is blue. If something is smart then it is round. All rough, round things are smart.
|
Bob is smart.
|
True
| 0 | 1 |
@0: Bob is blue.[(triple1)] Bob is furry.[(triple2)] Bob is rough.[(triple3)] Bob is round.[(triple4 OR ((triple5) -> rule2))] Bob is smart.[(triple5 OR ((triple3 triple4) -> rule3))] Erin is blue.[(triple6)] Erin is red.[(triple7)] Erin is smart.[(triple8)] Fiona is blue.[(triple9)] Fiona is furry.[(triple10)] Fiona is red.[(triple11)] Fiona is rough.[(triple12)] Fiona is round.[(triple13 OR ((triple14) -> rule2))] Fiona is smart.[(triple14 OR ((triple12 triple13) -> rule3))] Fiona is young.[(triple15)] @1: Erin is round.[(((triple8) -> rule2))]
|
depth-0
|
AttNoneg-OWA-D0-3034
| 1 | 15 | 3 |
Bob is blue. Bob is furry. Bob is rough. Bob is round. Bob is smart. Erin is blue. Erin is red. Erin is smart. Fiona is blue. Fiona is furry. Fiona is red. Fiona is rough. Fiona is round. Fiona is smart. Fiona is young. If Bob is young and Bob is furry then Bob is blue. If something is smart then it is round. All rough, round things are smart.
|
Bob is not blue.
|
False
| 0 | 1 |
@0: Bob is blue.[(triple1)] Bob is furry.[(triple2)] Bob is rough.[(triple3)] Bob is round.[(triple4 OR ((triple5) -> rule2))] Bob is smart.[(triple5 OR ((triple3 triple4) -> rule3))] Erin is blue.[(triple6)] Erin is red.[(triple7)] Erin is smart.[(triple8)] Fiona is blue.[(triple9)] Fiona is furry.[(triple10)] Fiona is red.[(triple11)] Fiona is rough.[(triple12)] Fiona is round.[(triple13 OR ((triple14) -> rule2))] Fiona is smart.[(triple14 OR ((triple12 triple13) -> rule3))] Fiona is young.[(triple15)] @1: Erin is round.[(((triple8) -> rule2))]
|
depth-0
|
AttNoneg-OWA-D0-3034
| 1 | 15 | 3 |
Bob is blue. Bob is furry. Bob is rough. Bob is round. Bob is smart. Erin is blue. Erin is red. Erin is smart. Fiona is blue. Fiona is furry. Fiona is red. Fiona is rough. Fiona is round. Fiona is smart. Fiona is young. If Bob is young and Bob is furry then Bob is blue. If something is smart then it is round. All rough, round things are smart.
|
Erin is not furry.
|
Unknown
| 0 | null |
@0: Bob is blue.[(triple1)] Bob is furry.[(triple2)] Bob is rough.[(triple3)] Bob is round.[(triple4 OR ((triple5) -> rule2))] Bob is smart.[(triple5 OR ((triple3 triple4) -> rule3))] Erin is blue.[(triple6)] Erin is red.[(triple7)] Erin is smart.[(triple8)] Fiona is blue.[(triple9)] Fiona is furry.[(triple10)] Fiona is red.[(triple11)] Fiona is rough.[(triple12)] Fiona is round.[(triple13 OR ((triple14) -> rule2))] Fiona is smart.[(triple14 OR ((triple12 triple13) -> rule3))] Fiona is young.[(triple15)] @1: Erin is round.[(((triple8) -> rule2))]
|
depth-0
|
AttNoneg-OWA-D0-3034
| 1 | 15 | 3 |
Bob is blue. Bob is furry. Bob is rough. Bob is round. Bob is smart. Erin is blue. Erin is red. Erin is smart. Fiona is blue. Fiona is furry. Fiona is red. Fiona is rough. Fiona is round. Fiona is smart. Fiona is young. If Bob is young and Bob is furry then Bob is blue. If something is smart then it is round. All rough, round things are smart.
|
Erin is young.
|
Unknown
| 0 | null |
@0: Bob is blue.[(triple1)] Bob is furry.[(triple2)] Bob is rough.[(triple3)] Bob is round.[(triple4 OR ((triple5) -> rule2))] Bob is smart.[(triple5 OR ((triple3 triple4) -> rule3))] Erin is blue.[(triple6)] Erin is red.[(triple7)] Erin is smart.[(triple8)] Fiona is blue.[(triple9)] Fiona is furry.[(triple10)] Fiona is red.[(triple11)] Fiona is rough.[(triple12)] Fiona is round.[(triple13 OR ((triple14) -> rule2))] Fiona is smart.[(triple14 OR ((triple12 triple13) -> rule3))] Fiona is young.[(triple15)] @1: Erin is round.[(((triple8) -> rule2))]
|
depth-0
|
AttNeg-OWA-D0-6716
| 0 | 15 | 3 |
Anne is not cold. Anne is red. Bob is big. Bob is nice. Bob is quiet. Bob is red. Bob is not rough. Bob is round. Charlie is not nice. Charlie is quiet. Charlie is not red. Charlie is not round. Erin is cold. Erin is nice. Erin is round. Quiet, red things are nice. If Erin is not cold then Erin is not round. All nice, rough things are big.
|
Bob is round.
|
True
| 0 | 1 |
@0: Anne is not cold.[(triple1)] Anne is red.[(triple2)] Bob is big.[(triple3)] Bob is nice.[(triple4 OR ((triple5 triple6) -> rule1))] Bob is not rough.[(triple7)] Bob is quiet.[(triple5)] Bob is red.[(triple6)] Bob is round.[(triple8)] Charlie is not nice.[(triple9)] Charlie is not red.[(triple11)] Charlie is not round.[(triple12)] Charlie is quiet.[(triple10)] Erin is cold.[(triple13)] Erin is nice.[(triple14)] Erin is round.[(triple15)]
|
depth-0
|
AttNeg-OWA-D0-6716
| 0 | 15 | 3 |
Anne is not cold. Anne is red. Bob is big. Bob is nice. Bob is quiet. Bob is red. Bob is not rough. Bob is round. Charlie is not nice. Charlie is quiet. Charlie is not red. Charlie is not round. Erin is cold. Erin is nice. Erin is round. Quiet, red things are nice. If Erin is not cold then Erin is not round. All nice, rough things are big.
|
Charlie is not quiet.
|
False
| 0 | 1 |
@0: Anne is not cold.[(triple1)] Anne is red.[(triple2)] Bob is big.[(triple3)] Bob is nice.[(triple4 OR ((triple5 triple6) -> rule1))] Bob is not rough.[(triple7)] Bob is quiet.[(triple5)] Bob is red.[(triple6)] Bob is round.[(triple8)] Charlie is not nice.[(triple9)] Charlie is not red.[(triple11)] Charlie is not round.[(triple12)] Charlie is quiet.[(triple10)] Erin is cold.[(triple13)] Erin is nice.[(triple14)] Erin is round.[(triple15)]
|
depth-0
|
AttNeg-OWA-D0-6716
| 0 | 15 | 3 |
Anne is not cold. Anne is red. Bob is big. Bob is nice. Bob is quiet. Bob is red. Bob is not rough. Bob is round. Charlie is not nice. Charlie is quiet. Charlie is not red. Charlie is not round. Erin is cold. Erin is nice. Erin is round. Quiet, red things are nice. If Erin is not cold then Erin is not round. All nice, rough things are big.
|
Charlie is not big.
|
Unknown
| 1 | null |
@0: Anne is not cold.[(triple1)] Anne is red.[(triple2)] Bob is big.[(triple3)] Bob is nice.[(triple4 OR ((triple5 triple6) -> rule1))] Bob is not rough.[(triple7)] Bob is quiet.[(triple5)] Bob is red.[(triple6)] Bob is round.[(triple8)] Charlie is not nice.[(triple9)] Charlie is not red.[(triple11)] Charlie is not round.[(triple12)] Charlie is quiet.[(triple10)] Erin is cold.[(triple13)] Erin is nice.[(triple14)] Erin is round.[(triple15)]
|
depth-0
|
AttNeg-OWA-D0-6716
| 0 | 15 | 3 |
Anne is not cold. Anne is red. Bob is big. Bob is nice. Bob is quiet. Bob is red. Bob is not rough. Bob is round. Charlie is not nice. Charlie is quiet. Charlie is not red. Charlie is not round. Erin is cold. Erin is nice. Erin is round. Quiet, red things are nice. If Erin is not cold then Erin is not round. All nice, rough things are big.
|
Erin is red.
|
Unknown
| 0 | null |
@0: Anne is not cold.[(triple1)] Anne is red.[(triple2)] Bob is big.[(triple3)] Bob is nice.[(triple4 OR ((triple5 triple6) -> rule1))] Bob is not rough.[(triple7)] Bob is quiet.[(triple5)] Bob is red.[(triple6)] Bob is round.[(triple8)] Charlie is not nice.[(triple9)] Charlie is not red.[(triple11)] Charlie is not round.[(triple12)] Charlie is quiet.[(triple10)] Erin is cold.[(triple13)] Erin is nice.[(triple14)] Erin is round.[(triple15)]
|
depth-0
|
RelNeg-OWA-D0-4228
| 1 | 12 | 3 |
The mouse chases the tiger. The mouse is blue. The mouse is not nice. The mouse likes the tiger. The mouse does not need the tiger. The tiger chases the mouse. The tiger is big. The tiger is green. The tiger is not nice. The tiger is round. The tiger likes the mouse. The tiger needs the mouse. If something needs the mouse and the mouse likes the tiger then it is not blue. If the mouse chases the tiger then the tiger likes the mouse. If something chases the mouse then the mouse likes the tiger.
|
The tiger is not nice.
|
True
| 0 | 1 |
@0: The mouse chases the tiger.[(triple1)] The mouse does not need the tiger.[(triple5)] The mouse is blue.[(triple2)] The mouse is not nice.[(triple3)] The mouse likes the tiger.[(triple4 OR ((triple6) -> rule3))] The tiger chases the mouse.[(triple6)] The tiger is big.[(triple7)] The tiger is green.[(triple8)] The tiger is not nice.[(triple9)] The tiger is round.[(triple10)] The tiger likes the mouse.[(triple11 OR ((triple1) -> rule2))] The tiger needs the mouse.[(triple12)] @1: The tiger is not blue.[(((triple12 triple4) -> rule1) OR ((triple12 ((triple6) -> rule3)) -> rule1))]
|
depth-0
|
RelNeg-OWA-D0-4228
| 1 | 12 | 3 |
The mouse chases the tiger. The mouse is blue. The mouse is not nice. The mouse likes the tiger. The mouse does not need the tiger. The tiger chases the mouse. The tiger is big. The tiger is green. The tiger is not nice. The tiger is round. The tiger likes the mouse. The tiger needs the mouse. If something needs the mouse and the mouse likes the tiger then it is not blue. If the mouse chases the tiger then the tiger likes the mouse. If something chases the mouse then the mouse likes the tiger.
|
The tiger does not like the mouse.
|
False
| 0 | 1 |
@0: The mouse chases the tiger.[(triple1)] The mouse does not need the tiger.[(triple5)] The mouse is blue.[(triple2)] The mouse is not nice.[(triple3)] The mouse likes the tiger.[(triple4 OR ((triple6) -> rule3))] The tiger chases the mouse.[(triple6)] The tiger is big.[(triple7)] The tiger is green.[(triple8)] The tiger is not nice.[(triple9)] The tiger is round.[(triple10)] The tiger likes the mouse.[(triple11 OR ((triple1) -> rule2))] The tiger needs the mouse.[(triple12)] @1: The tiger is not blue.[(((triple12 triple4) -> rule1) OR ((triple12 ((triple6) -> rule3)) -> rule1))]
|
depth-0
|
RelNeg-OWA-D0-4228
| 1 | 12 | 3 |
The mouse chases the tiger. The mouse is blue. The mouse is not nice. The mouse likes the tiger. The mouse does not need the tiger. The tiger chases the mouse. The tiger is big. The tiger is green. The tiger is not nice. The tiger is round. The tiger likes the mouse. The tiger needs the mouse. If something needs the mouse and the mouse likes the tiger then it is not blue. If the mouse chases the tiger then the tiger likes the mouse. If something chases the mouse then the mouse likes the tiger.
|
The mouse does not need the mouse.
|
Unknown
| 0 | null |
@0: The mouse chases the tiger.[(triple1)] The mouse does not need the tiger.[(triple5)] The mouse is blue.[(triple2)] The mouse is not nice.[(triple3)] The mouse likes the tiger.[(triple4 OR ((triple6) -> rule3))] The tiger chases the mouse.[(triple6)] The tiger is big.[(triple7)] The tiger is green.[(triple8)] The tiger is not nice.[(triple9)] The tiger is round.[(triple10)] The tiger likes the mouse.[(triple11 OR ((triple1) -> rule2))] The tiger needs the mouse.[(triple12)] @1: The tiger is not blue.[(((triple12 triple4) -> rule1) OR ((triple12 ((triple6) -> rule3)) -> rule1))]
|
depth-0
|
RelNeg-OWA-D0-4228
| 1 | 12 | 3 |
The mouse chases the tiger. The mouse is blue. The mouse is not nice. The mouse likes the tiger. The mouse does not need the tiger. The tiger chases the mouse. The tiger is big. The tiger is green. The tiger is not nice. The tiger is round. The tiger likes the mouse. The tiger needs the mouse. If something needs the mouse and the mouse likes the tiger then it is not blue. If the mouse chases the tiger then the tiger likes the mouse. If something chases the mouse then the mouse likes the tiger.
|
The tiger likes the tiger.
|
Unknown
| 0 | null |
@0: The mouse chases the tiger.[(triple1)] The mouse does not need the tiger.[(triple5)] The mouse is blue.[(triple2)] The mouse is not nice.[(triple3)] The mouse likes the tiger.[(triple4 OR ((triple6) -> rule3))] The tiger chases the mouse.[(triple6)] The tiger is big.[(triple7)] The tiger is green.[(triple8)] The tiger is not nice.[(triple9)] The tiger is round.[(triple10)] The tiger likes the mouse.[(triple11 OR ((triple1) -> rule2))] The tiger needs the mouse.[(triple12)] @1: The tiger is not blue.[(((triple12 triple4) -> rule1) OR ((triple12 ((triple6) -> rule3)) -> rule1))]
|
depth-0
|
RelNoneg-OWA-D0-2618
| 0 | 12 | 2 |
The lion likes the rabbit. The lion sees the squirrel. The rabbit is red. The rabbit is rough. The rabbit is round. The rabbit is young. The rabbit sees the lion. The squirrel is rough. The squirrel is young. The squirrel likes the rabbit. The squirrel sees the lion. The squirrel visits the rabbit. If someone is cold then they like the squirrel. If the rabbit sees the squirrel then the squirrel likes the lion.
|
The rabbit is young.
|
True
| 0 | 1 |
@0: The lion likes the rabbit.[(triple1)] The lion sees the squirrel.[(triple2)] The rabbit is red.[(triple3)] The rabbit is rough.[(triple4)] The rabbit is round.[(triple5)] The rabbit is young.[(triple6)] The rabbit sees the lion.[(triple7)] The squirrel is rough.[(triple8)] The squirrel is young.[(triple9)] The squirrel likes the rabbit.[(triple10)] The squirrel sees the lion.[(triple11)] The squirrel visits the rabbit.[(triple12)]
|
depth-0
|
RelNoneg-OWA-D0-2618
| 0 | 12 | 2 |
The lion likes the rabbit. The lion sees the squirrel. The rabbit is red. The rabbit is rough. The rabbit is round. The rabbit is young. The rabbit sees the lion. The squirrel is rough. The squirrel is young. The squirrel likes the rabbit. The squirrel sees the lion. The squirrel visits the rabbit. If someone is cold then they like the squirrel. If the rabbit sees the squirrel then the squirrel likes the lion.
|
The squirrel is not young.
|
False
| 0 | 1 |
@0: The lion likes the rabbit.[(triple1)] The lion sees the squirrel.[(triple2)] The rabbit is red.[(triple3)] The rabbit is rough.[(triple4)] The rabbit is round.[(triple5)] The rabbit is young.[(triple6)] The rabbit sees the lion.[(triple7)] The squirrel is rough.[(triple8)] The squirrel is young.[(triple9)] The squirrel likes the rabbit.[(triple10)] The squirrel sees the lion.[(triple11)] The squirrel visits the rabbit.[(triple12)]
|
depth-0
|
RelNoneg-OWA-D0-2618
| 0 | 12 | 2 |
The lion likes the rabbit. The lion sees the squirrel. The rabbit is red. The rabbit is rough. The rabbit is round. The rabbit is young. The rabbit sees the lion. The squirrel is rough. The squirrel is young. The squirrel likes the rabbit. The squirrel sees the lion. The squirrel visits the rabbit. If someone is cold then they like the squirrel. If the rabbit sees the squirrel then the squirrel likes the lion.
|
The squirrel does not like the lion.
|
Unknown
| 1 | null |
@0: The lion likes the rabbit.[(triple1)] The lion sees the squirrel.[(triple2)] The rabbit is red.[(triple3)] The rabbit is rough.[(triple4)] The rabbit is round.[(triple5)] The rabbit is young.[(triple6)] The rabbit sees the lion.[(triple7)] The squirrel is rough.[(triple8)] The squirrel is young.[(triple9)] The squirrel likes the rabbit.[(triple10)] The squirrel sees the lion.[(triple11)] The squirrel visits the rabbit.[(triple12)]
|
depth-0
|
RelNoneg-OWA-D0-2618
| 0 | 12 | 2 |
The lion likes the rabbit. The lion sees the squirrel. The rabbit is red. The rabbit is rough. The rabbit is round. The rabbit is young. The rabbit sees the lion. The squirrel is rough. The squirrel is young. The squirrel likes the rabbit. The squirrel sees the lion. The squirrel visits the rabbit. If someone is cold then they like the squirrel. If the rabbit sees the squirrel then the squirrel likes the lion.
|
The lion sees the rabbit.
|
Unknown
| 0 | null |
@0: The lion likes the rabbit.[(triple1)] The lion sees the squirrel.[(triple2)] The rabbit is red.[(triple3)] The rabbit is rough.[(triple4)] The rabbit is round.[(triple5)] The rabbit is young.[(triple6)] The rabbit sees the lion.[(triple7)] The squirrel is rough.[(triple8)] The squirrel is young.[(triple9)] The squirrel likes the rabbit.[(triple10)] The squirrel sees the lion.[(triple11)] The squirrel visits the rabbit.[(triple12)]
|
depth-0
|
AttNoneg-OWA-D0-7281
| 1 | 16 | 8 |
Bob is big. Bob is cold. Bob is kind. Bob is quiet. Bob is white. Charlie is big. Charlie is blue. Charlie is cold. Charlie is white. Charlie is young. Harry is big. Harry is blue. Harry is cold. Harry is kind. Harry is quiet. Harry is white. Big, white things are quiet. If something is big then it is kind. Blue things are white. All quiet, kind things are cold. Big things are blue. Kind things are cold. If Charlie is blue then Charlie is white. If Charlie is blue then Charlie is white.
|
Charlie is big.
|
True
| 0 | 1 |
@0: Bob is big.[(triple1)] Bob is cold.[(triple2 OR ((triple3) -> rule6) OR ((triple4 triple3) -> rule4) OR ((((triple1) -> rule2)) -> rule6) OR ((triple4 ((triple1) -> rule2)) -> rule4) OR ((((triple1 triple5) -> rule1) triple3) -> rule4) OR ((((triple1 triple5) -> rule1) ((triple1) -> rule2)) -> rule4) OR ((((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1) triple3) -> rule4) OR ((((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1) ((triple1) -> rule2)) -> rule4))] Bob is kind.[(triple3 OR ((triple1) -> rule2))] Bob is quiet.[(triple4 OR ((triple1 triple5) -> rule1) OR ((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1))] Bob is white.[(triple5 OR ((((triple1) -> rule5)) -> rule3))] Charlie is big.[(triple6)] Charlie is blue.[(triple7 OR ((triple6) -> rule5))] Charlie is cold.[(triple8 OR ((((triple6) -> rule2)) -> rule6) OR ((((triple6 triple9) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule3)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule7)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule8)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule3)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule7)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule8)) -> rule1) ((triple6) -> rule2)) -> rule4))] Charlie is white.[(triple9 OR ((triple7) -> rule3) OR ((triple7) -> rule7) OR ((triple7) -> rule8) OR ((((triple6) -> rule5)) -> rule3) OR ((((triple6) -> rule5)) -> rule7) OR ((((triple6) -> rule5)) -> rule8))] Charlie is young.[(triple10)] Harry is big.[(triple11)] Harry is blue.[(triple12 OR ((triple11) -> rule5))] Harry is cold.[(triple13 OR ((triple14) -> rule6) OR ((triple15 triple14) -> rule4) OR ((((triple11) -> rule2)) -> rule6) OR ((triple15 ((triple11) -> rule2)) -> rule4) OR ((((triple11 triple16) -> rule1) triple14) -> rule4) OR ((((triple11 triple16) -> rule1) ((triple11) -> rule2)) -> rule4) OR ((((triple11 ((triple12) -> rule3)) -> rule1) triple14) -> rule4) OR ((((triple11 ((triple12) -> rule3)) -> rule1) ((triple11) -> rule2)) -> rule4) OR ((((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1) triple14) -> rule4) OR ((((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1) ((triple11) -> rule2)) -> rule4))] Harry is kind.[(triple14 OR ((triple11) -> rule2))] Harry is quiet.[(triple15 OR ((triple11 triple16) -> rule1) OR ((triple11 ((triple12) -> rule3)) -> rule1) OR ((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1))] Harry is white.[(triple16 OR ((triple12) -> rule3) OR ((((triple11) -> rule5)) -> rule3))] @1: Bob is blue.[(((triple1) -> rule5))] Charlie is kind.[(((triple6) -> rule2))] Charlie is quiet.[(((triple6 triple9) -> rule1) OR ((triple6 ((triple7) -> rule3)) -> rule1) OR ((triple6 ((triple7) -> rule7)) -> rule1) OR ((triple6 ((triple7) -> rule8)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule3)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule7)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule8)) -> rule1))]
|
depth-0
|
AttNoneg-OWA-D0-7281
| 1 | 16 | 8 |
Bob is big. Bob is cold. Bob is kind. Bob is quiet. Bob is white. Charlie is big. Charlie is blue. Charlie is cold. Charlie is white. Charlie is young. Harry is big. Harry is blue. Harry is cold. Harry is kind. Harry is quiet. Harry is white. Big, white things are quiet. If something is big then it is kind. Blue things are white. All quiet, kind things are cold. Big things are blue. Kind things are cold. If Charlie is blue then Charlie is white. If Charlie is blue then Charlie is white.
|
Bob is not big.
|
False
| 0 | 1 |
@0: Bob is big.[(triple1)] Bob is cold.[(triple2 OR ((triple3) -> rule6) OR ((triple4 triple3) -> rule4) OR ((((triple1) -> rule2)) -> rule6) OR ((triple4 ((triple1) -> rule2)) -> rule4) OR ((((triple1 triple5) -> rule1) triple3) -> rule4) OR ((((triple1 triple5) -> rule1) ((triple1) -> rule2)) -> rule4) OR ((((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1) triple3) -> rule4) OR ((((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1) ((triple1) -> rule2)) -> rule4))] Bob is kind.[(triple3 OR ((triple1) -> rule2))] Bob is quiet.[(triple4 OR ((triple1 triple5) -> rule1) OR ((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1))] Bob is white.[(triple5 OR ((((triple1) -> rule5)) -> rule3))] Charlie is big.[(triple6)] Charlie is blue.[(triple7 OR ((triple6) -> rule5))] Charlie is cold.[(triple8 OR ((((triple6) -> rule2)) -> rule6) OR ((((triple6 triple9) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule3)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule7)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule8)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule3)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule7)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule8)) -> rule1) ((triple6) -> rule2)) -> rule4))] Charlie is white.[(triple9 OR ((triple7) -> rule3) OR ((triple7) -> rule7) OR ((triple7) -> rule8) OR ((((triple6) -> rule5)) -> rule3) OR ((((triple6) -> rule5)) -> rule7) OR ((((triple6) -> rule5)) -> rule8))] Charlie is young.[(triple10)] Harry is big.[(triple11)] Harry is blue.[(triple12 OR ((triple11) -> rule5))] Harry is cold.[(triple13 OR ((triple14) -> rule6) OR ((triple15 triple14) -> rule4) OR ((((triple11) -> rule2)) -> rule6) OR ((triple15 ((triple11) -> rule2)) -> rule4) OR ((((triple11 triple16) -> rule1) triple14) -> rule4) OR ((((triple11 triple16) -> rule1) ((triple11) -> rule2)) -> rule4) OR ((((triple11 ((triple12) -> rule3)) -> rule1) triple14) -> rule4) OR ((((triple11 ((triple12) -> rule3)) -> rule1) ((triple11) -> rule2)) -> rule4) OR ((((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1) triple14) -> rule4) OR ((((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1) ((triple11) -> rule2)) -> rule4))] Harry is kind.[(triple14 OR ((triple11) -> rule2))] Harry is quiet.[(triple15 OR ((triple11 triple16) -> rule1) OR ((triple11 ((triple12) -> rule3)) -> rule1) OR ((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1))] Harry is white.[(triple16 OR ((triple12) -> rule3) OR ((((triple11) -> rule5)) -> rule3))] @1: Bob is blue.[(((triple1) -> rule5))] Charlie is kind.[(((triple6) -> rule2))] Charlie is quiet.[(((triple6 triple9) -> rule1) OR ((triple6 ((triple7) -> rule3)) -> rule1) OR ((triple6 ((triple7) -> rule7)) -> rule1) OR ((triple6 ((triple7) -> rule8)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule3)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule7)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule8)) -> rule1))]
|
depth-0
|
AttNoneg-OWA-D0-7281
| 1 | 16 | 8 |
Bob is big. Bob is cold. Bob is kind. Bob is quiet. Bob is white. Charlie is big. Charlie is blue. Charlie is cold. Charlie is white. Charlie is young. Harry is big. Harry is blue. Harry is cold. Harry is kind. Harry is quiet. Harry is white. Big, white things are quiet. If something is big then it is kind. Blue things are white. All quiet, kind things are cold. Big things are blue. Kind things are cold. If Charlie is blue then Charlie is white. If Charlie is blue then Charlie is white.
|
Bob is not young.
|
Unknown
| 0 | null |
@0: Bob is big.[(triple1)] Bob is cold.[(triple2 OR ((triple3) -> rule6) OR ((triple4 triple3) -> rule4) OR ((((triple1) -> rule2)) -> rule6) OR ((triple4 ((triple1) -> rule2)) -> rule4) OR ((((triple1 triple5) -> rule1) triple3) -> rule4) OR ((((triple1 triple5) -> rule1) ((triple1) -> rule2)) -> rule4) OR ((((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1) triple3) -> rule4) OR ((((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1) ((triple1) -> rule2)) -> rule4))] Bob is kind.[(triple3 OR ((triple1) -> rule2))] Bob is quiet.[(triple4 OR ((triple1 triple5) -> rule1) OR ((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1))] Bob is white.[(triple5 OR ((((triple1) -> rule5)) -> rule3))] Charlie is big.[(triple6)] Charlie is blue.[(triple7 OR ((triple6) -> rule5))] Charlie is cold.[(triple8 OR ((((triple6) -> rule2)) -> rule6) OR ((((triple6 triple9) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule3)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule7)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule8)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule3)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule7)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule8)) -> rule1) ((triple6) -> rule2)) -> rule4))] Charlie is white.[(triple9 OR ((triple7) -> rule3) OR ((triple7) -> rule7) OR ((triple7) -> rule8) OR ((((triple6) -> rule5)) -> rule3) OR ((((triple6) -> rule5)) -> rule7) OR ((((triple6) -> rule5)) -> rule8))] Charlie is young.[(triple10)] Harry is big.[(triple11)] Harry is blue.[(triple12 OR ((triple11) -> rule5))] Harry is cold.[(triple13 OR ((triple14) -> rule6) OR ((triple15 triple14) -> rule4) OR ((((triple11) -> rule2)) -> rule6) OR ((triple15 ((triple11) -> rule2)) -> rule4) OR ((((triple11 triple16) -> rule1) triple14) -> rule4) OR ((((triple11 triple16) -> rule1) ((triple11) -> rule2)) -> rule4) OR ((((triple11 ((triple12) -> rule3)) -> rule1) triple14) -> rule4) OR ((((triple11 ((triple12) -> rule3)) -> rule1) ((triple11) -> rule2)) -> rule4) OR ((((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1) triple14) -> rule4) OR ((((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1) ((triple11) -> rule2)) -> rule4))] Harry is kind.[(triple14 OR ((triple11) -> rule2))] Harry is quiet.[(triple15 OR ((triple11 triple16) -> rule1) OR ((triple11 ((triple12) -> rule3)) -> rule1) OR ((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1))] Harry is white.[(triple16 OR ((triple12) -> rule3) OR ((((triple11) -> rule5)) -> rule3))] @1: Bob is blue.[(((triple1) -> rule5))] Charlie is kind.[(((triple6) -> rule2))] Charlie is quiet.[(((triple6 triple9) -> rule1) OR ((triple6 ((triple7) -> rule3)) -> rule1) OR ((triple6 ((triple7) -> rule7)) -> rule1) OR ((triple6 ((triple7) -> rule8)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule3)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule7)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule8)) -> rule1))]
|
depth-0
|
AttNoneg-OWA-D0-7281
| 1 | 16 | 8 |
Bob is big. Bob is cold. Bob is kind. Bob is quiet. Bob is white. Charlie is big. Charlie is blue. Charlie is cold. Charlie is white. Charlie is young. Harry is big. Harry is blue. Harry is cold. Harry is kind. Harry is quiet. Harry is white. Big, white things are quiet. If something is big then it is kind. Blue things are white. All quiet, kind things are cold. Big things are blue. Kind things are cold. If Charlie is blue then Charlie is white. If Charlie is blue then Charlie is white.
|
Harry is young.
|
Unknown
| 0 | null |
@0: Bob is big.[(triple1)] Bob is cold.[(triple2 OR ((triple3) -> rule6) OR ((triple4 triple3) -> rule4) OR ((((triple1) -> rule2)) -> rule6) OR ((triple4 ((triple1) -> rule2)) -> rule4) OR ((((triple1 triple5) -> rule1) triple3) -> rule4) OR ((((triple1 triple5) -> rule1) ((triple1) -> rule2)) -> rule4) OR ((((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1) triple3) -> rule4) OR ((((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1) ((triple1) -> rule2)) -> rule4))] Bob is kind.[(triple3 OR ((triple1) -> rule2))] Bob is quiet.[(triple4 OR ((triple1 triple5) -> rule1) OR ((triple1 ((((triple1) -> rule5)) -> rule3)) -> rule1))] Bob is white.[(triple5 OR ((((triple1) -> rule5)) -> rule3))] Charlie is big.[(triple6)] Charlie is blue.[(triple7 OR ((triple6) -> rule5))] Charlie is cold.[(triple8 OR ((((triple6) -> rule2)) -> rule6) OR ((((triple6 triple9) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule3)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule7)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((triple7) -> rule8)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule3)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule7)) -> rule1) ((triple6) -> rule2)) -> rule4) OR ((((triple6 ((((triple6) -> rule5)) -> rule8)) -> rule1) ((triple6) -> rule2)) -> rule4))] Charlie is white.[(triple9 OR ((triple7) -> rule3) OR ((triple7) -> rule7) OR ((triple7) -> rule8) OR ((((triple6) -> rule5)) -> rule3) OR ((((triple6) -> rule5)) -> rule7) OR ((((triple6) -> rule5)) -> rule8))] Charlie is young.[(triple10)] Harry is big.[(triple11)] Harry is blue.[(triple12 OR ((triple11) -> rule5))] Harry is cold.[(triple13 OR ((triple14) -> rule6) OR ((triple15 triple14) -> rule4) OR ((((triple11) -> rule2)) -> rule6) OR ((triple15 ((triple11) -> rule2)) -> rule4) OR ((((triple11 triple16) -> rule1) triple14) -> rule4) OR ((((triple11 triple16) -> rule1) ((triple11) -> rule2)) -> rule4) OR ((((triple11 ((triple12) -> rule3)) -> rule1) triple14) -> rule4) OR ((((triple11 ((triple12) -> rule3)) -> rule1) ((triple11) -> rule2)) -> rule4) OR ((((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1) triple14) -> rule4) OR ((((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1) ((triple11) -> rule2)) -> rule4))] Harry is kind.[(triple14 OR ((triple11) -> rule2))] Harry is quiet.[(triple15 OR ((triple11 triple16) -> rule1) OR ((triple11 ((triple12) -> rule3)) -> rule1) OR ((triple11 ((((triple11) -> rule5)) -> rule3)) -> rule1))] Harry is white.[(triple16 OR ((triple12) -> rule3) OR ((((triple11) -> rule5)) -> rule3))] @1: Bob is blue.[(((triple1) -> rule5))] Charlie is kind.[(((triple6) -> rule2))] Charlie is quiet.[(((triple6 triple9) -> rule1) OR ((triple6 ((triple7) -> rule3)) -> rule1) OR ((triple6 ((triple7) -> rule7)) -> rule1) OR ((triple6 ((triple7) -> rule8)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule3)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule7)) -> rule1) OR ((triple6 ((((triple6) -> rule5)) -> rule8)) -> rule1))]
|
depth-0
|
RelNeg-OWA-D0-1135
| 0 | 4 | 6 |
The bald eagle is red. The cat visits the bald eagle. The lion does not eat the cat. The rabbit visits the lion. If something eats the bald eagle then it is rough. If something visits the rabbit and it does not eat the cat then the cat likes the rabbit. If something is red and kind then it likes the rabbit. If the cat eats the lion then the cat does not eat the rabbit. If something is cold and it does not like the cat then the cat is rough. If something eats the bald eagle and the bald eagle does not like the rabbit then it eats the rabbit.
|
The rabbit visits the lion.
|
True
| 0 | 1 |
@0: The bald eagle is red.[(triple1)] The cat visits the bald eagle.[(triple2)] The lion does not eat the cat.[(triple3)] The rabbit visits the lion.[(triple4)]
|
depth-0
|
RelNeg-OWA-D0-1135
| 0 | 4 | 6 |
The bald eagle is red. The cat visits the bald eagle. The lion does not eat the cat. The rabbit visits the lion. If something eats the bald eagle then it is rough. If something visits the rabbit and it does not eat the cat then the cat likes the rabbit. If something is red and kind then it likes the rabbit. If the cat eats the lion then the cat does not eat the rabbit. If something is cold and it does not like the cat then the cat is rough. If something eats the bald eagle and the bald eagle does not like the rabbit then it eats the rabbit.
|
The rabbit does not visit the lion.
|
False
| 0 | 1 |
@0: The bald eagle is red.[(triple1)] The cat visits the bald eagle.[(triple2)] The lion does not eat the cat.[(triple3)] The rabbit visits the lion.[(triple4)]
|
depth-0
|
RelNeg-OWA-D0-1135
| 0 | 4 | 6 |
The bald eagle is red. The cat visits the bald eagle. The lion does not eat the cat. The rabbit visits the lion. If something eats the bald eagle then it is rough. If something visits the rabbit and it does not eat the cat then the cat likes the rabbit. If something is red and kind then it likes the rabbit. If the cat eats the lion then the cat does not eat the rabbit. If something is cold and it does not like the cat then the cat is rough. If something eats the bald eagle and the bald eagle does not like the rabbit then it eats the rabbit.
|
The rabbit is not rough.
|
Unknown
| 1 | null |
@0: The bald eagle is red.[(triple1)] The cat visits the bald eagle.[(triple2)] The lion does not eat the cat.[(triple3)] The rabbit visits the lion.[(triple4)]
|
depth-0
|
RelNeg-OWA-D0-1135
| 0 | 4 | 6 |
The bald eagle is red. The cat visits the bald eagle. The lion does not eat the cat. The rabbit visits the lion. If something eats the bald eagle then it is rough. If something visits the rabbit and it does not eat the cat then the cat likes the rabbit. If something is red and kind then it likes the rabbit. If the cat eats the lion then the cat does not eat the rabbit. If something is cold and it does not like the cat then the cat is rough. If something eats the bald eagle and the bald eagle does not like the rabbit then it eats the rabbit.
|
The cat eats the cat.
|
Unknown
| 0 | null |
@0: The bald eagle is red.[(triple1)] The cat visits the bald eagle.[(triple2)] The lion does not eat the cat.[(triple3)] The rabbit visits the lion.[(triple4)]
|
depth-0
|
AttNoneg-OWA-D0-6448
| 0 | 3 | 1 |
Bob is furry. Bob is nice. Erin is furry. All green, kind things are smart.
|
Bob is furry.
|
True
| 0 | 1 |
@0: Bob is furry.[(triple1)] Bob is nice.[(triple2)] Erin is furry.[(triple3)]
|
depth-0
|
AttNoneg-OWA-D0-6448
| 0 | 3 | 1 |
Bob is furry. Bob is nice. Erin is furry. All green, kind things are smart.
|
Erin is not furry.
|
False
| 0 | 1 |
@0: Bob is furry.[(triple1)] Bob is nice.[(triple2)] Erin is furry.[(triple3)]
|
depth-0
|
AttNoneg-OWA-D0-6448
| 0 | 3 | 1 |
Bob is furry. Bob is nice. Erin is furry. All green, kind things are smart.
|
Erin is not smart.
|
Unknown
| 1 | null |
@0: Bob is furry.[(triple1)] Bob is nice.[(triple2)] Erin is furry.[(triple3)]
|
depth-0
|
AttNoneg-OWA-D0-6448
| 0 | 3 | 1 |
Bob is furry. Bob is nice. Erin is furry. All green, kind things are smart.
|
Bob is kind.
|
Unknown
| 0 | null |
@0: Bob is furry.[(triple1)] Bob is nice.[(triple2)] Erin is furry.[(triple3)]
|
depth-0
|
AttNeg-OWA-D0-3634
| 0 | 7 | 2 |
Bob is blue. Bob is green. Charlie is blue. Erin is green. Erin is smart. Gary is not red. Gary is not young. If something is red and not green then it is smart. All nice things are big.
|
Erin is green.
|
True
| 0 | 1 |
@0: Bob is blue.[(triple1)] Bob is green.[(triple2)] Charlie is blue.[(triple3)] Erin is green.[(triple4)] Erin is smart.[(triple5)] Gary is not red.[(triple6)] Gary is not young.[(triple7)]
|
depth-0
|
AttNeg-OWA-D0-3634
| 0 | 7 | 2 |
Bob is blue. Bob is green. Charlie is blue. Erin is green. Erin is smart. Gary is not red. Gary is not young. If something is red and not green then it is smart. All nice things are big.
|
Charlie is not blue.
|
False
| 0 | 1 |
@0: Bob is blue.[(triple1)] Bob is green.[(triple2)] Charlie is blue.[(triple3)] Erin is green.[(triple4)] Erin is smart.[(triple5)] Gary is not red.[(triple6)] Gary is not young.[(triple7)]
|
depth-0
|
AttNeg-OWA-D0-3634
| 0 | 7 | 2 |
Bob is blue. Bob is green. Charlie is blue. Erin is green. Erin is smart. Gary is not red. Gary is not young. If something is red and not green then it is smart. All nice things are big.
|
Bob is not smart.
|
Unknown
| 1 | null |
@0: Bob is blue.[(triple1)] Bob is green.[(triple2)] Charlie is blue.[(triple3)] Erin is green.[(triple4)] Erin is smart.[(triple5)] Gary is not red.[(triple6)] Gary is not young.[(triple7)]
|
depth-0
|
AttNeg-OWA-D0-3634
| 0 | 7 | 2 |
Bob is blue. Bob is green. Charlie is blue. Erin is green. Erin is smart. Gary is not red. Gary is not young. If something is red and not green then it is smart. All nice things are big.
|
Bob is red.
|
Unknown
| 0 | null |
@0: Bob is blue.[(triple1)] Bob is green.[(triple2)] Charlie is blue.[(triple3)] Erin is green.[(triple4)] Erin is smart.[(triple5)] Gary is not red.[(triple6)] Gary is not young.[(triple7)]
|
depth-0
|
AttNeg-OWA-D0-2045
| 1 | 16 | 3 |
Charlie is cold. Charlie is young. Dave is big. Dave is cold. Dave is furry. Dave is green. Dave is not rough. Dave is not young. Gary is big. Gary is green. Gary is not rough. Harry is big. Harry is furry. Harry is green. Harry is rough. Harry is young. If something is cold and furry then it is green. If something is big and young then it is green. If something is furry then it is smart.
|
Harry is young.
|
True
| 0 | 1 |
@0: Charlie is cold.[(triple1)] Charlie is young.[(triple2)] Dave is big.[(triple3)] Dave is cold.[(triple4)] Dave is furry.[(triple5)] Dave is green.[(triple6 OR ((triple4 triple5) -> rule1))] Dave is not rough.[(triple7)] Dave is not young.[(triple8)] Gary is big.[(triple9)] Gary is green.[(triple10)] Gary is not rough.[(triple11)] Harry is big.[(triple12)] Harry is furry.[(triple13)] Harry is green.[(triple14 OR ((triple12 triple16) -> rule2))] Harry is rough.[(triple15)] Harry is young.[(triple16)] @1: Dave is smart.[(((triple5) -> rule3))] Harry is smart.[(((triple13) -> rule3))]
|
depth-0
|
AttNeg-OWA-D0-2045
| 1 | 16 | 3 |
Charlie is cold. Charlie is young. Dave is big. Dave is cold. Dave is furry. Dave is green. Dave is not rough. Dave is not young. Gary is big. Gary is green. Gary is not rough. Harry is big. Harry is furry. Harry is green. Harry is rough. Harry is young. If something is cold and furry then it is green. If something is big and young then it is green. If something is furry then it is smart.
|
Gary is not green.
|
False
| 0 | 1 |
@0: Charlie is cold.[(triple1)] Charlie is young.[(triple2)] Dave is big.[(triple3)] Dave is cold.[(triple4)] Dave is furry.[(triple5)] Dave is green.[(triple6 OR ((triple4 triple5) -> rule1))] Dave is not rough.[(triple7)] Dave is not young.[(triple8)] Gary is big.[(triple9)] Gary is green.[(triple10)] Gary is not rough.[(triple11)] Harry is big.[(triple12)] Harry is furry.[(triple13)] Harry is green.[(triple14 OR ((triple12 triple16) -> rule2))] Harry is rough.[(triple15)] Harry is young.[(triple16)] @1: Dave is smart.[(((triple5) -> rule3))] Harry is smart.[(((triple13) -> rule3))]
|
depth-0
|
AttNeg-OWA-D0-2045
| 1 | 16 | 3 |
Charlie is cold. Charlie is young. Dave is big. Dave is cold. Dave is furry. Dave is green. Dave is not rough. Dave is not young. Gary is big. Gary is green. Gary is not rough. Harry is big. Harry is furry. Harry is green. Harry is rough. Harry is young. If something is cold and furry then it is green. If something is big and young then it is green. If something is furry then it is smart.
|
Charlie is not smart.
|
Unknown
| 1 | null |
@0: Charlie is cold.[(triple1)] Charlie is young.[(triple2)] Dave is big.[(triple3)] Dave is cold.[(triple4)] Dave is furry.[(triple5)] Dave is green.[(triple6 OR ((triple4 triple5) -> rule1))] Dave is not rough.[(triple7)] Dave is not young.[(triple8)] Gary is big.[(triple9)] Gary is green.[(triple10)] Gary is not rough.[(triple11)] Harry is big.[(triple12)] Harry is furry.[(triple13)] Harry is green.[(triple14 OR ((triple12 triple16) -> rule2))] Harry is rough.[(triple15)] Harry is young.[(triple16)] @1: Dave is smart.[(((triple5) -> rule3))] Harry is smart.[(((triple13) -> rule3))]
|
depth-0
|
AttNeg-OWA-D0-2045
| 1 | 16 | 3 |
Charlie is cold. Charlie is young. Dave is big. Dave is cold. Dave is furry. Dave is green. Dave is not rough. Dave is not young. Gary is big. Gary is green. Gary is not rough. Harry is big. Harry is furry. Harry is green. Harry is rough. Harry is young. If something is cold and furry then it is green. If something is big and young then it is green. If something is furry then it is smart.
|
Gary is young.
|
Unknown
| 0 | null |
@0: Charlie is cold.[(triple1)] Charlie is young.[(triple2)] Dave is big.[(triple3)] Dave is cold.[(triple4)] Dave is furry.[(triple5)] Dave is green.[(triple6 OR ((triple4 triple5) -> rule1))] Dave is not rough.[(triple7)] Dave is not young.[(triple8)] Gary is big.[(triple9)] Gary is green.[(triple10)] Gary is not rough.[(triple11)] Harry is big.[(triple12)] Harry is furry.[(triple13)] Harry is green.[(triple14 OR ((triple12 triple16) -> rule2))] Harry is rough.[(triple15)] Harry is young.[(triple16)] @1: Dave is smart.[(((triple5) -> rule3))] Harry is smart.[(((triple13) -> rule3))]
|
depth-0
|
RelNoneg-OWA-D0-1642
| 1 | 7 | 8 |
The bald eagle eats the cat. The bald eagle eats the tiger. The bald eagle is blue. The cat eats the bald eagle. The cat likes the bald eagle. The squirrel chases the cat. The tiger chases the bald eagle. If something eats the bald eagle and the bald eagle chases the squirrel then the squirrel is rough. If something likes the tiger then the tiger likes the cat. If something is rough then it chases the cat. If something is blue and it eats the tiger then the tiger chases the squirrel. If something chases the tiger and the tiger eats the bald eagle then it likes the bald eagle. If the tiger is rough then the tiger likes the bald eagle. If something is rough and it eats the squirrel then the squirrel chases the bald eagle. If something likes the bald eagle and the bald eagle is green then the bald eagle chases the tiger.
|
The cat likes the bald eagle.
|
True
| 0 | 1 |
@0: The bald eagle eats the cat.[(triple1)] The bald eagle eats the tiger.[(triple2)] The bald eagle is blue.[(triple3)] The cat eats the bald eagle.[(triple4)] The cat likes the bald eagle.[(triple5)] The squirrel chases the cat.[(triple6)] The tiger chases the bald eagle.[(triple7)] @1: The tiger chases the squirrel.[(((triple3 triple2) -> rule4))]
|
depth-0
|
RelNoneg-OWA-D0-1642
| 1 | 7 | 8 |
The bald eagle eats the cat. The bald eagle eats the tiger. The bald eagle is blue. The cat eats the bald eagle. The cat likes the bald eagle. The squirrel chases the cat. The tiger chases the bald eagle. If something eats the bald eagle and the bald eagle chases the squirrel then the squirrel is rough. If something likes the tiger then the tiger likes the cat. If something is rough then it chases the cat. If something is blue and it eats the tiger then the tiger chases the squirrel. If something chases the tiger and the tiger eats the bald eagle then it likes the bald eagle. If the tiger is rough then the tiger likes the bald eagle. If something is rough and it eats the squirrel then the squirrel chases the bald eagle. If something likes the bald eagle and the bald eagle is green then the bald eagle chases the tiger.
|
The bald eagle does not eat the cat.
|
False
| 0 | 1 |
@0: The bald eagle eats the cat.[(triple1)] The bald eagle eats the tiger.[(triple2)] The bald eagle is blue.[(triple3)] The cat eats the bald eagle.[(triple4)] The cat likes the bald eagle.[(triple5)] The squirrel chases the cat.[(triple6)] The tiger chases the bald eagle.[(triple7)] @1: The tiger chases the squirrel.[(((triple3 triple2) -> rule4))]
|
depth-0
|
RelNoneg-OWA-D0-1642
| 1 | 7 | 8 |
The bald eagle eats the cat. The bald eagle eats the tiger. The bald eagle is blue. The cat eats the bald eagle. The cat likes the bald eagle. The squirrel chases the cat. The tiger chases the bald eagle. If something eats the bald eagle and the bald eagle chases the squirrel then the squirrel is rough. If something likes the tiger then the tiger likes the cat. If something is rough then it chases the cat. If something is blue and it eats the tiger then the tiger chases the squirrel. If something chases the tiger and the tiger eats the bald eagle then it likes the bald eagle. If the tiger is rough then the tiger likes the bald eagle. If something is rough and it eats the squirrel then the squirrel chases the bald eagle. If something likes the bald eagle and the bald eagle is green then the bald eagle chases the tiger.
|
The squirrel is not rough.
|
Unknown
| 1 | null |
@0: The bald eagle eats the cat.[(triple1)] The bald eagle eats the tiger.[(triple2)] The bald eagle is blue.[(triple3)] The cat eats the bald eagle.[(triple4)] The cat likes the bald eagle.[(triple5)] The squirrel chases the cat.[(triple6)] The tiger chases the bald eagle.[(triple7)] @1: The tiger chases the squirrel.[(((triple3 triple2) -> rule4))]
|
depth-0
|
RelNoneg-OWA-D0-1642
| 1 | 7 | 8 |
The bald eagle eats the cat. The bald eagle eats the tiger. The bald eagle is blue. The cat eats the bald eagle. The cat likes the bald eagle. The squirrel chases the cat. The tiger chases the bald eagle. If something eats the bald eagle and the bald eagle chases the squirrel then the squirrel is rough. If something likes the tiger then the tiger likes the cat. If something is rough then it chases the cat. If something is blue and it eats the tiger then the tiger chases the squirrel. If something chases the tiger and the tiger eats the bald eagle then it likes the bald eagle. If the tiger is rough then the tiger likes the bald eagle. If something is rough and it eats the squirrel then the squirrel chases the bald eagle. If something likes the bald eagle and the bald eagle is green then the bald eagle chases the tiger.
|
The bald eagle likes the squirrel.
|
Unknown
| 0 | null |
@0: The bald eagle eats the cat.[(triple1)] The bald eagle eats the tiger.[(triple2)] The bald eagle is blue.[(triple3)] The cat eats the bald eagle.[(triple4)] The cat likes the bald eagle.[(triple5)] The squirrel chases the cat.[(triple6)] The tiger chases the bald eagle.[(triple7)] @1: The tiger chases the squirrel.[(((triple3 triple2) -> rule4))]
|
depth-0
|
RelNeg-OWA-D0-2153
| 0 | 12 | 6 |
The dog eats the mouse. The dog sees the tiger. The mouse eats the tiger. The mouse is cold. The mouse is kind. The mouse is nice. The mouse is round. The mouse sees the tiger. The tiger chases the dog. The tiger eats the mouse. The tiger is nice. The tiger does not see the mouse. If the mouse eats the dog and the mouse is not round then the mouse sees the tiger. All kind things are cold. If something sees the dog and the dog eats the tiger then the dog is blue. If something chases the tiger then it chases the mouse. If something eats the dog and the dog is kind then the dog chases the mouse. If the mouse does not chase the tiger then the tiger does not eat the dog.
|
The mouse is cold.
|
True
| 0 | 1 |
@0: The dog eats the mouse.[(triple1)] The dog sees the tiger.[(triple2)] The mouse eats the tiger.[(triple3)] The mouse is cold.[(triple4 OR ((triple5) -> rule2))] The mouse is kind.[(triple5)] The mouse is nice.[(triple6)] The mouse is round.[(triple7)] The mouse sees the tiger.[(triple8)] The tiger chases the dog.[(triple9)] The tiger does not see the mouse.[(triple12)] The tiger eats the mouse.[(triple10)] The tiger is nice.[(triple11)]
|
depth-0
|
RelNeg-OWA-D0-2153
| 0 | 12 | 6 |
The dog eats the mouse. The dog sees the tiger. The mouse eats the tiger. The mouse is cold. The mouse is kind. The mouse is nice. The mouse is round. The mouse sees the tiger. The tiger chases the dog. The tiger eats the mouse. The tiger is nice. The tiger does not see the mouse. If the mouse eats the dog and the mouse is not round then the mouse sees the tiger. All kind things are cold. If something sees the dog and the dog eats the tiger then the dog is blue. If something chases the tiger then it chases the mouse. If something eats the dog and the dog is kind then the dog chases the mouse. If the mouse does not chase the tiger then the tiger does not eat the dog.
|
The mouse is not kind.
|
False
| 0 | 1 |
@0: The dog eats the mouse.[(triple1)] The dog sees the tiger.[(triple2)] The mouse eats the tiger.[(triple3)] The mouse is cold.[(triple4 OR ((triple5) -> rule2))] The mouse is kind.[(triple5)] The mouse is nice.[(triple6)] The mouse is round.[(triple7)] The mouse sees the tiger.[(triple8)] The tiger chases the dog.[(triple9)] The tiger does not see the mouse.[(triple12)] The tiger eats the mouse.[(triple10)] The tiger is nice.[(triple11)]
|
depth-0
|
RelNeg-OWA-D0-2153
| 0 | 12 | 6 |
The dog eats the mouse. The dog sees the tiger. The mouse eats the tiger. The mouse is cold. The mouse is kind. The mouse is nice. The mouse is round. The mouse sees the tiger. The tiger chases the dog. The tiger eats the mouse. The tiger is nice. The tiger does not see the mouse. If the mouse eats the dog and the mouse is not round then the mouse sees the tiger. All kind things are cold. If something sees the dog and the dog eats the tiger then the dog is blue. If something chases the tiger then it chases the mouse. If something eats the dog and the dog is kind then the dog chases the mouse. If the mouse does not chase the tiger then the tiger does not eat the dog.
|
The dog is not cold.
|
Unknown
| 1 | null |
@0: The dog eats the mouse.[(triple1)] The dog sees the tiger.[(triple2)] The mouse eats the tiger.[(triple3)] The mouse is cold.[(triple4 OR ((triple5) -> rule2))] The mouse is kind.[(triple5)] The mouse is nice.[(triple6)] The mouse is round.[(triple7)] The mouse sees the tiger.[(triple8)] The tiger chases the dog.[(triple9)] The tiger does not see the mouse.[(triple12)] The tiger eats the mouse.[(triple10)] The tiger is nice.[(triple11)]
|
depth-0
|
RelNeg-OWA-D0-2153
| 0 | 12 | 6 |
The dog eats the mouse. The dog sees the tiger. The mouse eats the tiger. The mouse is cold. The mouse is kind. The mouse is nice. The mouse is round. The mouse sees the tiger. The tiger chases the dog. The tiger eats the mouse. The tiger is nice. The tiger does not see the mouse. If the mouse eats the dog and the mouse is not round then the mouse sees the tiger. All kind things are cold. If something sees the dog and the dog eats the tiger then the dog is blue. If something chases the tiger then it chases the mouse. If something eats the dog and the dog is kind then the dog chases the mouse. If the mouse does not chase the tiger then the tiger does not eat the dog.
|
The dog sees the mouse.
|
Unknown
| 0 | null |
@0: The dog eats the mouse.[(triple1)] The dog sees the tiger.[(triple2)] The mouse eats the tiger.[(triple3)] The mouse is cold.[(triple4 OR ((triple5) -> rule2))] The mouse is kind.[(triple5)] The mouse is nice.[(triple6)] The mouse is round.[(triple7)] The mouse sees the tiger.[(triple8)] The tiger chases the dog.[(triple9)] The tiger does not see the mouse.[(triple12)] The tiger eats the mouse.[(triple10)] The tiger is nice.[(triple11)]
|
depth-0
|
AttNoneg-OWA-D0-1852
| 2 | 10 | 8 |
Anne is red. Erin is big. Erin is nice. Erin is young. Gary is big. Gary is round. Gary is young. Harry is big. Harry is red. Harry is young. Round, young things are red. If something is green and nice then it is big. If something is young and quiet then it is green. Round, big things are young. All round things are quiet. All nice things are green. Big, young things are red. If something is young and nice then it is big.
|
Harry is young.
|
True
| 0 | 1 |
@0: Anne is red.[(triple1)] Erin is big.[(triple2 OR ((triple4 triple3) -> rule8) OR ((((triple3) -> rule6) triple3) -> rule2))] Erin is nice.[(triple3)] Erin is young.[(triple4)] Gary is big.[(triple5)] Gary is round.[(triple6)] Gary is young.[(triple7 OR ((triple6 triple5) -> rule4))] Harry is big.[(triple8)] Harry is red.[(triple9 OR ((triple8 triple10) -> rule7))] Harry is young.[(triple10)] @1: Erin is green.[(((triple3) -> rule6))] Erin is red.[(((triple2 triple4) -> rule7) OR ((((triple4 triple3) -> rule8) triple4) -> rule7) OR ((((((triple3) -> rule6) triple3) -> rule2) triple4) -> rule7))] Gary is quiet.[(((triple6) -> rule5))] Gary is red.[(((triple5 triple7) -> rule7) OR ((triple6 triple7) -> rule1) OR ((triple5 ((triple6 triple5) -> rule4)) -> rule7) OR ((triple6 ((triple6 triple5) -> rule4)) -> rule1))] @2: Gary is green.[(((triple7 ((triple6) -> rule5)) -> rule3) OR ((((triple6 triple5) -> rule4) ((triple6) -> rule5)) -> rule3))]
|
depth-0
|
AttNoneg-OWA-D0-1852
| 2 | 10 | 8 |
Anne is red. Erin is big. Erin is nice. Erin is young. Gary is big. Gary is round. Gary is young. Harry is big. Harry is red. Harry is young. Round, young things are red. If something is green and nice then it is big. If something is young and quiet then it is green. Round, big things are young. All round things are quiet. All nice things are green. Big, young things are red. If something is young and nice then it is big.
|
Anne is not red.
|
False
| 0 | 1 |
@0: Anne is red.[(triple1)] Erin is big.[(triple2 OR ((triple4 triple3) -> rule8) OR ((((triple3) -> rule6) triple3) -> rule2))] Erin is nice.[(triple3)] Erin is young.[(triple4)] Gary is big.[(triple5)] Gary is round.[(triple6)] Gary is young.[(triple7 OR ((triple6 triple5) -> rule4))] Harry is big.[(triple8)] Harry is red.[(triple9 OR ((triple8 triple10) -> rule7))] Harry is young.[(triple10)] @1: Erin is green.[(((triple3) -> rule6))] Erin is red.[(((triple2 triple4) -> rule7) OR ((((triple4 triple3) -> rule8) triple4) -> rule7) OR ((((((triple3) -> rule6) triple3) -> rule2) triple4) -> rule7))] Gary is quiet.[(((triple6) -> rule5))] Gary is red.[(((triple5 triple7) -> rule7) OR ((triple6 triple7) -> rule1) OR ((triple5 ((triple6 triple5) -> rule4)) -> rule7) OR ((triple6 ((triple6 triple5) -> rule4)) -> rule1))] @2: Gary is green.[(((triple7 ((triple6) -> rule5)) -> rule3) OR ((((triple6 triple5) -> rule4) ((triple6) -> rule5)) -> rule3))]
|
depth-0
|
AttNoneg-OWA-D0-1852
| 2 | 10 | 8 |
Anne is red. Erin is big. Erin is nice. Erin is young. Gary is big. Gary is round. Gary is young. Harry is big. Harry is red. Harry is young. Round, young things are red. If something is green and nice then it is big. If something is young and quiet then it is green. Round, big things are young. All round things are quiet. All nice things are green. Big, young things are red. If something is young and nice then it is big.
|
Anne is not young.
|
Unknown
| 1 | null |
@0: Anne is red.[(triple1)] Erin is big.[(triple2 OR ((triple4 triple3) -> rule8) OR ((((triple3) -> rule6) triple3) -> rule2))] Erin is nice.[(triple3)] Erin is young.[(triple4)] Gary is big.[(triple5)] Gary is round.[(triple6)] Gary is young.[(triple7 OR ((triple6 triple5) -> rule4))] Harry is big.[(triple8)] Harry is red.[(triple9 OR ((triple8 triple10) -> rule7))] Harry is young.[(triple10)] @1: Erin is green.[(((triple3) -> rule6))] Erin is red.[(((triple2 triple4) -> rule7) OR ((((triple4 triple3) -> rule8) triple4) -> rule7) OR ((((((triple3) -> rule6) triple3) -> rule2) triple4) -> rule7))] Gary is quiet.[(((triple6) -> rule5))] Gary is red.[(((triple5 triple7) -> rule7) OR ((triple6 triple7) -> rule1) OR ((triple5 ((triple6 triple5) -> rule4)) -> rule7) OR ((triple6 ((triple6 triple5) -> rule4)) -> rule1))] @2: Gary is green.[(((triple7 ((triple6) -> rule5)) -> rule3) OR ((((triple6 triple5) -> rule4) ((triple6) -> rule5)) -> rule3))]
|
depth-0
|
AttNoneg-OWA-D0-1852
| 2 | 10 | 8 |
Anne is red. Erin is big. Erin is nice. Erin is young. Gary is big. Gary is round. Gary is young. Harry is big. Harry is red. Harry is young. Round, young things are red. If something is green and nice then it is big. If something is young and quiet then it is green. Round, big things are young. All round things are quiet. All nice things are green. Big, young things are red. If something is young and nice then it is big.
|
Erin is round.
|
Unknown
| 0 | null |
@0: Anne is red.[(triple1)] Erin is big.[(triple2 OR ((triple4 triple3) -> rule8) OR ((((triple3) -> rule6) triple3) -> rule2))] Erin is nice.[(triple3)] Erin is young.[(triple4)] Gary is big.[(triple5)] Gary is round.[(triple6)] Gary is young.[(triple7 OR ((triple6 triple5) -> rule4))] Harry is big.[(triple8)] Harry is red.[(triple9 OR ((triple8 triple10) -> rule7))] Harry is young.[(triple10)] @1: Erin is green.[(((triple3) -> rule6))] Erin is red.[(((triple2 triple4) -> rule7) OR ((((triple4 triple3) -> rule8) triple4) -> rule7) OR ((((((triple3) -> rule6) triple3) -> rule2) triple4) -> rule7))] Gary is quiet.[(((triple6) -> rule5))] Gary is red.[(((triple5 triple7) -> rule7) OR ((triple6 triple7) -> rule1) OR ((triple5 ((triple6 triple5) -> rule4)) -> rule7) OR ((triple6 ((triple6 triple5) -> rule4)) -> rule1))] @2: Gary is green.[(((triple7 ((triple6) -> rule5)) -> rule3) OR ((((triple6 triple5) -> rule4) ((triple6) -> rule5)) -> rule3))]
|
depth-0
|
AttNoneg-OWA-D0-5589
| 0 | 7 | 1 |
Fiona is big. Fiona is blue. Fiona is furry. Fiona is kind. Fiona is quiet. Fiona is rough. Fiona is white. All furry, rough people are quiet.
|
Fiona is quiet.
|
True
| 0 | 1 |
@0: Fiona is big.[(triple1)] Fiona is blue.[(triple2)] Fiona is furry.[(triple3)] Fiona is kind.[(triple4)] Fiona is quiet.[(triple5 OR ((triple3 triple6) -> rule1))] Fiona is rough.[(triple6)] Fiona is white.[(triple7)]
|
depth-0
|
AttNoneg-OWA-D0-5589
| 0 | 7 | 1 |
Fiona is big. Fiona is blue. Fiona is furry. Fiona is kind. Fiona is quiet. Fiona is rough. Fiona is white. All furry, rough people are quiet.
|
Fiona is not kind.
|
False
| 0 | 1 |
@0: Fiona is big.[(triple1)] Fiona is blue.[(triple2)] Fiona is furry.[(triple3)] Fiona is kind.[(triple4)] Fiona is quiet.[(triple5 OR ((triple3 triple6) -> rule1))] Fiona is rough.[(triple6)] Fiona is white.[(triple7)]
|
depth-0
|
RelNeg-OWA-D0-2685
| 0 | 3 | 6 |
The bald eagle sees the tiger. The mouse sees the tiger. The tiger does not eat the bald eagle. If someone sees the bald eagle and they are not big then they do not eat the tiger. If someone eats the mouse then the mouse does not see the tiger. If someone sees the bald eagle and they do not eat the bald eagle then the bald eagle is not kind. If someone sees the tiger and the tiger chases the bald eagle then they do not chase the mouse. If the bald eagle is kind and the bald eagle does not see the mouse then the bald eagle sees the tiger. If someone eats the bald eagle then the bald eagle chases the tiger.
|
The tiger does not eat the bald eagle.
|
True
| 0 | 1 |
@0: The bald eagle sees the tiger.[(triple1)] The mouse sees the tiger.[(triple2)] The tiger does not eat the bald eagle.[(triple3)]
|
depth-0
|
RelNeg-OWA-D0-2685
| 0 | 3 | 6 |
The bald eagle sees the tiger. The mouse sees the tiger. The tiger does not eat the bald eagle. If someone sees the bald eagle and they are not big then they do not eat the tiger. If someone eats the mouse then the mouse does not see the tiger. If someone sees the bald eagle and they do not eat the bald eagle then the bald eagle is not kind. If someone sees the tiger and the tiger chases the bald eagle then they do not chase the mouse. If the bald eagle is kind and the bald eagle does not see the mouse then the bald eagle sees the tiger. If someone eats the bald eagle then the bald eagle chases the tiger.
|
The bald eagle does not see the tiger.
|
False
| 0 | 1 |
@0: The bald eagle sees the tiger.[(triple1)] The mouse sees the tiger.[(triple2)] The tiger does not eat the bald eagle.[(triple3)]
|
depth-0
|
RelNeg-OWA-D0-2685
| 0 | 3 | 6 |
The bald eagle sees the tiger. The mouse sees the tiger. The tiger does not eat the bald eagle. If someone sees the bald eagle and they are not big then they do not eat the tiger. If someone eats the mouse then the mouse does not see the tiger. If someone sees the bald eagle and they do not eat the bald eagle then the bald eagle is not kind. If someone sees the tiger and the tiger chases the bald eagle then they do not chase the mouse. If the bald eagle is kind and the bald eagle does not see the mouse then the bald eagle sees the tiger. If someone eats the bald eagle then the bald eagle chases the tiger.
|
The bald eagle does not chase the tiger.
|
Unknown
| 1 | null |
@0: The bald eagle sees the tiger.[(triple1)] The mouse sees the tiger.[(triple2)] The tiger does not eat the bald eagle.[(triple3)]
|
depth-0
|
RelNeg-OWA-D0-2685
| 0 | 3 | 6 |
The bald eagle sees the tiger. The mouse sees the tiger. The tiger does not eat the bald eagle. If someone sees the bald eagle and they are not big then they do not eat the tiger. If someone eats the mouse then the mouse does not see the tiger. If someone sees the bald eagle and they do not eat the bald eagle then the bald eagle is not kind. If someone sees the tiger and the tiger chases the bald eagle then they do not chase the mouse. If the bald eagle is kind and the bald eagle does not see the mouse then the bald eagle sees the tiger. If someone eats the bald eagle then the bald eagle chases the tiger.
|
The tiger sees the tiger.
|
Unknown
| 0 | null |
@0: The bald eagle sees the tiger.[(triple1)] The mouse sees the tiger.[(triple2)] The tiger does not eat the bald eagle.[(triple3)]
|
depth-0
|
AttNoneg-OWA-D0-234
| 0 | 7 | 6 |
Charlie is big. Charlie is blue. Charlie is green. Charlie is quiet. Charlie is red. Charlie is smart. Charlie is white. If someone is big then they are quiet. All quiet people are blue. All white people are big. All quiet people are green. If someone is big then they are smart. If Charlie is green and Charlie is white then Charlie is big.
|
Charlie is quiet.
|
True
| 0 | 1 |
@0: Charlie is big.[(triple1 OR ((triple7) -> rule3) OR ((triple3 triple7) -> rule6) OR ((((triple4) -> rule4) triple7) -> rule6))] Charlie is blue.[(triple2 OR ((triple4) -> rule2) OR ((((triple1) -> rule1)) -> rule2) OR ((((((triple7) -> rule3)) -> rule1)) -> rule2) OR ((((((triple3 triple7) -> rule6)) -> rule1)) -> rule2))] Charlie is green.[(triple3 OR ((triple4) -> rule4) OR ((((triple1) -> rule1)) -> rule4) OR ((((((triple7) -> rule3)) -> rule1)) -> rule4))] Charlie is quiet.[(triple4 OR ((triple1) -> rule1) OR ((((triple7) -> rule3)) -> rule1) OR ((((triple3 triple7) -> rule6)) -> rule1))] Charlie is red.[(triple5)] Charlie is smart.[(triple6 OR ((triple1) -> rule5) OR ((((triple7) -> rule3)) -> rule5) OR ((((triple3 triple7) -> rule6)) -> rule5) OR ((((((triple4) -> rule4) triple7) -> rule6)) -> rule5))] Charlie is white.[(triple7)]
|
depth-0
|
AttNoneg-OWA-D0-234
| 0 | 7 | 6 |
Charlie is big. Charlie is blue. Charlie is green. Charlie is quiet. Charlie is red. Charlie is smart. Charlie is white. If someone is big then they are quiet. All quiet people are blue. All white people are big. All quiet people are green. If someone is big then they are smart. If Charlie is green and Charlie is white then Charlie is big.
|
Charlie is not green.
|
False
| 0 | 1 |
@0: Charlie is big.[(triple1 OR ((triple7) -> rule3) OR ((triple3 triple7) -> rule6) OR ((((triple4) -> rule4) triple7) -> rule6))] Charlie is blue.[(triple2 OR ((triple4) -> rule2) OR ((((triple1) -> rule1)) -> rule2) OR ((((((triple7) -> rule3)) -> rule1)) -> rule2) OR ((((((triple3 triple7) -> rule6)) -> rule1)) -> rule2))] Charlie is green.[(triple3 OR ((triple4) -> rule4) OR ((((triple1) -> rule1)) -> rule4) OR ((((((triple7) -> rule3)) -> rule1)) -> rule4))] Charlie is quiet.[(triple4 OR ((triple1) -> rule1) OR ((((triple7) -> rule3)) -> rule1) OR ((((triple3 triple7) -> rule6)) -> rule1))] Charlie is red.[(triple5)] Charlie is smart.[(triple6 OR ((triple1) -> rule5) OR ((((triple7) -> rule3)) -> rule5) OR ((((triple3 triple7) -> rule6)) -> rule5) OR ((((((triple4) -> rule4) triple7) -> rule6)) -> rule5))] Charlie is white.[(triple7)]
|
depth-0
|
RelNoneg-OWA-D0-2906
| 0 | 5 | 8 |
The tiger is big. The tiger is blue. The tiger is kind. The tiger is nice. The tiger is round. If something is round and nice then it is big. All blue things are round. If something is blue then it is nice. If the tiger is big then the tiger is nice. If something is nice and blue then it is kind. If something is round and blue then it is kind. If the tiger is blue then the tiger is nice. Kind things are nice.
|
The tiger is big.
|
True
| 0 | 1 |
@0: The tiger is big.[(triple1 OR ((triple5 triple4) -> rule1) OR ((triple5 ((triple2) -> rule3)) -> rule1) OR ((triple5 ((triple2) -> rule7)) -> rule1) OR ((triple5 ((triple3) -> rule8)) -> rule1) OR ((((triple2) -> rule2) triple4) -> rule1) OR ((((triple2) -> rule2) ((triple2) -> rule3)) -> rule1) OR ((((triple2) -> rule2) ((triple2) -> rule7)) -> rule1) OR ((((triple2) -> rule2) ((triple3) -> rule8)) -> rule1) OR ((triple5 ((((triple5 triple2) -> rule6)) -> rule8)) -> rule1) OR ((((triple2) -> rule2) ((((triple5 triple2) -> rule6)) -> rule8)) -> rule1) OR ((triple5 ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8)) -> rule1) OR ((((triple2) -> rule2) ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8)) -> rule1))] The tiger is blue.[(triple2)] The tiger is kind.[(triple3 OR ((triple4 triple2) -> rule5) OR ((triple5 triple2) -> rule6) OR ((((triple1) -> rule4) triple2) -> rule5) OR ((((triple2) -> rule2) triple2) -> rule6) OR ((((triple2) -> rule3) triple2) -> rule5) OR ((((triple2) -> rule7) triple2) -> rule5))] The tiger is nice.[(triple4 OR ((triple1) -> rule4) OR ((triple2) -> rule3) OR ((triple2) -> rule7) OR ((triple3) -> rule8) OR ((((triple5 triple2) -> rule6)) -> rule8) OR ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8))] The tiger is round.[(triple5 OR ((triple2) -> rule2))]
|
depth-0
|
RelNoneg-OWA-D0-2906
| 0 | 5 | 8 |
The tiger is big. The tiger is blue. The tiger is kind. The tiger is nice. The tiger is round. If something is round and nice then it is big. All blue things are round. If something is blue then it is nice. If the tiger is big then the tiger is nice. If something is nice and blue then it is kind. If something is round and blue then it is kind. If the tiger is blue then the tiger is nice. Kind things are nice.
|
The tiger is not nice.
|
False
| 0 | 1 |
@0: The tiger is big.[(triple1 OR ((triple5 triple4) -> rule1) OR ((triple5 ((triple2) -> rule3)) -> rule1) OR ((triple5 ((triple2) -> rule7)) -> rule1) OR ((triple5 ((triple3) -> rule8)) -> rule1) OR ((((triple2) -> rule2) triple4) -> rule1) OR ((((triple2) -> rule2) ((triple2) -> rule3)) -> rule1) OR ((((triple2) -> rule2) ((triple2) -> rule7)) -> rule1) OR ((((triple2) -> rule2) ((triple3) -> rule8)) -> rule1) OR ((triple5 ((((triple5 triple2) -> rule6)) -> rule8)) -> rule1) OR ((((triple2) -> rule2) ((((triple5 triple2) -> rule6)) -> rule8)) -> rule1) OR ((triple5 ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8)) -> rule1) OR ((((triple2) -> rule2) ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8)) -> rule1))] The tiger is blue.[(triple2)] The tiger is kind.[(triple3 OR ((triple4 triple2) -> rule5) OR ((triple5 triple2) -> rule6) OR ((((triple1) -> rule4) triple2) -> rule5) OR ((((triple2) -> rule2) triple2) -> rule6) OR ((((triple2) -> rule3) triple2) -> rule5) OR ((((triple2) -> rule7) triple2) -> rule5))] The tiger is nice.[(triple4 OR ((triple1) -> rule4) OR ((triple2) -> rule3) OR ((triple2) -> rule7) OR ((triple3) -> rule8) OR ((((triple5 triple2) -> rule6)) -> rule8) OR ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8))] The tiger is round.[(triple5 OR ((triple2) -> rule2))]
|
depth-0
|
RelNoneg-OWA-D0-2906
| 0 | 5 | 8 |
The tiger is big. The tiger is blue. The tiger is kind. The tiger is nice. The tiger is round. If something is round and nice then it is big. All blue things are round. If something is blue then it is nice. If the tiger is big then the tiger is nice. If something is nice and blue then it is kind. If something is round and blue then it is kind. If the tiger is blue then the tiger is nice. Kind things are nice.
|
The tiger does not eat the tiger.
|
Unknown
| 0 | null |
@0: The tiger is big.[(triple1 OR ((triple5 triple4) -> rule1) OR ((triple5 ((triple2) -> rule3)) -> rule1) OR ((triple5 ((triple2) -> rule7)) -> rule1) OR ((triple5 ((triple3) -> rule8)) -> rule1) OR ((((triple2) -> rule2) triple4) -> rule1) OR ((((triple2) -> rule2) ((triple2) -> rule3)) -> rule1) OR ((((triple2) -> rule2) ((triple2) -> rule7)) -> rule1) OR ((((triple2) -> rule2) ((triple3) -> rule8)) -> rule1) OR ((triple5 ((((triple5 triple2) -> rule6)) -> rule8)) -> rule1) OR ((((triple2) -> rule2) ((((triple5 triple2) -> rule6)) -> rule8)) -> rule1) OR ((triple5 ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8)) -> rule1) OR ((((triple2) -> rule2) ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8)) -> rule1))] The tiger is blue.[(triple2)] The tiger is kind.[(triple3 OR ((triple4 triple2) -> rule5) OR ((triple5 triple2) -> rule6) OR ((((triple1) -> rule4) triple2) -> rule5) OR ((((triple2) -> rule2) triple2) -> rule6) OR ((((triple2) -> rule3) triple2) -> rule5) OR ((((triple2) -> rule7) triple2) -> rule5))] The tiger is nice.[(triple4 OR ((triple1) -> rule4) OR ((triple2) -> rule3) OR ((triple2) -> rule7) OR ((triple3) -> rule8) OR ((((triple5 triple2) -> rule6)) -> rule8) OR ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8))] The tiger is round.[(triple5 OR ((triple2) -> rule2))]
|
depth-0
|
RelNoneg-OWA-D0-2906
| 0 | 5 | 8 |
The tiger is big. The tiger is blue. The tiger is kind. The tiger is nice. The tiger is round. If something is round and nice then it is big. All blue things are round. If something is blue then it is nice. If the tiger is big then the tiger is nice. If something is nice and blue then it is kind. If something is round and blue then it is kind. If the tiger is blue then the tiger is nice. Kind things are nice.
|
The tiger chases the tiger.
|
Unknown
| 0 | null |
@0: The tiger is big.[(triple1 OR ((triple5 triple4) -> rule1) OR ((triple5 ((triple2) -> rule3)) -> rule1) OR ((triple5 ((triple2) -> rule7)) -> rule1) OR ((triple5 ((triple3) -> rule8)) -> rule1) OR ((((triple2) -> rule2) triple4) -> rule1) OR ((((triple2) -> rule2) ((triple2) -> rule3)) -> rule1) OR ((((triple2) -> rule2) ((triple2) -> rule7)) -> rule1) OR ((((triple2) -> rule2) ((triple3) -> rule8)) -> rule1) OR ((triple5 ((((triple5 triple2) -> rule6)) -> rule8)) -> rule1) OR ((((triple2) -> rule2) ((((triple5 triple2) -> rule6)) -> rule8)) -> rule1) OR ((triple5 ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8)) -> rule1) OR ((((triple2) -> rule2) ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8)) -> rule1))] The tiger is blue.[(triple2)] The tiger is kind.[(triple3 OR ((triple4 triple2) -> rule5) OR ((triple5 triple2) -> rule6) OR ((((triple1) -> rule4) triple2) -> rule5) OR ((((triple2) -> rule2) triple2) -> rule6) OR ((((triple2) -> rule3) triple2) -> rule5) OR ((((triple2) -> rule7) triple2) -> rule5))] The tiger is nice.[(triple4 OR ((triple1) -> rule4) OR ((triple2) -> rule3) OR ((triple2) -> rule7) OR ((triple3) -> rule8) OR ((((triple5 triple2) -> rule6)) -> rule8) OR ((((((triple2) -> rule2) triple2) -> rule6)) -> rule8))] The tiger is round.[(triple5 OR ((triple2) -> rule2))]
|
depth-0
|
RelNoneg-OWA-D0-1025
| 1 | 3 | 2 |
The rabbit is blue. The rabbit is kind. The rabbit is rough. Blue people are green. Round people are green.
|
The rabbit is kind.
|
True
| 0 | 1 |
@0: The rabbit is blue.[(triple1)] The rabbit is kind.[(triple2)] The rabbit is rough.[(triple3)] @1: The rabbit is green.[(((triple1) -> rule1))]
|
depth-0
|
RelNoneg-OWA-D0-1025
| 1 | 3 | 2 |
The rabbit is blue. The rabbit is kind. The rabbit is rough. Blue people are green. Round people are green.
|
The rabbit is not rough.
|
False
| 0 | 1 |
@0: The rabbit is blue.[(triple1)] The rabbit is kind.[(triple2)] The rabbit is rough.[(triple3)] @1: The rabbit is green.[(((triple1) -> rule1))]
|
depth-0
|
RelNoneg-OWA-D0-1025
| 1 | 3 | 2 |
The rabbit is blue. The rabbit is kind. The rabbit is rough. Blue people are green. Round people are green.
|
The rabbit does not see the rabbit.
|
Unknown
| 0 | null |
@0: The rabbit is blue.[(triple1)] The rabbit is kind.[(triple2)] The rabbit is rough.[(triple3)] @1: The rabbit is green.[(((triple1) -> rule1))]
|
depth-0
|
RelNoneg-OWA-D0-1025
| 1 | 3 | 2 |
The rabbit is blue. The rabbit is kind. The rabbit is rough. Blue people are green. Round people are green.
|
The rabbit is round.
|
Unknown
| 0 | null |
@0: The rabbit is blue.[(triple1)] The rabbit is kind.[(triple2)] The rabbit is rough.[(triple3)] @1: The rabbit is green.[(((triple1) -> rule1))]
|
depth-0
|
AttNeg-OWA-D0-5279
| 0 | 15 | 2 |
Dave is cold. Dave is green. Dave is quiet. Dave is rough. Dave is round. Dave is young. Fiona is green. Fiona is round. Fiona is young. Harry is cold. Harry is not green. Harry is quiet. Harry is rough. Harry is round. Harry is young. If Fiona is not quiet and Fiona is not rough then Fiona is round. If something is big then it is young.
|
Fiona is green.
|
True
| 0 | 1 |
@0: Dave is cold.[(triple1)] Dave is green.[(triple2)] Dave is quiet.[(triple3)] Dave is rough.[(triple4)] Dave is round.[(triple5)] Dave is young.[(triple6)] Fiona is green.[(triple7)] Fiona is round.[(triple8)] Fiona is young.[(triple9)] Harry is cold.[(triple10)] Harry is not green.[(triple11)] Harry is quiet.[(triple12)] Harry is rough.[(triple13)] Harry is round.[(triple14)] Harry is young.[(triple15)]
|
depth-0
|
AttNeg-OWA-D0-5279
| 0 | 15 | 2 |
Dave is cold. Dave is green. Dave is quiet. Dave is rough. Dave is round. Dave is young. Fiona is green. Fiona is round. Fiona is young. Harry is cold. Harry is not green. Harry is quiet. Harry is rough. Harry is round. Harry is young. If Fiona is not quiet and Fiona is not rough then Fiona is round. If something is big then it is young.
|
Dave is not green.
|
False
| 0 | 1 |
@0: Dave is cold.[(triple1)] Dave is green.[(triple2)] Dave is quiet.[(triple3)] Dave is rough.[(triple4)] Dave is round.[(triple5)] Dave is young.[(triple6)] Fiona is green.[(triple7)] Fiona is round.[(triple8)] Fiona is young.[(triple9)] Harry is cold.[(triple10)] Harry is not green.[(triple11)] Harry is quiet.[(triple12)] Harry is rough.[(triple13)] Harry is round.[(triple14)] Harry is young.[(triple15)]
|
depth-0
|
AttNeg-OWA-D0-5279
| 0 | 15 | 2 |
Dave is cold. Dave is green. Dave is quiet. Dave is rough. Dave is round. Dave is young. Fiona is green. Fiona is round. Fiona is young. Harry is cold. Harry is not green. Harry is quiet. Harry is rough. Harry is round. Harry is young. If Fiona is not quiet and Fiona is not rough then Fiona is round. If something is big then it is young.
|
Harry is not big.
|
Unknown
| 0 | null |
@0: Dave is cold.[(triple1)] Dave is green.[(triple2)] Dave is quiet.[(triple3)] Dave is rough.[(triple4)] Dave is round.[(triple5)] Dave is young.[(triple6)] Fiona is green.[(triple7)] Fiona is round.[(triple8)] Fiona is young.[(triple9)] Harry is cold.[(triple10)] Harry is not green.[(triple11)] Harry is quiet.[(triple12)] Harry is rough.[(triple13)] Harry is round.[(triple14)] Harry is young.[(triple15)]
|
depth-0
|
AttNeg-OWA-D0-5279
| 0 | 15 | 2 |
Dave is cold. Dave is green. Dave is quiet. Dave is rough. Dave is round. Dave is young. Fiona is green. Fiona is round. Fiona is young. Harry is cold. Harry is not green. Harry is quiet. Harry is rough. Harry is round. Harry is young. If Fiona is not quiet and Fiona is not rough then Fiona is round. If something is big then it is young.
|
Fiona is cold.
|
Unknown
| 0 | null |
@0: Dave is cold.[(triple1)] Dave is green.[(triple2)] Dave is quiet.[(triple3)] Dave is rough.[(triple4)] Dave is round.[(triple5)] Dave is young.[(triple6)] Fiona is green.[(triple7)] Fiona is round.[(triple8)] Fiona is young.[(triple9)] Harry is cold.[(triple10)] Harry is not green.[(triple11)] Harry is quiet.[(triple12)] Harry is rough.[(triple13)] Harry is round.[(triple14)] Harry is young.[(triple15)]
|
depth-0
|
AttNeg-OWA-D0-2522
| 1 | 15 | 6 |
Bob is not cold. Bob is green. Bob is smart. Erin is blue. Erin is not cold. Erin is green. Erin is nice. Erin is red. Erin is rough. Erin is not smart. Harry is blue. Harry is cold. Harry is green. Harry is red. Harry is smart. All cold people are rough. If someone is blue and rough then they are red. Smart people are nice. If someone is cold and not red then they are smart. If someone is red and not smart then they are green. If Erin is cold and Erin is not green then Erin is nice.
|
Erin is not cold.
|
True
| 0 | 1 |
@0: Bob is green.[(triple2)] Bob is not cold.[(triple1)] Bob is smart.[(triple3)] Erin is blue.[(triple4)] Erin is green.[(triple6 OR ((triple8 triple10) -> rule5) OR ((((triple4 triple9) -> rule2) triple10) -> rule5))] Erin is nice.[(triple7)] Erin is not cold.[(triple5)] Erin is not smart.[(triple10)] Erin is red.[(triple8 OR ((triple4 triple9) -> rule2))] Erin is rough.[(triple9)] Harry is blue.[(triple11)] Harry is cold.[(triple12)] Harry is green.[(triple13)] Harry is red.[(triple14 OR ((triple11 ((triple12) -> rule1)) -> rule2))] Harry is smart.[(triple15)] @1: Bob is nice.[(((triple3) -> rule3))] Harry is nice.[(((triple15) -> rule3))] Harry is rough.[(((triple12) -> rule1))]
|
depth-0
|
AttNeg-OWA-D0-2522
| 1 | 15 | 6 |
Bob is not cold. Bob is green. Bob is smart. Erin is blue. Erin is not cold. Erin is green. Erin is nice. Erin is red. Erin is rough. Erin is not smart. Harry is blue. Harry is cold. Harry is green. Harry is red. Harry is smart. All cold people are rough. If someone is blue and rough then they are red. Smart people are nice. If someone is cold and not red then they are smart. If someone is red and not smart then they are green. If Erin is cold and Erin is not green then Erin is nice.
|
Harry is not smart.
|
False
| 0 | 1 |
@0: Bob is green.[(triple2)] Bob is not cold.[(triple1)] Bob is smart.[(triple3)] Erin is blue.[(triple4)] Erin is green.[(triple6 OR ((triple8 triple10) -> rule5) OR ((((triple4 triple9) -> rule2) triple10) -> rule5))] Erin is nice.[(triple7)] Erin is not cold.[(triple5)] Erin is not smart.[(triple10)] Erin is red.[(triple8 OR ((triple4 triple9) -> rule2))] Erin is rough.[(triple9)] Harry is blue.[(triple11)] Harry is cold.[(triple12)] Harry is green.[(triple13)] Harry is red.[(triple14 OR ((triple11 ((triple12) -> rule1)) -> rule2))] Harry is smart.[(triple15)] @1: Bob is nice.[(((triple3) -> rule3))] Harry is nice.[(((triple15) -> rule3))] Harry is rough.[(((triple12) -> rule1))]
|
depth-0
|
AttNeg-OWA-D0-2522
| 1 | 15 | 6 |
Bob is not cold. Bob is green. Bob is smart. Erin is blue. Erin is not cold. Erin is green. Erin is nice. Erin is red. Erin is rough. Erin is not smart. Harry is blue. Harry is cold. Harry is green. Harry is red. Harry is smart. All cold people are rough. If someone is blue and rough then they are red. Smart people are nice. If someone is cold and not red then they are smart. If someone is red and not smart then they are green. If Erin is cold and Erin is not green then Erin is nice.
|
Bob is not red.
|
Unknown
| 1 | null |
@0: Bob is green.[(triple2)] Bob is not cold.[(triple1)] Bob is smart.[(triple3)] Erin is blue.[(triple4)] Erin is green.[(triple6 OR ((triple8 triple10) -> rule5) OR ((((triple4 triple9) -> rule2) triple10) -> rule5))] Erin is nice.[(triple7)] Erin is not cold.[(triple5)] Erin is not smart.[(triple10)] Erin is red.[(triple8 OR ((triple4 triple9) -> rule2))] Erin is rough.[(triple9)] Harry is blue.[(triple11)] Harry is cold.[(triple12)] Harry is green.[(triple13)] Harry is red.[(triple14 OR ((triple11 ((triple12) -> rule1)) -> rule2))] Harry is smart.[(triple15)] @1: Bob is nice.[(((triple3) -> rule3))] Harry is nice.[(((triple15) -> rule3))] Harry is rough.[(((triple12) -> rule1))]
|
depth-0
|
AttNeg-OWA-D0-2522
| 1 | 15 | 6 |
Bob is not cold. Bob is green. Bob is smart. Erin is blue. Erin is not cold. Erin is green. Erin is nice. Erin is red. Erin is rough. Erin is not smart. Harry is blue. Harry is cold. Harry is green. Harry is red. Harry is smart. All cold people are rough. If someone is blue and rough then they are red. Smart people are nice. If someone is cold and not red then they are smart. If someone is red and not smart then they are green. If Erin is cold and Erin is not green then Erin is nice.
|
Bob is blue.
|
Unknown
| 0 | null |
@0: Bob is green.[(triple2)] Bob is not cold.[(triple1)] Bob is smart.[(triple3)] Erin is blue.[(triple4)] Erin is green.[(triple6 OR ((triple8 triple10) -> rule5) OR ((((triple4 triple9) -> rule2) triple10) -> rule5))] Erin is nice.[(triple7)] Erin is not cold.[(triple5)] Erin is not smart.[(triple10)] Erin is red.[(triple8 OR ((triple4 triple9) -> rule2))] Erin is rough.[(triple9)] Harry is blue.[(triple11)] Harry is cold.[(triple12)] Harry is green.[(triple13)] Harry is red.[(triple14 OR ((triple11 ((triple12) -> rule1)) -> rule2))] Harry is smart.[(triple15)] @1: Bob is nice.[(((triple3) -> rule3))] Harry is nice.[(((triple15) -> rule3))] Harry is rough.[(((triple12) -> rule1))]
|
depth-0
|
RelNeg-OWA-D0-1883
| 0 | 5 | 8 |
The bald eagle is cold. The bald eagle is kind. The bald eagle is nice. The bald eagle is round. The bald eagle is young. If the bald eagle is round then the bald eagle is kind. Young, round things are nice. If the bald eagle is young and the bald eagle is nice then the bald eagle is round. If the bald eagle is round and the bald eagle is not young then the bald eagle is not cold. All nice things are round. All young, nice things are round. Nice things are kind. If something is young and not round then it is not kind.
|
The bald eagle is young.
|
True
| 0 | 1 |
@0: The bald eagle is cold.[(triple1)] The bald eagle is kind.[(triple2 OR ((triple3) -> rule7) OR ((triple4) -> rule1) OR ((((triple3) -> rule5)) -> rule1) OR ((((triple5 triple3) -> rule3)) -> rule1) OR ((((triple5 triple3) -> rule6)) -> rule1) OR ((((triple5 triple4) -> rule2)) -> rule7))] The bald eagle is nice.[(triple3 OR ((triple5 triple4) -> rule2))] The bald eagle is round.[(triple4 OR ((triple3) -> rule5) OR ((triple5 triple3) -> rule3) OR ((triple5 triple3) -> rule6))] The bald eagle is young.[(triple5)]
|
depth-0
|
RelNeg-OWA-D0-1883
| 0 | 5 | 8 |
The bald eagle is cold. The bald eagle is kind. The bald eagle is nice. The bald eagle is round. The bald eagle is young. If the bald eagle is round then the bald eagle is kind. Young, round things are nice. If the bald eagle is young and the bald eagle is nice then the bald eagle is round. If the bald eagle is round and the bald eagle is not young then the bald eagle is not cold. All nice things are round. All young, nice things are round. Nice things are kind. If something is young and not round then it is not kind.
|
The bald eagle is not round.
|
False
| 0 | 1 |
@0: The bald eagle is cold.[(triple1)] The bald eagle is kind.[(triple2 OR ((triple3) -> rule7) OR ((triple4) -> rule1) OR ((((triple3) -> rule5)) -> rule1) OR ((((triple5 triple3) -> rule3)) -> rule1) OR ((((triple5 triple3) -> rule6)) -> rule1) OR ((((triple5 triple4) -> rule2)) -> rule7))] The bald eagle is nice.[(triple3 OR ((triple5 triple4) -> rule2))] The bald eagle is round.[(triple4 OR ((triple3) -> rule5) OR ((triple5 triple3) -> rule3) OR ((triple5 triple3) -> rule6))] The bald eagle is young.[(triple5)]
|
depth-0
|
RelNeg-OWA-D0-1883
| 0 | 5 | 8 |
The bald eagle is cold. The bald eagle is kind. The bald eagle is nice. The bald eagle is round. The bald eagle is young. If the bald eagle is round then the bald eagle is kind. Young, round things are nice. If the bald eagle is young and the bald eagle is nice then the bald eagle is round. If the bald eagle is round and the bald eagle is not young then the bald eagle is not cold. All nice things are round. All young, nice things are round. Nice things are kind. If something is young and not round then it is not kind.
|
The bald eagle does not need the bald eagle.
|
Unknown
| 0 | null |
@0: The bald eagle is cold.[(triple1)] The bald eagle is kind.[(triple2 OR ((triple3) -> rule7) OR ((triple4) -> rule1) OR ((((triple3) -> rule5)) -> rule1) OR ((((triple5 triple3) -> rule3)) -> rule1) OR ((((triple5 triple3) -> rule6)) -> rule1) OR ((((triple5 triple4) -> rule2)) -> rule7))] The bald eagle is nice.[(triple3 OR ((triple5 triple4) -> rule2))] The bald eagle is round.[(triple4 OR ((triple3) -> rule5) OR ((triple5 triple3) -> rule3) OR ((triple5 triple3) -> rule6))] The bald eagle is young.[(triple5)]
|
depth-0
|
RelNeg-OWA-D0-1883
| 0 | 5 | 8 |
The bald eagle is cold. The bald eagle is kind. The bald eagle is nice. The bald eagle is round. The bald eagle is young. If the bald eagle is round then the bald eagle is kind. Young, round things are nice. If the bald eagle is young and the bald eagle is nice then the bald eagle is round. If the bald eagle is round and the bald eagle is not young then the bald eagle is not cold. All nice things are round. All young, nice things are round. Nice things are kind. If something is young and not round then it is not kind.
|
The bald eagle sees the bald eagle.
|
Unknown
| 0 | null |
@0: The bald eagle is cold.[(triple1)] The bald eagle is kind.[(triple2 OR ((triple3) -> rule7) OR ((triple4) -> rule1) OR ((((triple3) -> rule5)) -> rule1) OR ((((triple5 triple3) -> rule3)) -> rule1) OR ((((triple5 triple3) -> rule6)) -> rule1) OR ((((triple5 triple4) -> rule2)) -> rule7))] The bald eagle is nice.[(triple3 OR ((triple5 triple4) -> rule2))] The bald eagle is round.[(triple4 OR ((triple3) -> rule5) OR ((triple5 triple3) -> rule3) OR ((triple5 triple3) -> rule6))] The bald eagle is young.[(triple5)]
|
depth-0
|
AttNeg-OWA-D0-5675
| 0 | 14 | 6 |
Anne is big. Anne is blue. Anne is not cold. Anne is kind. Anne is quiet. Anne is rough. Anne is white. Charlie is big. Charlie is blue. Charlie is cold. Charlie is kind. Charlie is quiet. Charlie is rough. Charlie is white. If Charlie is cold and Charlie is rough then Charlie is kind. Cold, kind things are rough. If Charlie is not quiet and Charlie is not cold then Charlie is rough. If Anne is not blue then Anne is rough. If something is blue then it is big. If something is quiet then it is big.
|
Anne is quiet.
|
True
| 0 | 1 |
@0: Anne is big.[(triple1 OR ((triple2) -> rule5) OR ((triple5) -> rule6))] Anne is blue.[(triple2)] Anne is kind.[(triple4)] Anne is not cold.[(triple3)] Anne is quiet.[(triple5)] Anne is rough.[(triple6)] Anne is white.[(triple7)] Charlie is big.[(triple8 OR ((triple12) -> rule6) OR ((triple9) -> rule5))] Charlie is blue.[(triple9)] Charlie is cold.[(triple10)] Charlie is kind.[(triple11 OR ((triple10 triple13) -> rule1))] Charlie is quiet.[(triple12)] Charlie is rough.[(triple13 OR ((triple10 triple11) -> rule2))] Charlie is white.[(triple14)]
|
depth-0
|
AttNeg-OWA-D0-5675
| 0 | 14 | 6 |
Anne is big. Anne is blue. Anne is not cold. Anne is kind. Anne is quiet. Anne is rough. Anne is white. Charlie is big. Charlie is blue. Charlie is cold. Charlie is kind. Charlie is quiet. Charlie is rough. Charlie is white. If Charlie is cold and Charlie is rough then Charlie is kind. Cold, kind things are rough. If Charlie is not quiet and Charlie is not cold then Charlie is rough. If Anne is not blue then Anne is rough. If something is blue then it is big. If something is quiet then it is big.
|
Anne is not kind.
|
False
| 0 | 1 |
@0: Anne is big.[(triple1 OR ((triple2) -> rule5) OR ((triple5) -> rule6))] Anne is blue.[(triple2)] Anne is kind.[(triple4)] Anne is not cold.[(triple3)] Anne is quiet.[(triple5)] Anne is rough.[(triple6)] Anne is white.[(triple7)] Charlie is big.[(triple8 OR ((triple12) -> rule6) OR ((triple9) -> rule5))] Charlie is blue.[(triple9)] Charlie is cold.[(triple10)] Charlie is kind.[(triple11 OR ((triple10 triple13) -> rule1))] Charlie is quiet.[(triple12)] Charlie is rough.[(triple13 OR ((triple10 triple11) -> rule2))] Charlie is white.[(triple14)]
|
depth-0
|
RelNeg-OWA-D0-3423
| 1 | 3 | 2 |
The bear is blue. The bear is cold. The bear is round. Green people are blue. If someone is round and cold then they are red.
|
The bear is round.
|
True
| 0 | 1 |
@0: The bear is blue.[(triple1)] The bear is cold.[(triple2)] The bear is round.[(triple3)] @1: The bear is red.[(((triple3 triple2) -> rule2))]
|
depth-0
|
RelNeg-OWA-D0-3423
| 1 | 3 | 2 |
The bear is blue. The bear is cold. The bear is round. Green people are blue. If someone is round and cold then they are red.
|
The bear is not cold.
|
False
| 0 | 1 |
@0: The bear is blue.[(triple1)] The bear is cold.[(triple2)] The bear is round.[(triple3)] @1: The bear is red.[(((triple3 triple2) -> rule2))]
|
depth-0
|
RelNeg-OWA-D0-3423
| 1 | 3 | 2 |
The bear is blue. The bear is cold. The bear is round. Green people are blue. If someone is round and cold then they are red.
|
The bear does not chase the bear.
|
Unknown
| 0 | null |
@0: The bear is blue.[(triple1)] The bear is cold.[(triple2)] The bear is round.[(triple3)] @1: The bear is red.[(((triple3 triple2) -> rule2))]
|
depth-0
|
RelNeg-OWA-D0-3423
| 1 | 3 | 2 |
The bear is blue. The bear is cold. The bear is round. Green people are blue. If someone is round and cold then they are red.
|
The bear likes the bear.
|
Unknown
| 0 | null |
@0: The bear is blue.[(triple1)] The bear is cold.[(triple2)] The bear is round.[(triple3)] @1: The bear is red.[(((triple3 triple2) -> rule2))]
|
depth-0
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.