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 |
---|---|---|---|---|---|---|---|---|---|---|
AttNoneg-OWA-D0-5566 | 1 | 16 | 3 | Anne is big. Anne is kind. Anne is nice. Anne is smart. Dave is kind. Dave is nice. Dave is rough. Dave is smart. Dave is young. Gary is kind. Gary is nice. Gary is smart. Gary is young. Harry is kind. Harry is rough. Harry is young. If something is kind then it is big. Rough things are young. All young things are rough. | Gary is kind. | True | 0 | 1 | @0: Anne is big.[(triple1 OR ((triple2) -> rule1))] Anne is kind.[(triple2)] Anne is nice.[(triple3)] Anne is smart.[(triple4)] Dave is kind.[(triple5)] Dave is nice.[(triple6)] Dave is rough.[(triple7 OR ((triple9) -> rule3))] Dave is smart.[(triple8)] Dave is young.[(triple9 OR ((triple7) -> rule2))] Gary is kind.[(triple10)] Gary is nice.[(triple11)] Gary is smart.[(triple12)] Gary is young.[(triple13)] Harry is kind.[(triple14)] Harry is rough.[(triple15 OR ((triple16) -> rule3))] Harry is young.[(triple16 OR ((triple15) -> rule2))] @1: Dave is big.[(((triple5) -> rule1))] Gary is big.[(((triple10) -> rule1))] Gary is rough.[(((triple13) -> rule3))] Harry is big.[(((triple14) -> rule1))] | depth-0 |
AttNoneg-OWA-D0-5566 | 1 | 16 | 3 | Anne is big. Anne is kind. Anne is nice. Anne is smart. Dave is kind. Dave is nice. Dave is rough. Dave is smart. Dave is young. Gary is kind. Gary is nice. Gary is smart. Gary is young. Harry is kind. Harry is rough. Harry is young. If something is kind then it is big. Rough things are young. All young things are rough. | Anne is not kind. | False | 0 | 1 | @0: Anne is big.[(triple1 OR ((triple2) -> rule1))] Anne is kind.[(triple2)] Anne is nice.[(triple3)] Anne is smart.[(triple4)] Dave is kind.[(triple5)] Dave is nice.[(triple6)] Dave is rough.[(triple7 OR ((triple9) -> rule3))] Dave is smart.[(triple8)] Dave is young.[(triple9 OR ((triple7) -> rule2))] Gary is kind.[(triple10)] Gary is nice.[(triple11)] Gary is smart.[(triple12)] Gary is young.[(triple13)] Harry is kind.[(triple14)] Harry is rough.[(triple15 OR ((triple16) -> rule3))] Harry is young.[(triple16 OR ((triple15) -> rule2))] @1: Dave is big.[(((triple5) -> rule1))] Gary is big.[(((triple10) -> rule1))] Gary is rough.[(((triple13) -> rule3))] Harry is big.[(((triple14) -> rule1))] | depth-0 |
AttNoneg-OWA-D0-5566 | 1 | 16 | 3 | Anne is big. Anne is kind. Anne is nice. Anne is smart. Dave is kind. Dave is nice. Dave is rough. Dave is smart. Dave is young. Gary is kind. Gary is nice. Gary is smart. Gary is young. Harry is kind. Harry is rough. Harry is young. If something is kind then it is big. Rough things are young. All young things are rough. | Anne is not rough. | Unknown | 2 | null | @0: Anne is big.[(triple1 OR ((triple2) -> rule1))] Anne is kind.[(triple2)] Anne is nice.[(triple3)] Anne is smart.[(triple4)] Dave is kind.[(triple5)] Dave is nice.[(triple6)] Dave is rough.[(triple7 OR ((triple9) -> rule3))] Dave is smart.[(triple8)] Dave is young.[(triple9 OR ((triple7) -> rule2))] Gary is kind.[(triple10)] Gary is nice.[(triple11)] Gary is smart.[(triple12)] Gary is young.[(triple13)] Harry is kind.[(triple14)] Harry is rough.[(triple15 OR ((triple16) -> rule3))] Harry is young.[(triple16 OR ((triple15) -> rule2))] @1: Dave is big.[(((triple5) -> rule1))] Gary is big.[(((triple10) -> rule1))] Gary is rough.[(((triple13) -> rule3))] Harry is big.[(((triple14) -> rule1))] | depth-0 |
AttNoneg-OWA-D0-5566 | 1 | 16 | 3 | Anne is big. Anne is kind. Anne is nice. Anne is smart. Dave is kind. Dave is nice. Dave is rough. Dave is smart. Dave is young. Gary is kind. Gary is nice. Gary is smart. Gary is young. Harry is kind. Harry is rough. Harry is young. If something is kind then it is big. Rough things are young. All young things are rough. | Harry is nice. | Unknown | 0 | null | @0: Anne is big.[(triple1 OR ((triple2) -> rule1))] Anne is kind.[(triple2)] Anne is nice.[(triple3)] Anne is smart.[(triple4)] Dave is kind.[(triple5)] Dave is nice.[(triple6)] Dave is rough.[(triple7 OR ((triple9) -> rule3))] Dave is smart.[(triple8)] Dave is young.[(triple9 OR ((triple7) -> rule2))] Gary is kind.[(triple10)] Gary is nice.[(triple11)] Gary is smart.[(triple12)] Gary is young.[(triple13)] Harry is kind.[(triple14)] Harry is rough.[(triple15 OR ((triple16) -> rule3))] Harry is young.[(triple16 OR ((triple15) -> rule2))] @1: Dave is big.[(((triple5) -> rule1))] Gary is big.[(((triple10) -> rule1))] Gary is rough.[(((triple13) -> rule3))] Harry is big.[(((triple14) -> rule1))] | depth-0 |
RelNoneg-OWA-D0-470 | 1 | 16 | 2 | The cow chases the mouse. The cow is nice. The mouse is cold. The mouse is nice. The mouse is rough. The mouse sees the tiger. The squirrel chases the cow. The squirrel chases the tiger. The squirrel is rough. The squirrel is young. The squirrel sees the cow. The squirrel visits the cow. The tiger chases the cow. The tiger is young. The tiger sees the squirrel. The tiger visits the mouse. If the mouse is cold then the mouse chases the squirrel. If someone is rough and they see the cow then the cow sees the mouse. | The squirrel sees the cow. | True | 0 | 1 | @0: The cow chases the mouse.[(triple1)] The cow is nice.[(triple2)] The mouse is cold.[(triple3)] The mouse is nice.[(triple4)] The mouse is rough.[(triple5)] The mouse sees the tiger.[(triple6)] The squirrel chases the cow.[(triple7)] The squirrel chases the tiger.[(triple8)] The squirrel is rough.[(triple9)] The squirrel is young.[(triple10)] The squirrel sees the cow.[(triple11)] The squirrel visits the cow.[(triple12)] The tiger chases the cow.[(triple13)] The tiger is young.[(triple14)] The tiger sees the squirrel.[(triple15)] The tiger visits the mouse.[(triple16)] @1: The cow sees the mouse.[(((triple9 triple11) -> rule2))] The mouse chases the squirrel.[(((triple3) -> rule1))] | depth-0 |
RelNoneg-OWA-D0-470 | 1 | 16 | 2 | The cow chases the mouse. The cow is nice. The mouse is cold. The mouse is nice. The mouse is rough. The mouse sees the tiger. The squirrel chases the cow. The squirrel chases the tiger. The squirrel is rough. The squirrel is young. The squirrel sees the cow. The squirrel visits the cow. The tiger chases the cow. The tiger is young. The tiger sees the squirrel. The tiger visits the mouse. If the mouse is cold then the mouse chases the squirrel. If someone is rough and they see the cow then the cow sees the mouse. | The squirrel is not rough. | False | 0 | 1 | @0: The cow chases the mouse.[(triple1)] The cow is nice.[(triple2)] The mouse is cold.[(triple3)] The mouse is nice.[(triple4)] The mouse is rough.[(triple5)] The mouse sees the tiger.[(triple6)] The squirrel chases the cow.[(triple7)] The squirrel chases the tiger.[(triple8)] The squirrel is rough.[(triple9)] The squirrel is young.[(triple10)] The squirrel sees the cow.[(triple11)] The squirrel visits the cow.[(triple12)] The tiger chases the cow.[(triple13)] The tiger is young.[(triple14)] The tiger sees the squirrel.[(triple15)] The tiger visits the mouse.[(triple16)] @1: The cow sees the mouse.[(((triple9 triple11) -> rule2))] The mouse chases the squirrel.[(((triple3) -> rule1))] | depth-0 |
RelNoneg-OWA-D0-470 | 1 | 16 | 2 | The cow chases the mouse. The cow is nice. The mouse is cold. The mouse is nice. The mouse is rough. The mouse sees the tiger. The squirrel chases the cow. The squirrel chases the tiger. The squirrel is rough. The squirrel is young. The squirrel sees the cow. The squirrel visits the cow. The tiger chases the cow. The tiger is young. The tiger sees the squirrel. The tiger visits the mouse. If the mouse is cold then the mouse chases the squirrel. If someone is rough and they see the cow then the cow sees the mouse. | The mouse does not see the mouse. | Unknown | 0 | null | @0: The cow chases the mouse.[(triple1)] The cow is nice.[(triple2)] The mouse is cold.[(triple3)] The mouse is nice.[(triple4)] The mouse is rough.[(triple5)] The mouse sees the tiger.[(triple6)] The squirrel chases the cow.[(triple7)] The squirrel chases the tiger.[(triple8)] The squirrel is rough.[(triple9)] The squirrel is young.[(triple10)] The squirrel sees the cow.[(triple11)] The squirrel visits the cow.[(triple12)] The tiger chases the cow.[(triple13)] The tiger is young.[(triple14)] The tiger sees the squirrel.[(triple15)] The tiger visits the mouse.[(triple16)] @1: The cow sees the mouse.[(((triple9 triple11) -> rule2))] The mouse chases the squirrel.[(((triple3) -> rule1))] | depth-0 |
RelNoneg-OWA-D0-470 | 1 | 16 | 2 | The cow chases the mouse. The cow is nice. The mouse is cold. The mouse is nice. The mouse is rough. The mouse sees the tiger. The squirrel chases the cow. The squirrel chases the tiger. The squirrel is rough. The squirrel is young. The squirrel sees the cow. The squirrel visits the cow. The tiger chases the cow. The tiger is young. The tiger sees the squirrel. The tiger visits the mouse. If the mouse is cold then the mouse chases the squirrel. If someone is rough and they see the cow then the cow sees the mouse. | The squirrel sees the mouse. | Unknown | 0 | null | @0: The cow chases the mouse.[(triple1)] The cow is nice.[(triple2)] The mouse is cold.[(triple3)] The mouse is nice.[(triple4)] The mouse is rough.[(triple5)] The mouse sees the tiger.[(triple6)] The squirrel chases the cow.[(triple7)] The squirrel chases the tiger.[(triple8)] The squirrel is rough.[(triple9)] The squirrel is young.[(triple10)] The squirrel sees the cow.[(triple11)] The squirrel visits the cow.[(triple12)] The tiger chases the cow.[(triple13)] The tiger is young.[(triple14)] The tiger sees the squirrel.[(triple15)] The tiger visits the mouse.[(triple16)] @1: The cow sees the mouse.[(((triple9 triple11) -> rule2))] The mouse chases the squirrel.[(((triple3) -> rule1))] | depth-0 |
AttNoneg-OWA-D0-2545 | 0 | 7 | 1 | Charlie is big. Charlie is furry. Charlie is green. Charlie is nice. Charlie is quiet. Charlie is red. Charlie is round. If Charlie is big and Charlie is furry then Charlie is red. | Charlie is red. | True | 0 | 1 | @0: Charlie is big.[(triple1)] Charlie is furry.[(triple2)] Charlie is green.[(triple3)] Charlie is nice.[(triple4)] Charlie is quiet.[(triple5)] Charlie is red.[(triple6 OR ((triple1 triple2) -> rule1))] Charlie is round.[(triple7)] | depth-0 |
AttNoneg-OWA-D0-2545 | 0 | 7 | 1 | Charlie is big. Charlie is furry. Charlie is green. Charlie is nice. Charlie is quiet. Charlie is red. Charlie is round. If Charlie is big and Charlie is furry then Charlie is red. | Charlie is not red. | False | 0 | 1 | @0: Charlie is big.[(triple1)] Charlie is furry.[(triple2)] Charlie is green.[(triple3)] Charlie is nice.[(triple4)] Charlie is quiet.[(triple5)] Charlie is red.[(triple6 OR ((triple1 triple2) -> rule1))] Charlie is round.[(triple7)] | depth-0 |
AttNoneg-OWA-D0-2980 | 2 | 3 | 8 | Charlie is rough. Dave is round. Gary is kind. All blue things are furry. All rough things are cold. If Charlie is round and Charlie is nice then Charlie is blue. If something is rough then it is nice. If something is kind then it is round. Kind, blue things are round. If something is furry and blue then it is cold. All cold things are furry. | Charlie is rough. | True | 0 | 1 | @0: Charlie is rough.[(triple1)] Dave is round.[(triple2)] Gary is kind.[(triple3)] @1: Charlie is cold.[(((triple1) -> rule2))] Charlie is nice.[(((triple1) -> rule4))] Gary is round.[(((triple3) -> rule5))] @2: Charlie is furry.[(((((triple1) -> rule2)) -> rule8))] | depth-0 |
AttNoneg-OWA-D0-2980 | 2 | 3 | 8 | Charlie is rough. Dave is round. Gary is kind. All blue things are furry. All rough things are cold. If Charlie is round and Charlie is nice then Charlie is blue. If something is rough then it is nice. If something is kind then it is round. Kind, blue things are round. If something is furry and blue then it is cold. All cold things are furry. | Charlie is not rough. | False | 0 | 1 | @0: Charlie is rough.[(triple1)] Dave is round.[(triple2)] Gary is kind.[(triple3)] @1: Charlie is cold.[(((triple1) -> rule2))] Charlie is nice.[(((triple1) -> rule4))] Gary is round.[(((triple3) -> rule5))] @2: Charlie is furry.[(((((triple1) -> rule2)) -> rule8))] | depth-0 |
AttNoneg-OWA-D0-2980 | 2 | 3 | 8 | Charlie is rough. Dave is round. Gary is kind. All blue things are furry. All rough things are cold. If Charlie is round and Charlie is nice then Charlie is blue. If something is rough then it is nice. If something is kind then it is round. Kind, blue things are round. If something is furry and blue then it is cold. All cold things are furry. | Charlie is not blue. | Unknown | 2 | null | @0: Charlie is rough.[(triple1)] Dave is round.[(triple2)] Gary is kind.[(triple3)] @1: Charlie is cold.[(((triple1) -> rule2))] Charlie is nice.[(((triple1) -> rule4))] Gary is round.[(((triple3) -> rule5))] @2: Charlie is furry.[(((((triple1) -> rule2)) -> rule8))] | depth-0 |
AttNoneg-OWA-D0-2980 | 2 | 3 | 8 | Charlie is rough. Dave is round. Gary is kind. All blue things are furry. All rough things are cold. If Charlie is round and Charlie is nice then Charlie is blue. If something is rough then it is nice. If something is kind then it is round. Kind, blue things are round. If something is furry and blue then it is cold. All cold things are furry. | Dave is kind. | Unknown | 0 | null | @0: Charlie is rough.[(triple1)] Dave is round.[(triple2)] Gary is kind.[(triple3)] @1: Charlie is cold.[(((triple1) -> rule2))] Charlie is nice.[(((triple1) -> rule4))] Gary is round.[(((triple3) -> rule5))] @2: Charlie is furry.[(((((triple1) -> rule2)) -> rule8))] | depth-0 |
AttNoneg-OWA-D0-2635 | 1 | 10 | 2 | Bob is young. Charlie is big. Charlie is round. Charlie is smart. Harry is nice. Harry is quiet. Harry is red. Harry is round. Harry is smart. Harry is young. If someone is big then they are nice. All round, big people are red. | Harry is quiet. | True | 0 | 1 | @0: Bob is young.[(triple1)] Charlie is big.[(triple2)] Charlie is round.[(triple3)] Charlie is smart.[(triple4)] Harry is nice.[(triple5)] Harry is quiet.[(triple6)] Harry is red.[(triple7)] Harry is round.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10)] @1: Charlie is nice.[(((triple2) -> rule1))] Charlie is red.[(((triple3 triple2) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-2635 | 1 | 10 | 2 | Bob is young. Charlie is big. Charlie is round. Charlie is smart. Harry is nice. Harry is quiet. Harry is red. Harry is round. Harry is smart. Harry is young. If someone is big then they are nice. All round, big people are red. | Charlie is not big. | False | 0 | 1 | @0: Bob is young.[(triple1)] Charlie is big.[(triple2)] Charlie is round.[(triple3)] Charlie is smart.[(triple4)] Harry is nice.[(triple5)] Harry is quiet.[(triple6)] Harry is red.[(triple7)] Harry is round.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10)] @1: Charlie is nice.[(((triple2) -> rule1))] Charlie is red.[(((triple3 triple2) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-2635 | 1 | 10 | 2 | Bob is young. Charlie is big. Charlie is round. Charlie is smart. Harry is nice. Harry is quiet. Harry is red. Harry is round. Harry is smart. Harry is young. If someone is big then they are nice. All round, big people are red. | Bob is not red. | Unknown | 1 | null | @0: Bob is young.[(triple1)] Charlie is big.[(triple2)] Charlie is round.[(triple3)] Charlie is smart.[(triple4)] Harry is nice.[(triple5)] Harry is quiet.[(triple6)] Harry is red.[(triple7)] Harry is round.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10)] @1: Charlie is nice.[(((triple2) -> rule1))] Charlie is red.[(((triple3 triple2) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-2635 | 1 | 10 | 2 | Bob is young. Charlie is big. Charlie is round. Charlie is smart. Harry is nice. Harry is quiet. Harry is red. Harry is round. Harry is smart. Harry is young. If someone is big then they are nice. All round, big people are red. | Charlie is quiet. | Unknown | 0 | null | @0: Bob is young.[(triple1)] Charlie is big.[(triple2)] Charlie is round.[(triple3)] Charlie is smart.[(triple4)] Harry is nice.[(triple5)] Harry is quiet.[(triple6)] Harry is red.[(triple7)] Harry is round.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10)] @1: Charlie is nice.[(((triple2) -> rule1))] Charlie is red.[(((triple3 triple2) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-25 | 0 | 16 | 1 | Anne is blue. Anne is kind. Anne is nice. Anne is red. Anne is white. Bob is big. Bob is blue. Bob is red. Bob is white. Erin is big. Erin is blue. Erin is red. Harry is big. Harry is kind. Harry is red. Harry is white. If something is kind then it is white. | Bob is blue. | True | 0 | 1 | @0: Anne is blue.[(triple1)] Anne is kind.[(triple2)] Anne is nice.[(triple3)] Anne is red.[(triple4)] Anne is white.[(triple5 OR ((triple2) -> rule1))] Bob is big.[(triple6)] Bob is blue.[(triple7)] Bob is red.[(triple8)] Bob is white.[(triple9)] Erin is big.[(triple10)] Erin is blue.[(triple11)] Erin is red.[(triple12)] Harry is big.[(triple13)] Harry is kind.[(triple14)] Harry is red.[(triple15)] Harry is white.[(triple16 OR ((triple14) -> rule1))] | depth-0 |
AttNoneg-OWA-D0-25 | 0 | 16 | 1 | Anne is blue. Anne is kind. Anne is nice. Anne is red. Anne is white. Bob is big. Bob is blue. Bob is red. Bob is white. Erin is big. Erin is blue. Erin is red. Harry is big. Harry is kind. Harry is red. Harry is white. If something is kind then it is white. | Bob is not blue. | False | 0 | 1 | @0: Anne is blue.[(triple1)] Anne is kind.[(triple2)] Anne is nice.[(triple3)] Anne is red.[(triple4)] Anne is white.[(triple5 OR ((triple2) -> rule1))] Bob is big.[(triple6)] Bob is blue.[(triple7)] Bob is red.[(triple8)] Bob is white.[(triple9)] Erin is big.[(triple10)] Erin is blue.[(triple11)] Erin is red.[(triple12)] Harry is big.[(triple13)] Harry is kind.[(triple14)] Harry is red.[(triple15)] Harry is white.[(triple16 OR ((triple14) -> rule1))] | depth-0 |
AttNoneg-OWA-D0-25 | 0 | 16 | 1 | Anne is blue. Anne is kind. Anne is nice. Anne is red. Anne is white. Bob is big. Bob is blue. Bob is red. Bob is white. Erin is big. Erin is blue. Erin is red. Harry is big. Harry is kind. Harry is red. Harry is white. If something is kind then it is white. | Erin is not white. | Unknown | 1 | null | @0: Anne is blue.[(triple1)] Anne is kind.[(triple2)] Anne is nice.[(triple3)] Anne is red.[(triple4)] Anne is white.[(triple5 OR ((triple2) -> rule1))] Bob is big.[(triple6)] Bob is blue.[(triple7)] Bob is red.[(triple8)] Bob is white.[(triple9)] Erin is big.[(triple10)] Erin is blue.[(triple11)] Erin is red.[(triple12)] Harry is big.[(triple13)] Harry is kind.[(triple14)] Harry is red.[(triple15)] Harry is white.[(triple16 OR ((triple14) -> rule1))] | depth-0 |
AttNoneg-OWA-D0-25 | 0 | 16 | 1 | Anne is blue. Anne is kind. Anne is nice. Anne is red. Anne is white. Bob is big. Bob is blue. Bob is red. Bob is white. Erin is big. Erin is blue. Erin is red. Harry is big. Harry is kind. Harry is red. Harry is white. If something is kind then it is white. | Harry is blue. | Unknown | 0 | null | @0: Anne is blue.[(triple1)] Anne is kind.[(triple2)] Anne is nice.[(triple3)] Anne is red.[(triple4)] Anne is white.[(triple5 OR ((triple2) -> rule1))] Bob is big.[(triple6)] Bob is blue.[(triple7)] Bob is red.[(triple8)] Bob is white.[(triple9)] Erin is big.[(triple10)] Erin is blue.[(triple11)] Erin is red.[(triple12)] Harry is big.[(triple13)] Harry is kind.[(triple14)] Harry is red.[(triple15)] Harry is white.[(triple16 OR ((triple14) -> rule1))] | depth-0 |
RelNeg-OWA-D0-3954 | 0 | 16 | 2 | The mouse is green. The mouse needs the tiger. The mouse sees the tiger. The squirrel is big. The squirrel is cold. The squirrel is green. The squirrel likes the mouse. The squirrel likes the tiger. The squirrel needs the mouse. The squirrel needs the tiger. The squirrel sees the mouse. The squirrel does not see the tiger. The tiger is young. The tiger needs the mouse. The tiger needs the squirrel. The tiger sees the mouse. If someone is young and they do not need the tiger then the tiger likes the squirrel. If someone needs the squirrel and they are kind then the squirrel sees the tiger. | The squirrel needs the mouse. | True | 0 | 1 | @0: The mouse is green.[(triple1)] The mouse needs the tiger.[(triple2)] The mouse sees the tiger.[(triple3)] The squirrel does not see the tiger.[(triple12)] The squirrel is big.[(triple4)] The squirrel is cold.[(triple5)] The squirrel is green.[(triple6)] The squirrel likes the mouse.[(triple7)] The squirrel likes the tiger.[(triple8)] The squirrel needs the mouse.[(triple9)] The squirrel needs the tiger.[(triple10)] The squirrel sees the mouse.[(triple11)] The tiger is young.[(triple13)] The tiger needs the mouse.[(triple14)] The tiger needs the squirrel.[(triple15)] The tiger sees the mouse.[(triple16)] | depth-0 |
RelNeg-OWA-D0-3954 | 0 | 16 | 2 | The mouse is green. The mouse needs the tiger. The mouse sees the tiger. The squirrel is big. The squirrel is cold. The squirrel is green. The squirrel likes the mouse. The squirrel likes the tiger. The squirrel needs the mouse. The squirrel needs the tiger. The squirrel sees the mouse. The squirrel does not see the tiger. The tiger is young. The tiger needs the mouse. The tiger needs the squirrel. The tiger sees the mouse. If someone is young and they do not need the tiger then the tiger likes the squirrel. If someone needs the squirrel and they are kind then the squirrel sees the tiger. | The tiger does not need the mouse. | False | 0 | 1 | @0: The mouse is green.[(triple1)] The mouse needs the tiger.[(triple2)] The mouse sees the tiger.[(triple3)] The squirrel does not see the tiger.[(triple12)] The squirrel is big.[(triple4)] The squirrel is cold.[(triple5)] The squirrel is green.[(triple6)] The squirrel likes the mouse.[(triple7)] The squirrel likes the tiger.[(triple8)] The squirrel needs the mouse.[(triple9)] The squirrel needs the tiger.[(triple10)] The squirrel sees the mouse.[(triple11)] The tiger is young.[(triple13)] The tiger needs the mouse.[(triple14)] The tiger needs the squirrel.[(triple15)] The tiger sees the mouse.[(triple16)] | depth-0 |
RelNeg-OWA-D0-3954 | 0 | 16 | 2 | The mouse is green. The mouse needs the tiger. The mouse sees the tiger. The squirrel is big. The squirrel is cold. The squirrel is green. The squirrel likes the mouse. The squirrel likes the tiger. The squirrel needs the mouse. The squirrel needs the tiger. The squirrel sees the mouse. The squirrel does not see the tiger. The tiger is young. The tiger needs the mouse. The tiger needs the squirrel. The tiger sees the mouse. If someone is young and they do not need the tiger then the tiger likes the squirrel. If someone needs the squirrel and they are kind then the squirrel sees the tiger. | The tiger does not like the squirrel. | Unknown | 1 | null | @0: The mouse is green.[(triple1)] The mouse needs the tiger.[(triple2)] The mouse sees the tiger.[(triple3)] The squirrel does not see the tiger.[(triple12)] The squirrel is big.[(triple4)] The squirrel is cold.[(triple5)] The squirrel is green.[(triple6)] The squirrel likes the mouse.[(triple7)] The squirrel likes the tiger.[(triple8)] The squirrel needs the mouse.[(triple9)] The squirrel needs the tiger.[(triple10)] The squirrel sees the mouse.[(triple11)] The tiger is young.[(triple13)] The tiger needs the mouse.[(triple14)] The tiger needs the squirrel.[(triple15)] The tiger sees the mouse.[(triple16)] | depth-0 |
RelNeg-OWA-D0-3954 | 0 | 16 | 2 | The mouse is green. The mouse needs the tiger. The mouse sees the tiger. The squirrel is big. The squirrel is cold. The squirrel is green. The squirrel likes the mouse. The squirrel likes the tiger. The squirrel needs the mouse. The squirrel needs the tiger. The squirrel sees the mouse. The squirrel does not see the tiger. The tiger is young. The tiger needs the mouse. The tiger needs the squirrel. The tiger sees the mouse. If someone is young and they do not need the tiger then the tiger likes the squirrel. If someone needs the squirrel and they are kind then the squirrel sees the tiger. | The tiger is green. | Unknown | 0 | null | @0: The mouse is green.[(triple1)] The mouse needs the tiger.[(triple2)] The mouse sees the tiger.[(triple3)] The squirrel does not see the tiger.[(triple12)] The squirrel is big.[(triple4)] The squirrel is cold.[(triple5)] The squirrel is green.[(triple6)] The squirrel likes the mouse.[(triple7)] The squirrel likes the tiger.[(triple8)] The squirrel needs the mouse.[(triple9)] The squirrel needs the tiger.[(triple10)] The squirrel sees the mouse.[(triple11)] The tiger is young.[(triple13)] The tiger needs the mouse.[(triple14)] The tiger needs the squirrel.[(triple15)] The tiger sees the mouse.[(triple16)] | depth-0 |
AttNeg-OWA-D0-5391 | 0 | 16 | 1 | Charlie is furry. Charlie is red. Charlie is smart. Charlie is white. Dave is big. Dave is cold. Dave is furry. Dave is not kind. Dave is red. Dave is not smart. Dave is white. Erin is not big. Erin is cold. Erin is not kind. Erin is smart. Erin is white. Furry people are red. | Erin is not big. | True | 0 | 1 | @0: Charlie is furry.[(triple1)] Charlie is red.[(triple2 OR ((triple1) -> rule1))] Charlie is smart.[(triple3)] Charlie is white.[(triple4)] Dave is big.[(triple5)] Dave is cold.[(triple6)] Dave is furry.[(triple7)] Dave is not kind.[(triple8)] Dave is not smart.[(triple10)] Dave is red.[(triple9 OR ((triple7) -> rule1))] Dave is white.[(triple11)] Erin is cold.[(triple13)] Erin is not big.[(triple12)] Erin is not kind.[(triple14)] Erin is smart.[(triple15)] Erin is white.[(triple16)] | depth-0 |
AttNeg-OWA-D0-5391 | 0 | 16 | 1 | Charlie is furry. Charlie is red. Charlie is smart. Charlie is white. Dave is big. Dave is cold. Dave is furry. Dave is not kind. Dave is red. Dave is not smart. Dave is white. Erin is not big. Erin is cold. Erin is not kind. Erin is smart. Erin is white. Furry people are red. | Dave is kind. | False | 0 | 1 | @0: Charlie is furry.[(triple1)] Charlie is red.[(triple2 OR ((triple1) -> rule1))] Charlie is smart.[(triple3)] Charlie is white.[(triple4)] Dave is big.[(triple5)] Dave is cold.[(triple6)] Dave is furry.[(triple7)] Dave is not kind.[(triple8)] Dave is not smart.[(triple10)] Dave is red.[(triple9 OR ((triple7) -> rule1))] Dave is white.[(triple11)] Erin is cold.[(triple13)] Erin is not big.[(triple12)] Erin is not kind.[(triple14)] Erin is smart.[(triple15)] Erin is white.[(triple16)] | depth-0 |
AttNeg-OWA-D0-5391 | 0 | 16 | 1 | Charlie is furry. Charlie is red. Charlie is smart. Charlie is white. Dave is big. Dave is cold. Dave is furry. Dave is not kind. Dave is red. Dave is not smart. Dave is white. Erin is not big. Erin is cold. Erin is not kind. Erin is smart. Erin is white. Furry people are red. | Erin is not red. | Unknown | 1 | null | @0: Charlie is furry.[(triple1)] Charlie is red.[(triple2 OR ((triple1) -> rule1))] Charlie is smart.[(triple3)] Charlie is white.[(triple4)] Dave is big.[(triple5)] Dave is cold.[(triple6)] Dave is furry.[(triple7)] Dave is not kind.[(triple8)] Dave is not smart.[(triple10)] Dave is red.[(triple9 OR ((triple7) -> rule1))] Dave is white.[(triple11)] Erin is cold.[(triple13)] Erin is not big.[(triple12)] Erin is not kind.[(triple14)] Erin is smart.[(triple15)] Erin is white.[(triple16)] | depth-0 |
AttNeg-OWA-D0-5391 | 0 | 16 | 1 | Charlie is furry. Charlie is red. Charlie is smart. Charlie is white. Dave is big. Dave is cold. Dave is furry. Dave is not kind. Dave is red. Dave is not smart. Dave is white. Erin is not big. Erin is cold. Erin is not kind. Erin is smart. Erin is white. Furry people are red. | Erin is furry. | Unknown | 0 | null | @0: Charlie is furry.[(triple1)] Charlie is red.[(triple2 OR ((triple1) -> rule1))] Charlie is smart.[(triple3)] Charlie is white.[(triple4)] Dave is big.[(triple5)] Dave is cold.[(triple6)] Dave is furry.[(triple7)] Dave is not kind.[(triple8)] Dave is not smart.[(triple10)] Dave is red.[(triple9 OR ((triple7) -> rule1))] Dave is white.[(triple11)] Erin is cold.[(triple13)] Erin is not big.[(triple12)] Erin is not kind.[(triple14)] Erin is smart.[(triple15)] Erin is white.[(triple16)] | depth-0 |
RelNeg-OWA-D0-123 | 0 | 10 | 6 | The lion chases the rabbit. The lion is round. The lion does not need the rabbit. The rabbit chases the lion. The rabbit is blue. The rabbit is green. The rabbit is not rough. The rabbit is round. The rabbit does not need the lion. The rabbit visits the lion. If the lion is young then the lion is round. If something needs the lion and it visits the lion then it chases the lion. If something chases the lion and it needs the rabbit then the lion visits the rabbit. If the lion visits the rabbit then the lion does not chase the rabbit. If something is blue and it does not chase the lion then the lion does not need the rabbit. If something visits the rabbit and the rabbit visits the lion then the rabbit is not young. | The rabbit chases the lion. | True | 0 | 1 | @0: The lion chases the rabbit.[(triple1)] The lion does not need the rabbit.[(triple3)] The lion is round.[(triple2)] The rabbit chases the lion.[(triple4)] The rabbit does not need the lion.[(triple9)] The rabbit is blue.[(triple5)] The rabbit is green.[(triple6)] The rabbit is not rough.[(triple7)] The rabbit is round.[(triple8)] The rabbit visits the lion.[(triple10)] | depth-0 |
RelNeg-OWA-D0-123 | 0 | 10 | 6 | The lion chases the rabbit. The lion is round. The lion does not need the rabbit. The rabbit chases the lion. The rabbit is blue. The rabbit is green. The rabbit is not rough. The rabbit is round. The rabbit does not need the lion. The rabbit visits the lion. If the lion is young then the lion is round. If something needs the lion and it visits the lion then it chases the lion. If something chases the lion and it needs the rabbit then the lion visits the rabbit. If the lion visits the rabbit then the lion does not chase the rabbit. If something is blue and it does not chase the lion then the lion does not need the rabbit. If something visits the rabbit and the rabbit visits the lion then the rabbit is not young. | The lion does not chase the rabbit. | False | 0 | 1 | @0: The lion chases the rabbit.[(triple1)] The lion does not need the rabbit.[(triple3)] The lion is round.[(triple2)] The rabbit chases the lion.[(triple4)] The rabbit does not need the lion.[(triple9)] The rabbit is blue.[(triple5)] The rabbit is green.[(triple6)] The rabbit is not rough.[(triple7)] The rabbit is round.[(triple8)] The rabbit visits the lion.[(triple10)] | depth-0 |
RelNeg-OWA-D0-123 | 0 | 10 | 6 | The lion chases the rabbit. The lion is round. The lion does not need the rabbit. The rabbit chases the lion. The rabbit is blue. The rabbit is green. The rabbit is not rough. The rabbit is round. The rabbit does not need the lion. The rabbit visits the lion. If the lion is young then the lion is round. If something needs the lion and it visits the lion then it chases the lion. If something chases the lion and it needs the rabbit then the lion visits the rabbit. If the lion visits the rabbit then the lion does not chase the rabbit. If something is blue and it does not chase the lion then the lion does not need the rabbit. If something visits the rabbit and the rabbit visits the lion then the rabbit is not young. | The lion does not chase the lion. | Unknown | 1 | null | @0: The lion chases the rabbit.[(triple1)] The lion does not need the rabbit.[(triple3)] The lion is round.[(triple2)] The rabbit chases the lion.[(triple4)] The rabbit does not need the lion.[(triple9)] The rabbit is blue.[(triple5)] The rabbit is green.[(triple6)] The rabbit is not rough.[(triple7)] The rabbit is round.[(triple8)] The rabbit visits the lion.[(triple10)] | depth-0 |
RelNeg-OWA-D0-123 | 0 | 10 | 6 | The lion chases the rabbit. The lion is round. The lion does not need the rabbit. The rabbit chases the lion. The rabbit is blue. The rabbit is green. The rabbit is not rough. The rabbit is round. The rabbit does not need the lion. The rabbit visits the lion. If the lion is young then the lion is round. If something needs the lion and it visits the lion then it chases the lion. If something chases the lion and it needs the rabbit then the lion visits the rabbit. If the lion visits the rabbit then the lion does not chase the rabbit. If something is blue and it does not chase the lion then the lion does not need the rabbit. If something visits the rabbit and the rabbit visits the lion then the rabbit is not young. | The lion is blue. | Unknown | 0 | null | @0: The lion chases the rabbit.[(triple1)] The lion does not need the rabbit.[(triple3)] The lion is round.[(triple2)] The rabbit chases the lion.[(triple4)] The rabbit does not need the lion.[(triple9)] The rabbit is blue.[(triple5)] The rabbit is green.[(triple6)] The rabbit is not rough.[(triple7)] The rabbit is round.[(triple8)] The rabbit visits the lion.[(triple10)] | depth-0 |
AttNoneg-OWA-D0-2355 | 0 | 7 | 1 | Dave is big. Dave is blue. Dave is green. Dave is kind. Dave is quiet. Dave is white. Dave is young. Big, white people are quiet. | Dave is kind. | True | 0 | 1 | @0: Dave is big.[(triple1)] Dave is blue.[(triple2)] Dave is green.[(triple3)] Dave is kind.[(triple4)] Dave is quiet.[(triple5 OR ((triple1 triple6) -> rule1))] Dave is white.[(triple6)] Dave is young.[(triple7)] | depth-0 |
AttNoneg-OWA-D0-2355 | 0 | 7 | 1 | Dave is big. Dave is blue. Dave is green. Dave is kind. Dave is quiet. Dave is white. Dave is young. Big, white people are quiet. | Dave is not big. | False | 0 | 1 | @0: Dave is big.[(triple1)] Dave is blue.[(triple2)] Dave is green.[(triple3)] Dave is kind.[(triple4)] Dave is quiet.[(triple5 OR ((triple1 triple6) -> rule1))] Dave is white.[(triple6)] Dave is young.[(triple7)] | depth-0 |
RelNoneg-OWA-D0-4975 | 2 | 12 | 6 | The dog eats the lion. The dog is blue. The dog is cold. The dog is green. The dog is red. The dog sees the lion. The dog visits the lion. The lion eats the dog. The lion is cold. The lion is kind. The lion sees the dog. The lion visits the dog. If someone sees the dog and the dog visits the lion then they visit the dog. If someone is kind and they eat the dog then they eat the lion. If someone eats the lion then the lion sees the dog. If someone eats the lion then they see the dog. If someone sees the dog and they eat the dog then they visit the dog. If the lion visits the dog and the dog visits the lion then the dog sees the lion. | The dog is cold. | True | 0 | 1 | @0: The dog eats the lion.[(triple1)] The dog is blue.[(triple2)] The dog is cold.[(triple3)] The dog is green.[(triple4)] The dog is red.[(triple5)] The dog sees the lion.[(triple6 OR ((triple12 triple7) -> rule6) OR ((((triple11 triple7) -> rule1) triple7) -> rule6) OR ((((triple11 triple8) -> rule5) triple7) -> rule6) OR ((((((triple1) -> rule3) triple7) -> rule1) triple7) -> rule6) OR ((((((triple1) -> rule3) triple8) -> rule5) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule3) triple7) -> rule1) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule3) triple8) -> rule5) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule4) triple7) -> rule1) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule4) triple8) -> rule5) triple7) -> rule6))] The dog visits the lion.[(triple7)] The lion eats the dog.[(triple8)] The lion is cold.[(triple9)] The lion is kind.[(triple10)] The lion sees the dog.[(triple11 OR ((triple1) -> rule3) OR ((((triple10 triple8) -> rule2)) -> rule3) OR ((((triple10 triple8) -> rule2)) -> rule4))] The lion visits the dog.[(triple12 OR ((triple11 triple7) -> rule1) OR ((triple11 triple8) -> rule5) OR ((((triple1) -> rule3) triple7) -> rule1) OR ((((triple1) -> rule3) triple8) -> rule5) OR ((((((triple10 triple8) -> rule2)) -> rule3) triple7) -> rule1) OR ((((((triple10 triple8) -> rule2)) -> rule3) triple8) -> rule5) OR ((((((triple10 triple8) -> rule2)) -> rule4) triple7) -> rule1) OR ((((((triple10 triple8) -> rule2)) -> rule4) triple8) -> rule5))] @1: The dog sees the dog.[(((triple1) -> rule4))] The lion eats the lion.[(((triple10 triple8) -> rule2))] @2: The dog visits the dog.[(((((triple1) -> rule4) triple7) -> rule1))] | depth-0 |
RelNoneg-OWA-D0-4975 | 2 | 12 | 6 | The dog eats the lion. The dog is blue. The dog is cold. The dog is green. The dog is red. The dog sees the lion. The dog visits the lion. The lion eats the dog. The lion is cold. The lion is kind. The lion sees the dog. The lion visits the dog. If someone sees the dog and the dog visits the lion then they visit the dog. If someone is kind and they eat the dog then they eat the lion. If someone eats the lion then the lion sees the dog. If someone eats the lion then they see the dog. If someone sees the dog and they eat the dog then they visit the dog. If the lion visits the dog and the dog visits the lion then the dog sees the lion. | The dog is not cold. | False | 0 | 1 | @0: The dog eats the lion.[(triple1)] The dog is blue.[(triple2)] The dog is cold.[(triple3)] The dog is green.[(triple4)] The dog is red.[(triple5)] The dog sees the lion.[(triple6 OR ((triple12 triple7) -> rule6) OR ((((triple11 triple7) -> rule1) triple7) -> rule6) OR ((((triple11 triple8) -> rule5) triple7) -> rule6) OR ((((((triple1) -> rule3) triple7) -> rule1) triple7) -> rule6) OR ((((((triple1) -> rule3) triple8) -> rule5) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule3) triple7) -> rule1) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule3) triple8) -> rule5) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule4) triple7) -> rule1) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule4) triple8) -> rule5) triple7) -> rule6))] The dog visits the lion.[(triple7)] The lion eats the dog.[(triple8)] The lion is cold.[(triple9)] The lion is kind.[(triple10)] The lion sees the dog.[(triple11 OR ((triple1) -> rule3) OR ((((triple10 triple8) -> rule2)) -> rule3) OR ((((triple10 triple8) -> rule2)) -> rule4))] The lion visits the dog.[(triple12 OR ((triple11 triple7) -> rule1) OR ((triple11 triple8) -> rule5) OR ((((triple1) -> rule3) triple7) -> rule1) OR ((((triple1) -> rule3) triple8) -> rule5) OR ((((((triple10 triple8) -> rule2)) -> rule3) triple7) -> rule1) OR ((((((triple10 triple8) -> rule2)) -> rule3) triple8) -> rule5) OR ((((((triple10 triple8) -> rule2)) -> rule4) triple7) -> rule1) OR ((((((triple10 triple8) -> rule2)) -> rule4) triple8) -> rule5))] @1: The dog sees the dog.[(((triple1) -> rule4))] The lion eats the lion.[(((triple10 triple8) -> rule2))] @2: The dog visits the dog.[(((((triple1) -> rule4) triple7) -> rule1))] | depth-0 |
RelNoneg-OWA-D0-4975 | 2 | 12 | 6 | The dog eats the lion. The dog is blue. The dog is cold. The dog is green. The dog is red. The dog sees the lion. The dog visits the lion. The lion eats the dog. The lion is cold. The lion is kind. The lion sees the dog. The lion visits the dog. If someone sees the dog and the dog visits the lion then they visit the dog. If someone is kind and they eat the dog then they eat the lion. If someone eats the lion then the lion sees the dog. If someone eats the lion then they see the dog. If someone sees the dog and they eat the dog then they visit the dog. If the lion visits the dog and the dog visits the lion then the dog sees the lion. | The lion is not green. | Unknown | 0 | null | @0: The dog eats the lion.[(triple1)] The dog is blue.[(triple2)] The dog is cold.[(triple3)] The dog is green.[(triple4)] The dog is red.[(triple5)] The dog sees the lion.[(triple6 OR ((triple12 triple7) -> rule6) OR ((((triple11 triple7) -> rule1) triple7) -> rule6) OR ((((triple11 triple8) -> rule5) triple7) -> rule6) OR ((((((triple1) -> rule3) triple7) -> rule1) triple7) -> rule6) OR ((((((triple1) -> rule3) triple8) -> rule5) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule3) triple7) -> rule1) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule3) triple8) -> rule5) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule4) triple7) -> rule1) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule4) triple8) -> rule5) triple7) -> rule6))] The dog visits the lion.[(triple7)] The lion eats the dog.[(triple8)] The lion is cold.[(triple9)] The lion is kind.[(triple10)] The lion sees the dog.[(triple11 OR ((triple1) -> rule3) OR ((((triple10 triple8) -> rule2)) -> rule3) OR ((((triple10 triple8) -> rule2)) -> rule4))] The lion visits the dog.[(triple12 OR ((triple11 triple7) -> rule1) OR ((triple11 triple8) -> rule5) OR ((((triple1) -> rule3) triple7) -> rule1) OR ((((triple1) -> rule3) triple8) -> rule5) OR ((((((triple10 triple8) -> rule2)) -> rule3) triple7) -> rule1) OR ((((((triple10 triple8) -> rule2)) -> rule3) triple8) -> rule5) OR ((((((triple10 triple8) -> rule2)) -> rule4) triple7) -> rule1) OR ((((((triple10 triple8) -> rule2)) -> rule4) triple8) -> rule5))] @1: The dog sees the dog.[(((triple1) -> rule4))] The lion eats the lion.[(((triple10 triple8) -> rule2))] @2: The dog visits the dog.[(((((triple1) -> rule4) triple7) -> rule1))] | depth-0 |
RelNoneg-OWA-D0-4975 | 2 | 12 | 6 | The dog eats the lion. The dog is blue. The dog is cold. The dog is green. The dog is red. The dog sees the lion. The dog visits the lion. The lion eats the dog. The lion is cold. The lion is kind. The lion sees the dog. The lion visits the dog. If someone sees the dog and the dog visits the lion then they visit the dog. If someone is kind and they eat the dog then they eat the lion. If someone eats the lion then the lion sees the dog. If someone eats the lion then they see the dog. If someone sees the dog and they eat the dog then they visit the dog. If the lion visits the dog and the dog visits the lion then the dog sees the lion. | The lion is blue. | Unknown | 0 | null | @0: The dog eats the lion.[(triple1)] The dog is blue.[(triple2)] The dog is cold.[(triple3)] The dog is green.[(triple4)] The dog is red.[(triple5)] The dog sees the lion.[(triple6 OR ((triple12 triple7) -> rule6) OR ((((triple11 triple7) -> rule1) triple7) -> rule6) OR ((((triple11 triple8) -> rule5) triple7) -> rule6) OR ((((((triple1) -> rule3) triple7) -> rule1) triple7) -> rule6) OR ((((((triple1) -> rule3) triple8) -> rule5) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule3) triple7) -> rule1) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule3) triple8) -> rule5) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule4) triple7) -> rule1) triple7) -> rule6) OR ((((((((triple10 triple8) -> rule2)) -> rule4) triple8) -> rule5) triple7) -> rule6))] The dog visits the lion.[(triple7)] The lion eats the dog.[(triple8)] The lion is cold.[(triple9)] The lion is kind.[(triple10)] The lion sees the dog.[(triple11 OR ((triple1) -> rule3) OR ((((triple10 triple8) -> rule2)) -> rule3) OR ((((triple10 triple8) -> rule2)) -> rule4))] The lion visits the dog.[(triple12 OR ((triple11 triple7) -> rule1) OR ((triple11 triple8) -> rule5) OR ((((triple1) -> rule3) triple7) -> rule1) OR ((((triple1) -> rule3) triple8) -> rule5) OR ((((((triple10 triple8) -> rule2)) -> rule3) triple7) -> rule1) OR ((((((triple10 triple8) -> rule2)) -> rule3) triple8) -> rule5) OR ((((((triple10 triple8) -> rule2)) -> rule4) triple7) -> rule1) OR ((((((triple10 triple8) -> rule2)) -> rule4) triple8) -> rule5))] @1: The dog sees the dog.[(((triple1) -> rule4))] The lion eats the lion.[(((triple10 triple8) -> rule2))] @2: The dog visits the dog.[(((((triple1) -> rule4) triple7) -> rule1))] | depth-0 |
AttNoneg-OWA-D0-2918 | 2 | 7 | 3 | Anne is furry. Anne is rough. Anne is young. Bob is green. Bob is nice. Erin is rough. Erin is round. If someone is nice and green then they are round. All green, round people are rough. If someone is blue then they are young. | Anne is furry. | True | 0 | 1 | @0: Anne is furry.[(triple1)] Anne is rough.[(triple2)] Anne is young.[(triple3)] Bob is green.[(triple4)] Bob is nice.[(triple5)] Erin is rough.[(triple6)] Erin is round.[(triple7)] @1: Bob is round.[(((triple5 triple4) -> rule1))] @2: Bob is rough.[(((triple4 ((triple5 triple4) -> rule1)) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-2918 | 2 | 7 | 3 | Anne is furry. Anne is rough. Anne is young. Bob is green. Bob is nice. Erin is rough. Erin is round. If someone is nice and green then they are round. All green, round people are rough. If someone is blue then they are young. | Erin is not rough. | False | 0 | 1 | @0: Anne is furry.[(triple1)] Anne is rough.[(triple2)] Anne is young.[(triple3)] Bob is green.[(triple4)] Bob is nice.[(triple5)] Erin is rough.[(triple6)] Erin is round.[(triple7)] @1: Bob is round.[(((triple5 triple4) -> rule1))] @2: Bob is rough.[(((triple4 ((triple5 triple4) -> rule1)) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-2918 | 2 | 7 | 3 | Anne is furry. Anne is rough. Anne is young. Bob is green. Bob is nice. Erin is rough. Erin is round. If someone is nice and green then they are round. All green, round people are rough. If someone is blue then they are young. | Erin is not young. | Unknown | 1 | null | @0: Anne is furry.[(triple1)] Anne is rough.[(triple2)] Anne is young.[(triple3)] Bob is green.[(triple4)] Bob is nice.[(triple5)] Erin is rough.[(triple6)] Erin is round.[(triple7)] @1: Bob is round.[(((triple5 triple4) -> rule1))] @2: Bob is rough.[(((triple4 ((triple5 triple4) -> rule1)) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-2918 | 2 | 7 | 3 | Anne is furry. Anne is rough. Anne is young. Bob is green. Bob is nice. Erin is rough. Erin is round. If someone is nice and green then they are round. All green, round people are rough. If someone is blue then they are young. | Bob is blue. | Unknown | 0 | null | @0: Anne is furry.[(triple1)] Anne is rough.[(triple2)] Anne is young.[(triple3)] Bob is green.[(triple4)] Bob is nice.[(triple5)] Erin is rough.[(triple6)] Erin is round.[(triple7)] @1: Bob is round.[(((triple5 triple4) -> rule1))] @2: Bob is rough.[(((triple4 ((triple5 triple4) -> rule1)) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-4887 | 1 | 10 | 2 | Charlie is rough. Dave is green. Fiona is rough. Fiona is smart. Gary is big. Gary is green. Gary is quiet. Gary is red. Gary is rough. Gary is smart. If Dave is smart and Dave is nice then Dave is red. All big, quiet people are nice. | Charlie is rough. | True | 0 | 1 | @0: Charlie is rough.[(triple1)] Dave is green.[(triple2)] Fiona is rough.[(triple3)] Fiona is smart.[(triple4)] Gary is big.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is red.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Gary is nice.[(((triple5 triple7) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-4887 | 1 | 10 | 2 | Charlie is rough. Dave is green. Fiona is rough. Fiona is smart. Gary is big. Gary is green. Gary is quiet. Gary is red. Gary is rough. Gary is smart. If Dave is smart and Dave is nice then Dave is red. All big, quiet people are nice. | Gary is not rough. | False | 0 | 1 | @0: Charlie is rough.[(triple1)] Dave is green.[(triple2)] Fiona is rough.[(triple3)] Fiona is smart.[(triple4)] Gary is big.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is red.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Gary is nice.[(((triple5 triple7) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-4887 | 1 | 10 | 2 | Charlie is rough. Dave is green. Fiona is rough. Fiona is smart. Gary is big. Gary is green. Gary is quiet. Gary is red. Gary is rough. Gary is smart. If Dave is smart and Dave is nice then Dave is red. All big, quiet people are nice. | Charlie is not nice. | Unknown | 1 | null | @0: Charlie is rough.[(triple1)] Dave is green.[(triple2)] Fiona is rough.[(triple3)] Fiona is smart.[(triple4)] Gary is big.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is red.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Gary is nice.[(((triple5 triple7) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-4887 | 1 | 10 | 2 | Charlie is rough. Dave is green. Fiona is rough. Fiona is smart. Gary is big. Gary is green. Gary is quiet. Gary is red. Gary is rough. Gary is smart. If Dave is smart and Dave is nice then Dave is red. All big, quiet people are nice. | Charlie is big. | Unknown | 0 | null | @0: Charlie is rough.[(triple1)] Dave is green.[(triple2)] Fiona is rough.[(triple3)] Fiona is smart.[(triple4)] Gary is big.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is red.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Gary is nice.[(((triple5 triple7) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-6742 | 1 | 12 | 6 | Fiona is furry. Fiona is green. Fiona is quiet. Fiona is white. Gary is furry. Gary is nice. Gary is quiet. Gary is round. Gary is white. Harry is green. Harry is rough. Harry is round. If something is nice then it is rough. If Fiona is round and Fiona is furry then Fiona is rough. If Fiona is round and Fiona is white then Fiona is quiet. All nice, white things are green. If something is nice and round then it is white. White, rough things are round. | Harry is green. | True | 0 | 1 | @0: Fiona is furry.[(triple1)] Fiona is green.[(triple2)] Fiona is quiet.[(triple3)] Fiona is white.[(triple4)] Gary is furry.[(triple5)] Gary is nice.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8 OR ((triple9 ((triple6) -> rule1)) -> rule6))] Gary is white.[(triple9 OR ((triple6 triple8) -> rule5))] Harry is green.[(triple10)] Harry is rough.[(triple11)] Harry is round.[(triple12)] @1: Gary is green.[(((triple6 triple9) -> rule4) OR ((triple6 ((triple6 triple8) -> rule5)) -> rule4))] Gary is rough.[(((triple6) -> rule1))] | depth-0 |
AttNoneg-OWA-D0-6742 | 1 | 12 | 6 | Fiona is furry. Fiona is green. Fiona is quiet. Fiona is white. Gary is furry. Gary is nice. Gary is quiet. Gary is round. Gary is white. Harry is green. Harry is rough. Harry is round. If something is nice then it is rough. If Fiona is round and Fiona is furry then Fiona is rough. If Fiona is round and Fiona is white then Fiona is quiet. All nice, white things are green. If something is nice and round then it is white. White, rough things are round. | Gary is not quiet. | False | 0 | 1 | @0: Fiona is furry.[(triple1)] Fiona is green.[(triple2)] Fiona is quiet.[(triple3)] Fiona is white.[(triple4)] Gary is furry.[(triple5)] Gary is nice.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8 OR ((triple9 ((triple6) -> rule1)) -> rule6))] Gary is white.[(triple9 OR ((triple6 triple8) -> rule5))] Harry is green.[(triple10)] Harry is rough.[(triple11)] Harry is round.[(triple12)] @1: Gary is green.[(((triple6 triple9) -> rule4) OR ((triple6 ((triple6 triple8) -> rule5)) -> rule4))] Gary is rough.[(((triple6) -> rule1))] | depth-0 |
AttNoneg-OWA-D0-6742 | 1 | 12 | 6 | Fiona is furry. Fiona is green. Fiona is quiet. Fiona is white. Gary is furry. Gary is nice. Gary is quiet. Gary is round. Gary is white. Harry is green. Harry is rough. Harry is round. If something is nice then it is rough. If Fiona is round and Fiona is furry then Fiona is rough. If Fiona is round and Fiona is white then Fiona is quiet. All nice, white things are green. If something is nice and round then it is white. White, rough things are round. | Fiona is not round. | Unknown | 2 | null | @0: Fiona is furry.[(triple1)] Fiona is green.[(triple2)] Fiona is quiet.[(triple3)] Fiona is white.[(triple4)] Gary is furry.[(triple5)] Gary is nice.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8 OR ((triple9 ((triple6) -> rule1)) -> rule6))] Gary is white.[(triple9 OR ((triple6 triple8) -> rule5))] Harry is green.[(triple10)] Harry is rough.[(triple11)] Harry is round.[(triple12)] @1: Gary is green.[(((triple6 triple9) -> rule4) OR ((triple6 ((triple6 triple8) -> rule5)) -> rule4))] Gary is rough.[(((triple6) -> rule1))] | depth-0 |
AttNoneg-OWA-D0-6742 | 1 | 12 | 6 | Fiona is furry. Fiona is green. Fiona is quiet. Fiona is white. Gary is furry. Gary is nice. Gary is quiet. Gary is round. Gary is white. Harry is green. Harry is rough. Harry is round. If something is nice then it is rough. If Fiona is round and Fiona is furry then Fiona is rough. If Fiona is round and Fiona is white then Fiona is quiet. All nice, white things are green. If something is nice and round then it is white. White, rough things are round. | Harry is quiet. | Unknown | 0 | null | @0: Fiona is furry.[(triple1)] Fiona is green.[(triple2)] Fiona is quiet.[(triple3)] Fiona is white.[(triple4)] Gary is furry.[(triple5)] Gary is nice.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8 OR ((triple9 ((triple6) -> rule1)) -> rule6))] Gary is white.[(triple9 OR ((triple6 triple8) -> rule5))] Harry is green.[(triple10)] Harry is rough.[(triple11)] Harry is round.[(triple12)] @1: Gary is green.[(((triple6 triple9) -> rule4) OR ((triple6 ((triple6 triple8) -> rule5)) -> rule4))] Gary is rough.[(((triple6) -> rule1))] | depth-0 |
RelNoneg-OWA-D0-5988 | 0 | 7 | 2 | The dog is blue. The dog likes the squirrel. The dog visits the squirrel. The rabbit is blue. The squirrel eats the dog. The squirrel is rough. The squirrel visits the rabbit. If the dog is red and the dog likes the squirrel then the squirrel is big. If something is young and blue then it visits the dog. | The dog visits the squirrel. | True | 0 | 1 | @0: The dog is blue.[(triple1)] The dog likes the squirrel.[(triple2)] The dog visits the squirrel.[(triple3)] The rabbit is blue.[(triple4)] The squirrel eats the dog.[(triple5)] The squirrel is rough.[(triple6)] The squirrel visits the rabbit.[(triple7)] | depth-0 |
RelNoneg-OWA-D0-5988 | 0 | 7 | 2 | The dog is blue. The dog likes the squirrel. The dog visits the squirrel. The rabbit is blue. The squirrel eats the dog. The squirrel is rough. The squirrel visits the rabbit. If the dog is red and the dog likes the squirrel then the squirrel is big. If something is young and blue then it visits the dog. | The rabbit is not blue. | False | 0 | 1 | @0: The dog is blue.[(triple1)] The dog likes the squirrel.[(triple2)] The dog visits the squirrel.[(triple3)] The rabbit is blue.[(triple4)] The squirrel eats the dog.[(triple5)] The squirrel is rough.[(triple6)] The squirrel visits the rabbit.[(triple7)] | depth-0 |
RelNoneg-OWA-D0-5988 | 0 | 7 | 2 | The dog is blue. The dog likes the squirrel. The dog visits the squirrel. The rabbit is blue. The squirrel eats the dog. The squirrel is rough. The squirrel visits the rabbit. If the dog is red and the dog likes the squirrel then the squirrel is big. If something is young and blue then it visits the dog. | The squirrel does not visit the dog. | Unknown | 1 | null | @0: The dog is blue.[(triple1)] The dog likes the squirrel.[(triple2)] The dog visits the squirrel.[(triple3)] The rabbit is blue.[(triple4)] The squirrel eats the dog.[(triple5)] The squirrel is rough.[(triple6)] The squirrel visits the rabbit.[(triple7)] | depth-0 |
RelNoneg-OWA-D0-5988 | 0 | 7 | 2 | The dog is blue. The dog likes the squirrel. The dog visits the squirrel. The rabbit is blue. The squirrel eats the dog. The squirrel is rough. The squirrel visits the rabbit. If the dog is red and the dog likes the squirrel then the squirrel is big. If something is young and blue then it visits the dog. | The squirrel likes the dog. | Unknown | 0 | null | @0: The dog is blue.[(triple1)] The dog likes the squirrel.[(triple2)] The dog visits the squirrel.[(triple3)] The rabbit is blue.[(triple4)] The squirrel eats the dog.[(triple5)] The squirrel is rough.[(triple6)] The squirrel visits the rabbit.[(triple7)] | depth-0 |
AttNeg-OWA-D0-1764 | 0 | 7 | 6 | Fiona is blue. Fiona is cold. Fiona is furry. Fiona is not green. Fiona is red. Fiona is rough. Fiona is not smart. Green things are rough. If Fiona is not rough then Fiona is smart. Cold, red things are blue. Blue things are red. Blue, furry things are red. If Fiona is not smart then Fiona is blue. | Fiona is blue. | True | 0 | 1 | @0: Fiona is blue.[(triple1 OR ((triple7) -> rule6) OR ((triple2 triple5) -> rule3))] Fiona is cold.[(triple2)] Fiona is furry.[(triple3)] Fiona is not green.[(triple4)] Fiona is not smart.[(triple7)] Fiona is red.[(triple5 OR ((triple1) -> rule4) OR ((triple1 triple3) -> rule5) OR ((((triple7) -> rule6)) -> rule4) OR ((((triple7) -> rule6) triple3) -> rule5))] Fiona is rough.[(triple6)] | depth-0 |
AttNeg-OWA-D0-1764 | 0 | 7 | 6 | Fiona is blue. Fiona is cold. Fiona is furry. Fiona is not green. Fiona is red. Fiona is rough. Fiona is not smart. Green things are rough. If Fiona is not rough then Fiona is smart. Cold, red things are blue. Blue things are red. Blue, furry things are red. If Fiona is not smart then Fiona is blue. | Fiona is smart. | False | 0 | 1 | @0: Fiona is blue.[(triple1 OR ((triple7) -> rule6) OR ((triple2 triple5) -> rule3))] Fiona is cold.[(triple2)] Fiona is furry.[(triple3)] Fiona is not green.[(triple4)] Fiona is not smart.[(triple7)] Fiona is red.[(triple5 OR ((triple1) -> rule4) OR ((triple1 triple3) -> rule5) OR ((((triple7) -> rule6)) -> rule4) OR ((((triple7) -> rule6) triple3) -> rule5))] Fiona is rough.[(triple6)] | depth-0 |
AttNoneg-OWA-D0-1243 | 0 | 14 | 8 | Dave is blue. Dave is cold. Dave is green. Dave is kind. Dave is red. Dave is white. Dave is young. Harry is blue. Harry is cold. Harry is green. Harry is kind. Harry is red. Harry is white. Harry is young. If someone is green and blue then they are cold. All white, blue people are kind. If Harry is green and Harry is blue then Harry is kind. If Harry is cold then Harry is kind. All white, green people are cold. If Dave is red then Dave is green. All red people are young. If someone is green and white then they are cold. | Dave is red. | True | 0 | 1 | @0: Dave is blue.[(triple1)] Dave is cold.[(triple2 OR ((triple3 triple1) -> rule1) OR ((triple3 triple6) -> rule8) OR ((triple6 triple3) -> rule5) OR ((triple6 ((triple5) -> rule6)) -> rule5) OR ((((triple5) -> rule6) triple1) -> rule1) OR ((((triple5) -> rule6) triple6) -> rule8))] Dave is green.[(triple3 OR ((triple5) -> rule6))] Dave is kind.[(triple4 OR ((triple6 triple1) -> rule2))] Dave is red.[(triple5)] Dave is white.[(triple6)] Dave is young.[(triple7 OR ((triple5) -> rule7))] Harry is blue.[(triple8)] Harry is cold.[(triple9 OR ((triple10 triple13) -> rule8) OR ((triple10 triple8) -> rule1) OR ((triple13 triple10) -> rule5))] Harry is green.[(triple10)] Harry is kind.[(triple11 OR ((triple9) -> rule4) OR ((triple10 triple8) -> rule3) OR ((triple13 triple8) -> rule2) OR ((((triple10 triple13) -> rule8)) -> rule4) OR ((((triple10 triple8) -> rule1)) -> rule4) OR ((((triple13 triple10) -> rule5)) -> rule4))] Harry is red.[(triple12)] Harry is white.[(triple13)] Harry is young.[(triple14 OR ((triple12) -> rule7))] | depth-0 |
AttNoneg-OWA-D0-1243 | 0 | 14 | 8 | Dave is blue. Dave is cold. Dave is green. Dave is kind. Dave is red. Dave is white. Dave is young. Harry is blue. Harry is cold. Harry is green. Harry is kind. Harry is red. Harry is white. Harry is young. If someone is green and blue then they are cold. All white, blue people are kind. If Harry is green and Harry is blue then Harry is kind. If Harry is cold then Harry is kind. All white, green people are cold. If Dave is red then Dave is green. All red people are young. If someone is green and white then they are cold. | Dave is not green. | False | 0 | 1 | @0: Dave is blue.[(triple1)] Dave is cold.[(triple2 OR ((triple3 triple1) -> rule1) OR ((triple3 triple6) -> rule8) OR ((triple6 triple3) -> rule5) OR ((triple6 ((triple5) -> rule6)) -> rule5) OR ((((triple5) -> rule6) triple1) -> rule1) OR ((((triple5) -> rule6) triple6) -> rule8))] Dave is green.[(triple3 OR ((triple5) -> rule6))] Dave is kind.[(triple4 OR ((triple6 triple1) -> rule2))] Dave is red.[(triple5)] Dave is white.[(triple6)] Dave is young.[(triple7 OR ((triple5) -> rule7))] Harry is blue.[(triple8)] Harry is cold.[(triple9 OR ((triple10 triple13) -> rule8) OR ((triple10 triple8) -> rule1) OR ((triple13 triple10) -> rule5))] Harry is green.[(triple10)] Harry is kind.[(triple11 OR ((triple9) -> rule4) OR ((triple10 triple8) -> rule3) OR ((triple13 triple8) -> rule2) OR ((((triple10 triple13) -> rule8)) -> rule4) OR ((((triple10 triple8) -> rule1)) -> rule4) OR ((((triple13 triple10) -> rule5)) -> rule4))] Harry is red.[(triple12)] Harry is white.[(triple13)] Harry is young.[(triple14 OR ((triple12) -> rule7))] | depth-0 |
RelNeg-OWA-D0-5983 | 2 | 15 | 8 | The bear is cold. The bear is young. The cow eats the mouse. The cow is cold. The cow needs the mouse. The lion is not red. The lion is round. The lion likes the mouse. The lion does not need the bear. The lion needs the cow. The mouse eats the cow. The mouse eats the lion. The mouse is young. The mouse likes the lion. The mouse needs the cow. If something eats the lion and the lion is young then it needs the mouse. If something eats the cow and it likes the bear then the bear is red. If something eats the bear then the bear is not red. If the lion likes the mouse then the lion is cold. If something likes the cow and the cow needs the lion then the lion needs the bear. If something likes the mouse and it is round then it eats the bear. If something is young and not big then it does not need the cow. If something eats the cow and the cow needs the lion then the cow is not round. | The lion does not need the bear. | True | 0 | 1 | @0: The bear is cold.[(triple1)] The bear is young.[(triple2)] The cow eats the mouse.[(triple3)] The cow is cold.[(triple4)] The cow needs the mouse.[(triple5)] The lion does not need the bear.[(triple9)] The lion is not red.[(triple6)] The lion is round.[(triple7)] The lion likes the mouse.[(triple8)] The lion needs the cow.[(triple10)] The mouse eats the cow.[(triple11)] The mouse eats the lion.[(triple12)] The mouse is young.[(triple13)] The mouse likes the lion.[(triple14)] The mouse needs the cow.[(triple15)] @1: The lion eats the bear.[(((triple8 triple7) -> rule6))] The lion is cold.[(((triple8) -> rule4))] @2: The bear is not red.[(((((triple8 triple7) -> rule6)) -> rule3))] | depth-0 |
RelNeg-OWA-D0-5983 | 2 | 15 | 8 | The bear is cold. The bear is young. The cow eats the mouse. The cow is cold. The cow needs the mouse. The lion is not red. The lion is round. The lion likes the mouse. The lion does not need the bear. The lion needs the cow. The mouse eats the cow. The mouse eats the lion. The mouse is young. The mouse likes the lion. The mouse needs the cow. If something eats the lion and the lion is young then it needs the mouse. If something eats the cow and it likes the bear then the bear is red. If something eats the bear then the bear is not red. If the lion likes the mouse then the lion is cold. If something likes the cow and the cow needs the lion then the lion needs the bear. If something likes the mouse and it is round then it eats the bear. If something is young and not big then it does not need the cow. If something eats the cow and the cow needs the lion then the cow is not round. | The mouse does not like the lion. | False | 0 | 1 | @0: The bear is cold.[(triple1)] The bear is young.[(triple2)] The cow eats the mouse.[(triple3)] The cow is cold.[(triple4)] The cow needs the mouse.[(triple5)] The lion does not need the bear.[(triple9)] The lion is not red.[(triple6)] The lion is round.[(triple7)] The lion likes the mouse.[(triple8)] The lion needs the cow.[(triple10)] The mouse eats the cow.[(triple11)] The mouse eats the lion.[(triple12)] The mouse is young.[(triple13)] The mouse likes the lion.[(triple14)] The mouse needs the cow.[(triple15)] @1: The lion eats the bear.[(((triple8 triple7) -> rule6))] The lion is cold.[(((triple8) -> rule4))] @2: The bear is not red.[(((((triple8 triple7) -> rule6)) -> rule3))] | depth-0 |
RelNeg-OWA-D0-5983 | 2 | 15 | 8 | The bear is cold. The bear is young. The cow eats the mouse. The cow is cold. The cow needs the mouse. The lion is not red. The lion is round. The lion likes the mouse. The lion does not need the bear. The lion needs the cow. The mouse eats the cow. The mouse eats the lion. The mouse is young. The mouse likes the lion. The mouse needs the cow. If something eats the lion and the lion is young then it needs the mouse. If something eats the cow and it likes the bear then the bear is red. If something eats the bear then the bear is not red. If the lion likes the mouse then the lion is cold. If something likes the cow and the cow needs the lion then the lion needs the bear. If something likes the mouse and it is round then it eats the bear. If something is young and not big then it does not need the cow. If something eats the cow and the cow needs the lion then the cow is not round. | The lion does not need the mouse. | Unknown | 1 | null | @0: The bear is cold.[(triple1)] The bear is young.[(triple2)] The cow eats the mouse.[(triple3)] The cow is cold.[(triple4)] The cow needs the mouse.[(triple5)] The lion does not need the bear.[(triple9)] The lion is not red.[(triple6)] The lion is round.[(triple7)] The lion likes the mouse.[(triple8)] The lion needs the cow.[(triple10)] The mouse eats the cow.[(triple11)] The mouse eats the lion.[(triple12)] The mouse is young.[(triple13)] The mouse likes the lion.[(triple14)] The mouse needs the cow.[(triple15)] @1: The lion eats the bear.[(((triple8 triple7) -> rule6))] The lion is cold.[(((triple8) -> rule4))] @2: The bear is not red.[(((((triple8 triple7) -> rule6)) -> rule3))] | depth-0 |
RelNeg-OWA-D0-5983 | 2 | 15 | 8 | The bear is cold. The bear is young. The cow eats the mouse. The cow is cold. The cow needs the mouse. The lion is not red. The lion is round. The lion likes the mouse. The lion does not need the bear. The lion needs the cow. The mouse eats the cow. The mouse eats the lion. The mouse is young. The mouse likes the lion. The mouse needs the cow. If something eats the lion and the lion is young then it needs the mouse. If something eats the cow and it likes the bear then the bear is red. If something eats the bear then the bear is not red. If the lion likes the mouse then the lion is cold. If something likes the cow and the cow needs the lion then the lion needs the bear. If something likes the mouse and it is round then it eats the bear. If something is young and not big then it does not need the cow. If something eats the cow and the cow needs the lion then the cow is not round. | The bear likes the cow. | Unknown | 0 | null | @0: The bear is cold.[(triple1)] The bear is young.[(triple2)] The cow eats the mouse.[(triple3)] The cow is cold.[(triple4)] The cow needs the mouse.[(triple5)] The lion does not need the bear.[(triple9)] The lion is not red.[(triple6)] The lion is round.[(triple7)] The lion likes the mouse.[(triple8)] The lion needs the cow.[(triple10)] The mouse eats the cow.[(triple11)] The mouse eats the lion.[(triple12)] The mouse is young.[(triple13)] The mouse likes the lion.[(triple14)] The mouse needs the cow.[(triple15)] @1: The lion eats the bear.[(((triple8 triple7) -> rule6))] The lion is cold.[(((triple8) -> rule4))] @2: The bear is not red.[(((((triple8 triple7) -> rule6)) -> rule3))] | depth-0 |
RelNoneg-OWA-D0-4441 | 1 | 16 | 6 | The rabbit eats the tiger. The rabbit is big. The rabbit is cold. The rabbit is green. The rabbit is kind. The rabbit is round. The rabbit likes the tiger. The rabbit visits the tiger. The tiger eats the rabbit. The tiger is big. The tiger is cold. The tiger is green. The tiger is kind. The tiger is round. The tiger likes the rabbit. The tiger visits the rabbit. If something eats the tiger and it visits the rabbit then the rabbit eats the tiger. If something likes the rabbit and the rabbit is green then it visits the rabbit. If something is round then it eats the rabbit. If something is round then it eats the rabbit. If something visits the rabbit then it eats the rabbit. If something likes the tiger then it visits the rabbit. | The rabbit is big. | True | 0 | 1 | @0: The rabbit eats the tiger.[(triple1)] The rabbit is big.[(triple2)] The rabbit is cold.[(triple3)] The rabbit is green.[(triple4)] The rabbit is kind.[(triple5)] The rabbit is round.[(triple6)] The rabbit likes the tiger.[(triple7)] The rabbit visits the tiger.[(triple8)] The tiger eats the rabbit.[(triple9 OR ((triple14) -> rule3) OR ((triple14) -> rule4) OR ((triple16) -> rule5) OR ((((triple15 triple4) -> rule2)) -> rule5))] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is green.[(triple12)] The tiger is kind.[(triple13)] The tiger is round.[(triple14)] The tiger likes the rabbit.[(triple15)] The tiger visits the rabbit.[(triple16 OR ((triple15 triple4) -> rule2))] @1: The rabbit eats the rabbit.[(((triple6) -> rule3) OR ((triple6) -> rule4) OR ((((triple7) -> rule6)) -> rule5))] The rabbit visits the rabbit.[(((triple7) -> rule6))] | depth-0 |
RelNoneg-OWA-D0-4441 | 1 | 16 | 6 | The rabbit eats the tiger. The rabbit is big. The rabbit is cold. The rabbit is green. The rabbit is kind. The rabbit is round. The rabbit likes the tiger. The rabbit visits the tiger. The tiger eats the rabbit. The tiger is big. The tiger is cold. The tiger is green. The tiger is kind. The tiger is round. The tiger likes the rabbit. The tiger visits the rabbit. If something eats the tiger and it visits the rabbit then the rabbit eats the tiger. If something likes the rabbit and the rabbit is green then it visits the rabbit. If something is round then it eats the rabbit. If something is round then it eats the rabbit. If something visits the rabbit then it eats the rabbit. If something likes the tiger then it visits the rabbit. | The tiger does not like the rabbit. | False | 0 | 1 | @0: The rabbit eats the tiger.[(triple1)] The rabbit is big.[(triple2)] The rabbit is cold.[(triple3)] The rabbit is green.[(triple4)] The rabbit is kind.[(triple5)] The rabbit is round.[(triple6)] The rabbit likes the tiger.[(triple7)] The rabbit visits the tiger.[(triple8)] The tiger eats the rabbit.[(triple9 OR ((triple14) -> rule3) OR ((triple14) -> rule4) OR ((triple16) -> rule5) OR ((((triple15 triple4) -> rule2)) -> rule5))] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is green.[(triple12)] The tiger is kind.[(triple13)] The tiger is round.[(triple14)] The tiger likes the rabbit.[(triple15)] The tiger visits the rabbit.[(triple16 OR ((triple15 triple4) -> rule2))] @1: The rabbit eats the rabbit.[(((triple6) -> rule3) OR ((triple6) -> rule4) OR ((((triple7) -> rule6)) -> rule5))] The rabbit visits the rabbit.[(((triple7) -> rule6))] | depth-0 |
RelNoneg-OWA-D0-4441 | 1 | 16 | 6 | The rabbit eats the tiger. The rabbit is big. The rabbit is cold. The rabbit is green. The rabbit is kind. The rabbit is round. The rabbit likes the tiger. The rabbit visits the tiger. The tiger eats the rabbit. The tiger is big. The tiger is cold. The tiger is green. The tiger is kind. The tiger is round. The tiger likes the rabbit. The tiger visits the rabbit. If something eats the tiger and it visits the rabbit then the rabbit eats the tiger. If something likes the rabbit and the rabbit is green then it visits the rabbit. If something is round then it eats the rabbit. If something is round then it eats the rabbit. If something visits the rabbit then it eats the rabbit. If something likes the tiger then it visits the rabbit. | The tiger does not like the tiger. | Unknown | 0 | null | @0: The rabbit eats the tiger.[(triple1)] The rabbit is big.[(triple2)] The rabbit is cold.[(triple3)] The rabbit is green.[(triple4)] The rabbit is kind.[(triple5)] The rabbit is round.[(triple6)] The rabbit likes the tiger.[(triple7)] The rabbit visits the tiger.[(triple8)] The tiger eats the rabbit.[(triple9 OR ((triple14) -> rule3) OR ((triple14) -> rule4) OR ((triple16) -> rule5) OR ((((triple15 triple4) -> rule2)) -> rule5))] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is green.[(triple12)] The tiger is kind.[(triple13)] The tiger is round.[(triple14)] The tiger likes the rabbit.[(triple15)] The tiger visits the rabbit.[(triple16 OR ((triple15 triple4) -> rule2))] @1: The rabbit eats the rabbit.[(((triple6) -> rule3) OR ((triple6) -> rule4) OR ((((triple7) -> rule6)) -> rule5))] The rabbit visits the rabbit.[(((triple7) -> rule6))] | depth-0 |
RelNoneg-OWA-D0-4441 | 1 | 16 | 6 | The rabbit eats the tiger. The rabbit is big. The rabbit is cold. The rabbit is green. The rabbit is kind. The rabbit is round. The rabbit likes the tiger. The rabbit visits the tiger. The tiger eats the rabbit. The tiger is big. The tiger is cold. The tiger is green. The tiger is kind. The tiger is round. The tiger likes the rabbit. The tiger visits the rabbit. If something eats the tiger and it visits the rabbit then the rabbit eats the tiger. If something likes the rabbit and the rabbit is green then it visits the rabbit. If something is round then it eats the rabbit. If something is round then it eats the rabbit. If something visits the rabbit then it eats the rabbit. If something likes the tiger then it visits the rabbit. | The tiger eats the tiger. | Unknown | 0 | null | @0: The rabbit eats the tiger.[(triple1)] The rabbit is big.[(triple2)] The rabbit is cold.[(triple3)] The rabbit is green.[(triple4)] The rabbit is kind.[(triple5)] The rabbit is round.[(triple6)] The rabbit likes the tiger.[(triple7)] The rabbit visits the tiger.[(triple8)] The tiger eats the rabbit.[(triple9 OR ((triple14) -> rule3) OR ((triple14) -> rule4) OR ((triple16) -> rule5) OR ((((triple15 triple4) -> rule2)) -> rule5))] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is green.[(triple12)] The tiger is kind.[(triple13)] The tiger is round.[(triple14)] The tiger likes the rabbit.[(triple15)] The tiger visits the rabbit.[(triple16 OR ((triple15 triple4) -> rule2))] @1: The rabbit eats the rabbit.[(((triple6) -> rule3) OR ((triple6) -> rule4) OR ((((triple7) -> rule6)) -> rule5))] The rabbit visits the rabbit.[(((triple7) -> rule6))] | depth-0 |
AttNoneg-OWA-D0-1885 | 0 | 7 | 2 | Anne is nice. Erin is red. Fiona is green. Fiona is nice. Fiona is quiet. Gary is nice. Gary is quiet. If Gary is cold and Gary is red then Gary is blue. All quiet, big things are nice. | Gary is quiet. | True | 0 | 1 | @0: Anne is nice.[(triple1)] Erin is red.[(triple2)] Fiona is green.[(triple3)] Fiona is nice.[(triple4)] Fiona is quiet.[(triple5)] Gary is nice.[(triple6)] Gary is quiet.[(triple7)] | depth-0 |
AttNoneg-OWA-D0-1885 | 0 | 7 | 2 | Anne is nice. Erin is red. Fiona is green. Fiona is nice. Fiona is quiet. Gary is nice. Gary is quiet. If Gary is cold and Gary is red then Gary is blue. All quiet, big things are nice. | Erin is not red. | False | 0 | 1 | @0: Anne is nice.[(triple1)] Erin is red.[(triple2)] Fiona is green.[(triple3)] Fiona is nice.[(triple4)] Fiona is quiet.[(triple5)] Gary is nice.[(triple6)] Gary is quiet.[(triple7)] | depth-0 |
AttNoneg-OWA-D0-1885 | 0 | 7 | 2 | Anne is nice. Erin is red. Fiona is green. Fiona is nice. Fiona is quiet. Gary is nice. Gary is quiet. If Gary is cold and Gary is red then Gary is blue. All quiet, big things are nice. | Gary is not blue. | Unknown | 1 | null | @0: Anne is nice.[(triple1)] Erin is red.[(triple2)] Fiona is green.[(triple3)] Fiona is nice.[(triple4)] Fiona is quiet.[(triple5)] Gary is nice.[(triple6)] Gary is quiet.[(triple7)] | depth-0 |
AttNoneg-OWA-D0-1885 | 0 | 7 | 2 | Anne is nice. Erin is red. Fiona is green. Fiona is nice. Fiona is quiet. Gary is nice. Gary is quiet. If Gary is cold and Gary is red then Gary is blue. All quiet, big things are nice. | Gary is red. | Unknown | 0 | null | @0: Anne is nice.[(triple1)] Erin is red.[(triple2)] Fiona is green.[(triple3)] Fiona is nice.[(triple4)] Fiona is quiet.[(triple5)] Gary is nice.[(triple6)] Gary is quiet.[(triple7)] | depth-0 |
AttNoneg-OWA-D0-4381 | 0 | 7 | 2 | Bob is big. Charlie is cold. Dave is big. Gary is big. Gary is cold. Gary is white. Gary is young. If something is young then it is white. Nice things are blue. | Gary is white. | True | 0 | 1 | @0: Bob is big.[(triple1)] Charlie is cold.[(triple2)] Dave is big.[(triple3)] Gary is big.[(triple4)] Gary is cold.[(triple5)] Gary is white.[(triple6 OR ((triple7) -> rule1))] Gary is young.[(triple7)] | depth-0 |
AttNoneg-OWA-D0-4381 | 0 | 7 | 2 | Bob is big. Charlie is cold. Dave is big. Gary is big. Gary is cold. Gary is white. Gary is young. If something is young then it is white. Nice things are blue. | Charlie is not cold. | False | 0 | 1 | @0: Bob is big.[(triple1)] Charlie is cold.[(triple2)] Dave is big.[(triple3)] Gary is big.[(triple4)] Gary is cold.[(triple5)] Gary is white.[(triple6 OR ((triple7) -> rule1))] Gary is young.[(triple7)] | depth-0 |
AttNoneg-OWA-D0-4381 | 0 | 7 | 2 | Bob is big. Charlie is cold. Dave is big. Gary is big. Gary is cold. Gary is white. Gary is young. If something is young then it is white. Nice things are blue. | Bob is not white. | Unknown | 1 | null | @0: Bob is big.[(triple1)] Charlie is cold.[(triple2)] Dave is big.[(triple3)] Gary is big.[(triple4)] Gary is cold.[(triple5)] Gary is white.[(triple6 OR ((triple7) -> rule1))] Gary is young.[(triple7)] | depth-0 |
AttNoneg-OWA-D0-4381 | 0 | 7 | 2 | Bob is big. Charlie is cold. Dave is big. Gary is big. Gary is cold. Gary is white. Gary is young. If something is young then it is white. Nice things are blue. | Charlie is nice. | Unknown | 0 | null | @0: Bob is big.[(triple1)] Charlie is cold.[(triple2)] Dave is big.[(triple3)] Gary is big.[(triple4)] Gary is cold.[(triple5)] Gary is white.[(triple6 OR ((triple7) -> rule1))] Gary is young.[(triple7)] | depth-0 |
AttNoneg-OWA-D0-4889 | 0 | 7 | 3 | Erin is cold. Erin is green. Erin is red. Erin is rough. Erin is round. Erin is white. Erin is young. Green people are white. White, red people are young. If Erin is young then Erin is rough. | Erin is young. | True | 0 | 1 | @0: Erin is cold.[(triple1)] Erin is green.[(triple2)] Erin is red.[(triple3)] Erin is rough.[(triple4 OR ((triple7) -> rule3) OR ((((triple6 triple3) -> rule2)) -> rule3) OR ((((((triple2) -> rule1) triple3) -> rule2)) -> rule3))] Erin is round.[(triple5)] Erin is white.[(triple6 OR ((triple2) -> rule1))] Erin is young.[(triple7 OR ((triple6 triple3) -> rule2) OR ((((triple2) -> rule1) triple3) -> rule2))] | depth-0 |
AttNoneg-OWA-D0-4889 | 0 | 7 | 3 | Erin is cold. Erin is green. Erin is red. Erin is rough. Erin is round. Erin is white. Erin is young. Green people are white. White, red people are young. If Erin is young then Erin is rough. | Erin is not rough. | False | 0 | 1 | @0: Erin is cold.[(triple1)] Erin is green.[(triple2)] Erin is red.[(triple3)] Erin is rough.[(triple4 OR ((triple7) -> rule3) OR ((((triple6 triple3) -> rule2)) -> rule3) OR ((((((triple2) -> rule1) triple3) -> rule2)) -> rule3))] Erin is round.[(triple5)] Erin is white.[(triple6 OR ((triple2) -> rule1))] Erin is young.[(triple7 OR ((triple6 triple3) -> rule2) OR ((((triple2) -> rule1) triple3) -> rule2))] | depth-0 |
AttNeg-OWA-D0-109 | 0 | 7 | 6 | Anne is red. Anne is young. Dave is green. Dave is not red. Dave is young. Erin is blue. Erin is kind. All blue things are kind. Young, rough things are kind. White things are blue. If something is kind and white then it is not green. Green, white things are young. If something is white and not blue then it is red. | Anne is young. | True | 0 | 1 | @0: Anne is red.[(triple1)] Anne is young.[(triple2)] Dave is green.[(triple3)] Dave is not red.[(triple4)] Dave is young.[(triple5)] Erin is blue.[(triple6)] Erin is kind.[(triple7 OR ((triple6) -> rule1))] | depth-0 |
AttNeg-OWA-D0-109 | 0 | 7 | 6 | Anne is red. Anne is young. Dave is green. Dave is not red. Dave is young. Erin is blue. Erin is kind. All blue things are kind. Young, rough things are kind. White things are blue. If something is kind and white then it is not green. Green, white things are young. If something is white and not blue then it is red. | Dave is red. | False | 0 | 1 | @0: Anne is red.[(triple1)] Anne is young.[(triple2)] Dave is green.[(triple3)] Dave is not red.[(triple4)] Dave is young.[(triple5)] Erin is blue.[(triple6)] Erin is kind.[(triple7 OR ((triple6) -> rule1))] | depth-0 |
AttNeg-OWA-D0-109 | 0 | 7 | 6 | Anne is red. Anne is young. Dave is green. Dave is not red. Dave is young. Erin is blue. Erin is kind. All blue things are kind. Young, rough things are kind. White things are blue. If something is kind and white then it is not green. Green, white things are young. If something is white and not blue then it is red. | Erin is not red. | Unknown | 1 | null | @0: Anne is red.[(triple1)] Anne is young.[(triple2)] Dave is green.[(triple3)] Dave is not red.[(triple4)] Dave is young.[(triple5)] Erin is blue.[(triple6)] Erin is kind.[(triple7 OR ((triple6) -> rule1))] | depth-0 |
AttNeg-OWA-D0-109 | 0 | 7 | 6 | Anne is red. Anne is young. Dave is green. Dave is not red. Dave is young. Erin is blue. Erin is kind. All blue things are kind. Young, rough things are kind. White things are blue. If something is kind and white then it is not green. Green, white things are young. If something is white and not blue then it is red. | Anne is green. | Unknown | 0 | null | @0: Anne is red.[(triple1)] Anne is young.[(triple2)] Dave is green.[(triple3)] Dave is not red.[(triple4)] Dave is young.[(triple5)] Erin is blue.[(triple6)] Erin is kind.[(triple7 OR ((triple6) -> rule1))] | depth-0 |
RelNoneg-OWA-D0-5398 | 0 | 5 | 1 | The cat is big. The cat is green. The cat is rough. The cat is round. The cat is young. If something is young and big then it is green. | The cat is young. | True | 0 | 1 | @0: The cat is big.[(triple1)] The cat is green.[(triple2 OR ((triple5 triple1) -> rule1))] The cat is rough.[(triple3)] The cat is round.[(triple4)] The cat is young.[(triple5)] | depth-0 |
RelNoneg-OWA-D0-5398 | 0 | 5 | 1 | The cat is big. The cat is green. The cat is rough. The cat is round. The cat is young. If something is young and big then it is green. | The cat is not rough. | False | 0 | 1 | @0: The cat is big.[(triple1)] The cat is green.[(triple2 OR ((triple5 triple1) -> rule1))] The cat is rough.[(triple3)] The cat is round.[(triple4)] The cat is young.[(triple5)] | depth-0 |
RelNoneg-OWA-D0-5398 | 0 | 5 | 1 | The cat is big. The cat is green. The cat is rough. The cat is round. The cat is young. If something is young and big then it is green. | The cat does not like the cat. | Unknown | 0 | null | @0: The cat is big.[(triple1)] The cat is green.[(triple2 OR ((triple5 triple1) -> rule1))] The cat is rough.[(triple3)] The cat is round.[(triple4)] The cat is young.[(triple5)] | depth-0 |
RelNoneg-OWA-D0-5398 | 0 | 5 | 1 | The cat is big. The cat is green. The cat is rough. The cat is round. The cat is young. If something is young and big then it is green. | The cat visits the cat. | Unknown | 0 | null | @0: The cat is big.[(triple1)] The cat is green.[(triple2 OR ((triple5 triple1) -> rule1))] The cat is rough.[(triple3)] The cat is round.[(triple4)] The cat is young.[(triple5)] | depth-0 |
RelNeg-OWA-D0-2296 | 0 | 1 | 8 | The cow is cold. All rough things are green. If something is green then it is kind. All green, kind things are rough. If something is green and not rough then it is not cold. If the cow is rough and the cow is not green then the cow is cold. If something is green and kind then it is not round. All cold, green things are round. If something is kind and not cold then it is round. | The cow is cold. | True | 0 | 1 | @0: The cow is cold.[(triple1)] | depth-0 |
RelNeg-OWA-D0-2296 | 0 | 1 | 8 | The cow is cold. All rough things are green. If something is green then it is kind. All green, kind things are rough. If something is green and not rough then it is not cold. If the cow is rough and the cow is not green then the cow is cold. If something is green and kind then it is not round. All cold, green things are round. If something is kind and not cold then it is round. | The cow is not cold. | False | 0 | 1 | @0: The cow is cold.[(triple1)] | depth-0 |
RelNeg-OWA-D0-2296 | 0 | 1 | 8 | The cow is cold. All rough things are green. If something is green then it is kind. All green, kind things are rough. If something is green and not rough then it is not cold. If the cow is rough and the cow is not green then the cow is cold. If something is green and kind then it is not round. All cold, green things are round. If something is kind and not cold then it is round. | The cow is not rough. | Unknown | 2 | null | @0: The cow is cold.[(triple1)] | depth-0 |
RelNeg-OWA-D0-2296 | 0 | 1 | 8 | The cow is cold. All rough things are green. If something is green then it is kind. All green, kind things are rough. If something is green and not rough then it is not cold. If the cow is rough and the cow is not green then the cow is cold. If something is green and kind then it is not round. All cold, green things are round. If something is kind and not cold then it is round. | The cow likes the cow. | Unknown | 0 | null | @0: The cow is cold.[(triple1)] | depth-0 |
RelNeg-OWA-D0-2817 | 0 | 15 | 3 | The bear does not eat the cow. The bear is not big. The bear is blue. The bear is not rough. The bear is young. The bear does not need the cow. The bear does not visit the cow. The cow eats the bear. The cow is not big. The cow is blue. The cow is not kind. The cow is not rough. The cow is young. The cow does not need the bear. The cow visits the bear. If someone needs the cow then they are blue. If someone needs the cow and they are not rough then the cow eats the bear. If someone is rough and kind then they need the cow. | The cow eats the bear. | True | 0 | 1 | @0: The bear does not eat the cow.[(triple1)] The bear does not need the cow.[(triple6)] The bear does not visit the cow.[(triple7)] The bear is blue.[(triple3)] The bear is not big.[(triple2)] The bear is not rough.[(triple4)] The bear is young.[(triple5)] The cow does not need the bear.[(triple14)] The cow eats the bear.[(triple8)] The cow is blue.[(triple10)] The cow is not big.[(triple9)] The cow is not kind.[(triple11)] The cow is not rough.[(triple12)] The cow is young.[(triple13)] The cow visits the bear.[(triple15)] | depth-0 |
RelNeg-OWA-D0-2817 | 0 | 15 | 3 | The bear does not eat the cow. The bear is not big. The bear is blue. The bear is not rough. The bear is young. The bear does not need the cow. The bear does not visit the cow. The cow eats the bear. The cow is not big. The cow is blue. The cow is not kind. The cow is not rough. The cow is young. The cow does not need the bear. The cow visits the bear. If someone needs the cow then they are blue. If someone needs the cow and they are not rough then the cow eats the bear. If someone is rough and kind then they need the cow. | The cow is not blue. | False | 0 | 1 | @0: The bear does not eat the cow.[(triple1)] The bear does not need the cow.[(triple6)] The bear does not visit the cow.[(triple7)] The bear is blue.[(triple3)] The bear is not big.[(triple2)] The bear is not rough.[(triple4)] The bear is young.[(triple5)] The cow does not need the bear.[(triple14)] The cow eats the bear.[(triple8)] The cow is blue.[(triple10)] The cow is not big.[(triple9)] The cow is not kind.[(triple11)] The cow is not rough.[(triple12)] The cow is young.[(triple13)] The cow visits the bear.[(triple15)] | depth-0 |
RelNeg-OWA-D0-2817 | 0 | 15 | 3 | The bear does not eat the cow. The bear is not big. The bear is blue. The bear is not rough. The bear is young. The bear does not need the cow. The bear does not visit the cow. The cow eats the bear. The cow is not big. The cow is blue. The cow is not kind. The cow is not rough. The cow is young. The cow does not need the bear. The cow visits the bear. If someone needs the cow then they are blue. If someone needs the cow and they are not rough then the cow eats the bear. If someone is rough and kind then they need the cow. | The cow does not need the cow. | Unknown | 1 | null | @0: The bear does not eat the cow.[(triple1)] The bear does not need the cow.[(triple6)] The bear does not visit the cow.[(triple7)] The bear is blue.[(triple3)] The bear is not big.[(triple2)] The bear is not rough.[(triple4)] The bear is young.[(triple5)] The cow does not need the bear.[(triple14)] The cow eats the bear.[(triple8)] The cow is blue.[(triple10)] The cow is not big.[(triple9)] The cow is not kind.[(triple11)] The cow is not rough.[(triple12)] The cow is young.[(triple13)] The cow visits the bear.[(triple15)] | depth-0 |
RelNeg-OWA-D0-2817 | 0 | 15 | 3 | The bear does not eat the cow. The bear is not big. The bear is blue. The bear is not rough. The bear is young. The bear does not need the cow. The bear does not visit the cow. The cow eats the bear. The cow is not big. The cow is blue. The cow is not kind. The cow is not rough. The cow is young. The cow does not need the bear. The cow visits the bear. If someone needs the cow then they are blue. If someone needs the cow and they are not rough then the cow eats the bear. If someone is rough and kind then they need the cow. | The bear eats the bear. | Unknown | 0 | null | @0: The bear does not eat the cow.[(triple1)] The bear does not need the cow.[(triple6)] The bear does not visit the cow.[(triple7)] The bear is blue.[(triple3)] The bear is not big.[(triple2)] The bear is not rough.[(triple4)] The bear is young.[(triple5)] The cow does not need the bear.[(triple14)] The cow eats the bear.[(triple8)] The cow is blue.[(triple10)] The cow is not big.[(triple9)] The cow is not kind.[(triple11)] The cow is not rough.[(triple12)] The cow is young.[(triple13)] The cow visits the bear.[(triple15)] | depth-0 |
AttNoneg-OWA-D0-1968 | 0 | 1 | 1 | Harry is cold. Young people are kind. | Harry is cold. | True | 0 | 1 | @0: Harry is cold.[(triple1)] | depth-0 |
AttNoneg-OWA-D0-1968 | 0 | 1 | 1 | Harry is cold. Young people are kind. | Harry is not cold. | False | 0 | 1 | @0: Harry is cold.[(triple1)] | depth-0 |
AttNoneg-OWA-D0-1968 | 0 | 1 | 1 | Harry is cold. Young people are kind. | Harry is not kind. | Unknown | 1 | null | @0: Harry is cold.[(triple1)] | depth-0 |
AttNoneg-OWA-D0-1968 | 0 | 1 | 1 | Harry is cold. Young people are kind. | Harry is furry. | Unknown | 0 | null | @0: Harry is cold.[(triple1)] | depth-0 |
AttNeg-OWA-D0-5451 | 1 | 15 | 2 | Erin is blue. Erin is not green. Erin is quiet. Erin is round. Fiona is not green. Fiona is nice. Fiona is quiet. Fiona is red. Fiona is young. Gary is blue. Gary is green. Gary is nice. Gary is not quiet. Gary is round. Gary is young. If Fiona is nice and Fiona is green then Fiona is young. All green, round things are red. | Fiona is red. | True | 0 | 1 | @0: Erin is blue.[(triple1)] Erin is not green.[(triple2)] Erin is quiet.[(triple3)] Erin is round.[(triple4)] Fiona is nice.[(triple6)] Fiona is not green.[(triple5)] Fiona is quiet.[(triple7)] Fiona is red.[(triple8)] Fiona is young.[(triple9)] Gary is blue.[(triple10)] Gary is green.[(triple11)] Gary is nice.[(triple12)] Gary is not quiet.[(triple13)] Gary is round.[(triple14)] Gary is young.[(triple15)] @1: Gary is red.[(((triple11 triple14) -> rule2))] | depth-0 |
AttNeg-OWA-D0-5451 | 1 | 15 | 2 | Erin is blue. Erin is not green. Erin is quiet. Erin is round. Fiona is not green. Fiona is nice. Fiona is quiet. Fiona is red. Fiona is young. Gary is blue. Gary is green. Gary is nice. Gary is not quiet. Gary is round. Gary is young. If Fiona is nice and Fiona is green then Fiona is young. All green, round things are red. | Fiona is not red. | False | 0 | 1 | @0: Erin is blue.[(triple1)] Erin is not green.[(triple2)] Erin is quiet.[(triple3)] Erin is round.[(triple4)] Fiona is nice.[(triple6)] Fiona is not green.[(triple5)] Fiona is quiet.[(triple7)] Fiona is red.[(triple8)] Fiona is young.[(triple9)] Gary is blue.[(triple10)] Gary is green.[(triple11)] Gary is nice.[(triple12)] Gary is not quiet.[(triple13)] Gary is round.[(triple14)] Gary is young.[(triple15)] @1: Gary is red.[(((triple11 triple14) -> rule2))] | depth-0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.