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-D1-144 | 1 | 7 | 3 | Anne is white. Charlie is nice. Charlie is round. Erin is furry. Erin is nice. Erin is quiet. Erin is round. If someone is quiet and round then they are nice. If someone is round then they are white. All red, quiet people are furry. | Charlie is white. | True | 1 | 2 | @0: Anne is white.[(triple1)] Charlie is nice.[(triple2)] Charlie is round.[(triple3)] Erin is furry.[(triple4)] Erin is nice.[(triple5 OR ((triple6 triple7) -> rule1))] Erin is quiet.[(triple6)] Erin is round.[(triple7)] @1: Charlie is white.[(((triple3) -> rule2))] Erin is white.[(((triple7) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-144 | 1 | 7 | 3 | Anne is white. Charlie is nice. Charlie is round. Erin is furry. Erin is nice. Erin is quiet. Erin is round. If someone is quiet and round then they are nice. If someone is round then they are white. All red, quiet people are furry. | Erin is not white. | False | 1 | 2 | @0: Anne is white.[(triple1)] Charlie is nice.[(triple2)] Charlie is round.[(triple3)] Erin is furry.[(triple4)] Erin is nice.[(triple5 OR ((triple6 triple7) -> rule1))] Erin is quiet.[(triple6)] Erin is round.[(triple7)] @1: Charlie is white.[(((triple3) -> rule2))] Erin is white.[(((triple7) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-144 | 1 | 7 | 3 | Anne is white. Charlie is nice. Charlie is round. Erin is furry. Erin is nice. Erin is quiet. Erin is round. If someone is quiet and round then they are nice. If someone is round then they are white. All red, quiet people are furry. | Charlie is not furry. | Unknown | 1 | null | @0: Anne is white.[(triple1)] Charlie is nice.[(triple2)] Charlie is round.[(triple3)] Erin is furry.[(triple4)] Erin is nice.[(triple5 OR ((triple6 triple7) -> rule1))] Erin is quiet.[(triple6)] Erin is round.[(triple7)] @1: Charlie is white.[(((triple3) -> rule2))] Erin is white.[(((triple7) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-144 | 1 | 7 | 3 | Anne is white. Charlie is nice. Charlie is round. Erin is furry. Erin is nice. Erin is quiet. Erin is round. If someone is quiet and round then they are nice. If someone is round then they are white. All red, quiet people are furry. | Anne is nice. | Unknown | 1 | null | @0: Anne is white.[(triple1)] Charlie is nice.[(triple2)] Charlie is round.[(triple3)] Erin is furry.[(triple4)] Erin is nice.[(triple5 OR ((triple6 triple7) -> rule1))] Erin is quiet.[(triple6)] Erin is round.[(triple7)] @1: Charlie is white.[(((triple3) -> rule2))] Erin is white.[(((triple7) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-144 | 1 | 7 | 3 | Anne is white. Charlie is nice. Charlie is round. Erin is furry. Erin is nice. Erin is quiet. Erin is round. If someone is quiet and round then they are nice. If someone is round then they are white. All red, quiet people are furry. | Anne is not blue. | Unknown | 0 | null | @0: Anne is white.[(triple1)] Charlie is nice.[(triple2)] Charlie is round.[(triple3)] Erin is furry.[(triple4)] Erin is nice.[(triple5 OR ((triple6 triple7) -> rule1))] Erin is quiet.[(triple6)] Erin is round.[(triple7)] @1: Charlie is white.[(((triple3) -> rule2))] Erin is white.[(((triple7) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-144 | 1 | 7 | 3 | Anne is white. Charlie is nice. Charlie is round. Erin is furry. Erin is nice. Erin is quiet. Erin is round. If someone is quiet and round then they are nice. If someone is round then they are white. All red, quiet people are furry. | Erin is blue. | Unknown | 0 | null | @0: Anne is white.[(triple1)] Charlie is nice.[(triple2)] Charlie is round.[(triple3)] Erin is furry.[(triple4)] Erin is nice.[(triple5 OR ((triple6 triple7) -> rule1))] Erin is quiet.[(triple6)] Erin is round.[(triple7)] @1: Charlie is white.[(((triple3) -> rule2))] Erin is white.[(((triple7) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2955 | 1 | 10 | 3 | The bear is nice. The bear sees the cat. The bear visits the cat. The cat does not chase the bear. The cat is big. The cat is blue. The cat is cold. The cat is rough. The cat sees the bear. The cat visits the bear. If someone visits the cat then they see the cat. If someone sees the cat and the cat visits the bear then they chase the cat. If someone visits the cat and they do not chase the bear then the bear is nice. | The bear sees the cat. | True | 0 | 1 | @0: The bear is nice.[(triple1)] The bear sees the cat.[(triple2 OR ((triple3) -> rule1))] The bear visits the cat.[(triple3)] The cat does not chase the bear.[(triple4)] The cat is big.[(triple5)] The cat is blue.[(triple6)] The cat is cold.[(triple7)] The cat is rough.[(triple8)] The cat sees the bear.[(triple9)] The cat visits the bear.[(triple10)] @1: The bear chases the cat.[(((triple2 triple10) -> rule2) OR ((((triple3) -> rule1) triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2955 | 1 | 10 | 3 | The bear is nice. The bear sees the cat. The bear visits the cat. The cat does not chase the bear. The cat is big. The cat is blue. The cat is cold. The cat is rough. The cat sees the bear. The cat visits the bear. If someone visits the cat then they see the cat. If someone sees the cat and the cat visits the bear then they chase the cat. If someone visits the cat and they do not chase the bear then the bear is nice. | The cat is not cold. | False | 0 | 1 | @0: The bear is nice.[(triple1)] The bear sees the cat.[(triple2 OR ((triple3) -> rule1))] The bear visits the cat.[(triple3)] The cat does not chase the bear.[(triple4)] The cat is big.[(triple5)] The cat is blue.[(triple6)] The cat is cold.[(triple7)] The cat is rough.[(triple8)] The cat sees the bear.[(triple9)] The cat visits the bear.[(triple10)] @1: The bear chases the cat.[(((triple2 triple10) -> rule2) OR ((((triple3) -> rule1) triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2955 | 1 | 10 | 3 | The bear is nice. The bear sees the cat. The bear visits the cat. The cat does not chase the bear. The cat is big. The cat is blue. The cat is cold. The cat is rough. The cat sees the bear. The cat visits the bear. If someone visits the cat then they see the cat. If someone sees the cat and the cat visits the bear then they chase the cat. If someone visits the cat and they do not chase the bear then the bear is nice. | The bear chases the cat. | True | 1 | 3 | @0: The bear is nice.[(triple1)] The bear sees the cat.[(triple2 OR ((triple3) -> rule1))] The bear visits the cat.[(triple3)] The cat does not chase the bear.[(triple4)] The cat is big.[(triple5)] The cat is blue.[(triple6)] The cat is cold.[(triple7)] The cat is rough.[(triple8)] The cat sees the bear.[(triple9)] The cat visits the bear.[(triple10)] @1: The bear chases the cat.[(((triple2 triple10) -> rule2) OR ((((triple3) -> rule1) triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2955 | 1 | 10 | 3 | The bear is nice. The bear sees the cat. The bear visits the cat. The cat does not chase the bear. The cat is big. The cat is blue. The cat is cold. The cat is rough. The cat sees the bear. The cat visits the bear. If someone visits the cat then they see the cat. If someone sees the cat and the cat visits the bear then they chase the cat. If someone visits the cat and they do not chase the bear then the bear is nice. | The bear does not chase the cat. | False | 1 | 3 | @0: The bear is nice.[(triple1)] The bear sees the cat.[(triple2 OR ((triple3) -> rule1))] The bear visits the cat.[(triple3)] The cat does not chase the bear.[(triple4)] The cat is big.[(triple5)] The cat is blue.[(triple6)] The cat is cold.[(triple7)] The cat is rough.[(triple8)] The cat sees the bear.[(triple9)] The cat visits the bear.[(triple10)] @1: The bear chases the cat.[(((triple2 triple10) -> rule2) OR ((((triple3) -> rule1) triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2955 | 1 | 10 | 3 | The bear is nice. The bear sees the cat. The bear visits the cat. The cat does not chase the bear. The cat is big. The cat is blue. The cat is cold. The cat is rough. The cat sees the bear. The cat visits the bear. If someone visits the cat then they see the cat. If someone sees the cat and the cat visits the bear then they chase the cat. If someone visits the cat and they do not chase the bear then the bear is nice. | The cat does not see the cat. | Unknown | 1 | null | @0: The bear is nice.[(triple1)] The bear sees the cat.[(triple2 OR ((triple3) -> rule1))] The bear visits the cat.[(triple3)] The cat does not chase the bear.[(triple4)] The cat is big.[(triple5)] The cat is blue.[(triple6)] The cat is cold.[(triple7)] The cat is rough.[(triple8)] The cat sees the bear.[(triple9)] The cat visits the bear.[(triple10)] @1: The bear chases the cat.[(((triple2 triple10) -> rule2) OR ((((triple3) -> rule1) triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2955 | 1 | 10 | 3 | The bear is nice. The bear sees the cat. The bear visits the cat. The cat does not chase the bear. The cat is big. The cat is blue. The cat is cold. The cat is rough. The cat sees the bear. The cat visits the bear. If someone visits the cat then they see the cat. If someone sees the cat and the cat visits the bear then they chase the cat. If someone visits the cat and they do not chase the bear then the bear is nice. | The cat chases the cat. | Unknown | 2 | null | @0: The bear is nice.[(triple1)] The bear sees the cat.[(triple2 OR ((triple3) -> rule1))] The bear visits the cat.[(triple3)] The cat does not chase the bear.[(triple4)] The cat is big.[(triple5)] The cat is blue.[(triple6)] The cat is cold.[(triple7)] The cat is rough.[(triple8)] The cat sees the bear.[(triple9)] The cat visits the bear.[(triple10)] @1: The bear chases the cat.[(((triple2 triple10) -> rule2) OR ((((triple3) -> rule1) triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2955 | 1 | 10 | 3 | The bear is nice. The bear sees the cat. The bear visits the cat. The cat does not chase the bear. The cat is big. The cat is blue. The cat is cold. The cat is rough. The cat sees the bear. The cat visits the bear. If someone visits the cat then they see the cat. If someone sees the cat and the cat visits the bear then they chase the cat. If someone visits the cat and they do not chase the bear then the bear is nice. | The cat does not visit the cat. | Unknown | 0 | null | @0: The bear is nice.[(triple1)] The bear sees the cat.[(triple2 OR ((triple3) -> rule1))] The bear visits the cat.[(triple3)] The cat does not chase the bear.[(triple4)] The cat is big.[(triple5)] The cat is blue.[(triple6)] The cat is cold.[(triple7)] The cat is rough.[(triple8)] The cat sees the bear.[(triple9)] The cat visits the bear.[(triple10)] @1: The bear chases the cat.[(((triple2 triple10) -> rule2) OR ((((triple3) -> rule1) triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2955 | 1 | 10 | 3 | The bear is nice. The bear sees the cat. The bear visits the cat. The cat does not chase the bear. The cat is big. The cat is blue. The cat is cold. The cat is rough. The cat sees the bear. The cat visits the bear. If someone visits the cat then they see the cat. If someone sees the cat and the cat visits the bear then they chase the cat. If someone visits the cat and they do not chase the bear then the bear is nice. | The bear sees the bear. | Unknown | 0 | null | @0: The bear is nice.[(triple1)] The bear sees the cat.[(triple2 OR ((triple3) -> rule1))] The bear visits the cat.[(triple3)] The cat does not chase the bear.[(triple4)] The cat is big.[(triple5)] The cat is blue.[(triple6)] The cat is cold.[(triple7)] The cat is rough.[(triple8)] The cat sees the bear.[(triple9)] The cat visits the bear.[(triple10)] @1: The bear chases the cat.[(((triple2 triple10) -> rule2) OR ((((triple3) -> rule1) triple10) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-1075 | 2 | 3 | 8 | Bob is green. Fiona is smart. Gary is quiet. Quiet, green things are smart. If Fiona is big and Fiona is round then Fiona is cold. Cold things are green. If something is round then it is big. If something is smart then it is blue. If something is big and blue then it is quiet. If something is green then it is smart. If Bob is cold then Bob is quiet. | Bob is green. | True | 0 | 1 | @0: Bob is green.[(triple1)] Fiona is smart.[(triple2)] Gary is quiet.[(triple3)] @1: Bob is smart.[(((triple1) -> rule7))] Fiona is blue.[(((triple2) -> rule5))] @2: Bob is blue.[(((((triple1) -> rule7)) -> rule5))] | depth-1 |
AttNoneg-OWA-D1-1075 | 2 | 3 | 8 | Bob is green. Fiona is smart. Gary is quiet. Quiet, green things are smart. If Fiona is big and Fiona is round then Fiona is cold. Cold things are green. If something is round then it is big. If something is smart then it is blue. If something is big and blue then it is quiet. If something is green then it is smart. If Bob is cold then Bob is quiet. | Fiona is not smart. | False | 0 | 1 | @0: Bob is green.[(triple1)] Fiona is smart.[(triple2)] Gary is quiet.[(triple3)] @1: Bob is smart.[(((triple1) -> rule7))] Fiona is blue.[(((triple2) -> rule5))] @2: Bob is blue.[(((((triple1) -> rule7)) -> rule5))] | depth-1 |
AttNoneg-OWA-D1-1075 | 2 | 3 | 8 | Bob is green. Fiona is smart. Gary is quiet. Quiet, green things are smart. If Fiona is big and Fiona is round then Fiona is cold. Cold things are green. If something is round then it is big. If something is smart then it is blue. If something is big and blue then it is quiet. If something is green then it is smart. If Bob is cold then Bob is quiet. | Fiona is blue. | True | 1 | 2 | @0: Bob is green.[(triple1)] Fiona is smart.[(triple2)] Gary is quiet.[(triple3)] @1: Bob is smart.[(((triple1) -> rule7))] Fiona is blue.[(((triple2) -> rule5))] @2: Bob is blue.[(((((triple1) -> rule7)) -> rule5))] | depth-1 |
AttNoneg-OWA-D1-1075 | 2 | 3 | 8 | Bob is green. Fiona is smart. Gary is quiet. Quiet, green things are smart. If Fiona is big and Fiona is round then Fiona is cold. Cold things are green. If something is round then it is big. If something is smart then it is blue. If something is big and blue then it is quiet. If something is green then it is smart. If Bob is cold then Bob is quiet. | Bob is not smart. | False | 1 | 2 | @0: Bob is green.[(triple1)] Fiona is smart.[(triple2)] Gary is quiet.[(triple3)] @1: Bob is smart.[(((triple1) -> rule7))] Fiona is blue.[(((triple2) -> rule5))] @2: Bob is blue.[(((((triple1) -> rule7)) -> rule5))] | depth-1 |
AttNoneg-OWA-D1-1075 | 2 | 3 | 8 | Bob is green. Fiona is smart. Gary is quiet. Quiet, green things are smart. If Fiona is big and Fiona is round then Fiona is cold. Cold things are green. If something is round then it is big. If something is smart then it is blue. If something is big and blue then it is quiet. If something is green then it is smart. If Bob is cold then Bob is quiet. | Gary is not blue. | Unknown | 3 | null | @0: Bob is green.[(triple1)] Fiona is smart.[(triple2)] Gary is quiet.[(triple3)] @1: Bob is smart.[(((triple1) -> rule7))] Fiona is blue.[(((triple2) -> rule5))] @2: Bob is blue.[(((((triple1) -> rule7)) -> rule5))] | depth-1 |
AttNoneg-OWA-D1-1075 | 2 | 3 | 8 | Bob is green. Fiona is smart. Gary is quiet. Quiet, green things are smart. If Fiona is big and Fiona is round then Fiona is cold. Cold things are green. If something is round then it is big. If something is smart then it is blue. If something is big and blue then it is quiet. If something is green then it is smart. If Bob is cold then Bob is quiet. | Fiona is big. | Unknown | 1 | null | @0: Bob is green.[(triple1)] Fiona is smart.[(triple2)] Gary is quiet.[(triple3)] @1: Bob is smart.[(((triple1) -> rule7))] Fiona is blue.[(((triple2) -> rule5))] @2: Bob is blue.[(((((triple1) -> rule7)) -> rule5))] | depth-1 |
AttNoneg-OWA-D1-1075 | 2 | 3 | 8 | Bob is green. Fiona is smart. Gary is quiet. Quiet, green things are smart. If Fiona is big and Fiona is round then Fiona is cold. Cold things are green. If something is round then it is big. If something is smart then it is blue. If something is big and blue then it is quiet. If something is green then it is smart. If Bob is cold then Bob is quiet. | Bob is not round. | Unknown | 0 | null | @0: Bob is green.[(triple1)] Fiona is smart.[(triple2)] Gary is quiet.[(triple3)] @1: Bob is smart.[(((triple1) -> rule7))] Fiona is blue.[(((triple2) -> rule5))] @2: Bob is blue.[(((((triple1) -> rule7)) -> rule5))] | depth-1 |
AttNoneg-OWA-D1-1075 | 2 | 3 | 8 | Bob is green. Fiona is smart. Gary is quiet. Quiet, green things are smart. If Fiona is big and Fiona is round then Fiona is cold. Cold things are green. If something is round then it is big. If something is smart then it is blue. If something is big and blue then it is quiet. If something is green then it is smart. If Bob is cold then Bob is quiet. | Bob is cold. | Unknown | 0 | null | @0: Bob is green.[(triple1)] Fiona is smart.[(triple2)] Gary is quiet.[(triple3)] @1: Bob is smart.[(((triple1) -> rule7))] Fiona is blue.[(((triple2) -> rule5))] @2: Bob is blue.[(((((triple1) -> rule7)) -> rule5))] | depth-1 |
RelNeg-OWA-D1-2946 | 1 | 3 | 8 | The dog is round. The rabbit chases the tiger. The tiger visits the dog. If the tiger is blue and the tiger visits the rabbit then the tiger is kind. If something visits the tiger and the tiger visits the dog then it visits the dog. If something chases the tiger then it likes the rabbit. If something chases the dog and it is blue then the dog likes the rabbit. If something is rough and it does not like the tiger then it chases the tiger. If something visits the tiger and the tiger likes the dog then it does not chase the rabbit. If something likes the rabbit and the rabbit does not chase the dog then the dog is kind. If something chases the dog and it does not chase the tiger then the dog visits the rabbit. | The tiger visits the dog. | True | 0 | 1 | @0: The dog is round.[(triple1)] The rabbit chases the tiger.[(triple2)] The tiger visits the dog.[(triple3)] @1: The rabbit likes the rabbit.[(((triple2) -> rule3))] | depth-1 |
RelNeg-OWA-D1-2946 | 1 | 3 | 8 | The dog is round. The rabbit chases the tiger. The tiger visits the dog. If the tiger is blue and the tiger visits the rabbit then the tiger is kind. If something visits the tiger and the tiger visits the dog then it visits the dog. If something chases the tiger then it likes the rabbit. If something chases the dog and it is blue then the dog likes the rabbit. If something is rough and it does not like the tiger then it chases the tiger. If something visits the tiger and the tiger likes the dog then it does not chase the rabbit. If something likes the rabbit and the rabbit does not chase the dog then the dog is kind. If something chases the dog and it does not chase the tiger then the dog visits the rabbit. | The rabbit does not chase the tiger. | False | 0 | 1 | @0: The dog is round.[(triple1)] The rabbit chases the tiger.[(triple2)] The tiger visits the dog.[(triple3)] @1: The rabbit likes the rabbit.[(((triple2) -> rule3))] | depth-1 |
RelNeg-OWA-D1-2946 | 1 | 3 | 8 | The dog is round. The rabbit chases the tiger. The tiger visits the dog. If the tiger is blue and the tiger visits the rabbit then the tiger is kind. If something visits the tiger and the tiger visits the dog then it visits the dog. If something chases the tiger then it likes the rabbit. If something chases the dog and it is blue then the dog likes the rabbit. If something is rough and it does not like the tiger then it chases the tiger. If something visits the tiger and the tiger likes the dog then it does not chase the rabbit. If something likes the rabbit and the rabbit does not chase the dog then the dog is kind. If something chases the dog and it does not chase the tiger then the dog visits the rabbit. | The rabbit likes the rabbit. | True | 1 | 2 | @0: The dog is round.[(triple1)] The rabbit chases the tiger.[(triple2)] The tiger visits the dog.[(triple3)] @1: The rabbit likes the rabbit.[(((triple2) -> rule3))] | depth-1 |
RelNeg-OWA-D1-2946 | 1 | 3 | 8 | The dog is round. The rabbit chases the tiger. The tiger visits the dog. If the tiger is blue and the tiger visits the rabbit then the tiger is kind. If something visits the tiger and the tiger visits the dog then it visits the dog. If something chases the tiger then it likes the rabbit. If something chases the dog and it is blue then the dog likes the rabbit. If something is rough and it does not like the tiger then it chases the tiger. If something visits the tiger and the tiger likes the dog then it does not chase the rabbit. If something likes the rabbit and the rabbit does not chase the dog then the dog is kind. If something chases the dog and it does not chase the tiger then the dog visits the rabbit. | The rabbit does not like the rabbit. | False | 1 | 2 | @0: The dog is round.[(triple1)] The rabbit chases the tiger.[(triple2)] The tiger visits the dog.[(triple3)] @1: The rabbit likes the rabbit.[(((triple2) -> rule3))] | depth-1 |
RelNeg-OWA-D1-2946 | 1 | 3 | 8 | The dog is round. The rabbit chases the tiger. The tiger visits the dog. If the tiger is blue and the tiger visits the rabbit then the tiger is kind. If something visits the tiger and the tiger visits the dog then it visits the dog. If something chases the tiger then it likes the rabbit. If something chases the dog and it is blue then the dog likes the rabbit. If something is rough and it does not like the tiger then it chases the tiger. If something visits the tiger and the tiger likes the dog then it does not chase the rabbit. If something likes the rabbit and the rabbit does not chase the dog then the dog is kind. If something chases the dog and it does not chase the tiger then the dog visits the rabbit. | The tiger is not kind. | Unknown | 1 | null | @0: The dog is round.[(triple1)] The rabbit chases the tiger.[(triple2)] The tiger visits the dog.[(triple3)] @1: The rabbit likes the rabbit.[(((triple2) -> rule3))] | depth-1 |
RelNeg-OWA-D1-2946 | 1 | 3 | 8 | The dog is round. The rabbit chases the tiger. The tiger visits the dog. If the tiger is blue and the tiger visits the rabbit then the tiger is kind. If something visits the tiger and the tiger visits the dog then it visits the dog. If something chases the tiger then it likes the rabbit. If something chases the dog and it is blue then the dog likes the rabbit. If something is rough and it does not like the tiger then it chases the tiger. If something visits the tiger and the tiger likes the dog then it does not chase the rabbit. If something likes the rabbit and the rabbit does not chase the dog then the dog is kind. If something chases the dog and it does not chase the tiger then the dog visits the rabbit. | The dog visits the rabbit. | Unknown | 1 | null | @0: The dog is round.[(triple1)] The rabbit chases the tiger.[(triple2)] The tiger visits the dog.[(triple3)] @1: The rabbit likes the rabbit.[(((triple2) -> rule3))] | depth-1 |
RelNeg-OWA-D1-2946 | 1 | 3 | 8 | The dog is round. The rabbit chases the tiger. The tiger visits the dog. If the tiger is blue and the tiger visits the rabbit then the tiger is kind. If something visits the tiger and the tiger visits the dog then it visits the dog. If something chases the tiger then it likes the rabbit. If something chases the dog and it is blue then the dog likes the rabbit. If something is rough and it does not like the tiger then it chases the tiger. If something visits the tiger and the tiger likes the dog then it does not chase the rabbit. If something likes the rabbit and the rabbit does not chase the dog then the dog is kind. If something chases the dog and it does not chase the tiger then the dog visits the rabbit. | The tiger does not like the tiger. | Unknown | 0 | null | @0: The dog is round.[(triple1)] The rabbit chases the tiger.[(triple2)] The tiger visits the dog.[(triple3)] @1: The rabbit likes the rabbit.[(((triple2) -> rule3))] | depth-1 |
RelNeg-OWA-D1-2946 | 1 | 3 | 8 | The dog is round. The rabbit chases the tiger. The tiger visits the dog. If the tiger is blue and the tiger visits the rabbit then the tiger is kind. If something visits the tiger and the tiger visits the dog then it visits the dog. If something chases the tiger then it likes the rabbit. If something chases the dog and it is blue then the dog likes the rabbit. If something is rough and it does not like the tiger then it chases the tiger. If something visits the tiger and the tiger likes the dog then it does not chase the rabbit. If something likes the rabbit and the rabbit does not chase the dog then the dog is kind. If something chases the dog and it does not chase the tiger then the dog visits the rabbit. | The dog chases the rabbit. | Unknown | 0 | null | @0: The dog is round.[(triple1)] The rabbit chases the tiger.[(triple2)] The tiger visits the dog.[(triple3)] @1: The rabbit likes the rabbit.[(((triple2) -> rule3))] | depth-1 |
AttNoneg-OWA-D1-2837 | 1 | 10 | 1 | Dave is green. Dave is kind. Dave is quiet. Dave is white. Gary is furry. Gary is green. Gary is quiet. Gary is round. Gary is white. Harry is kind. If someone is round then they are kind. | Dave is quiet. | True | 0 | 1 | @0: Dave is green.[(triple1)] Dave is kind.[(triple2)] Dave is quiet.[(triple3)] Dave is white.[(triple4)] Gary is furry.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8)] Gary is white.[(triple9)] Harry is kind.[(triple10)] @1: Gary is kind.[(((triple8) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-2837 | 1 | 10 | 1 | Dave is green. Dave is kind. Dave is quiet. Dave is white. Gary is furry. Gary is green. Gary is quiet. Gary is round. Gary is white. Harry is kind. If someone is round then they are kind. | Gary is not white. | False | 0 | 1 | @0: Dave is green.[(triple1)] Dave is kind.[(triple2)] Dave is quiet.[(triple3)] Dave is white.[(triple4)] Gary is furry.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8)] Gary is white.[(triple9)] Harry is kind.[(triple10)] @1: Gary is kind.[(((triple8) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-2837 | 1 | 10 | 1 | Dave is green. Dave is kind. Dave is quiet. Dave is white. Gary is furry. Gary is green. Gary is quiet. Gary is round. Gary is white. Harry is kind. If someone is round then they are kind. | Gary is kind. | True | 1 | 2 | @0: Dave is green.[(triple1)] Dave is kind.[(triple2)] Dave is quiet.[(triple3)] Dave is white.[(triple4)] Gary is furry.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8)] Gary is white.[(triple9)] Harry is kind.[(triple10)] @1: Gary is kind.[(((triple8) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-2837 | 1 | 10 | 1 | Dave is green. Dave is kind. Dave is quiet. Dave is white. Gary is furry. Gary is green. Gary is quiet. Gary is round. Gary is white. Harry is kind. If someone is round then they are kind. | Gary is not kind. | False | 1 | 2 | @0: Dave is green.[(triple1)] Dave is kind.[(triple2)] Dave is quiet.[(triple3)] Dave is white.[(triple4)] Gary is furry.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8)] Gary is white.[(triple9)] Harry is kind.[(triple10)] @1: Gary is kind.[(((triple8) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-2837 | 1 | 10 | 1 | Dave is green. Dave is kind. Dave is quiet. Dave is white. Gary is furry. Gary is green. Gary is quiet. Gary is round. Gary is white. Harry is kind. If someone is round then they are kind. | Harry is not furry. | Unknown | 0 | null | @0: Dave is green.[(triple1)] Dave is kind.[(triple2)] Dave is quiet.[(triple3)] Dave is white.[(triple4)] Gary is furry.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8)] Gary is white.[(triple9)] Harry is kind.[(triple10)] @1: Gary is kind.[(((triple8) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-2837 | 1 | 10 | 1 | Dave is green. Dave is kind. Dave is quiet. Dave is white. Gary is furry. Gary is green. Gary is quiet. Gary is round. Gary is white. Harry is kind. If someone is round then they are kind. | Harry is round. | Unknown | 0 | null | @0: Dave is green.[(triple1)] Dave is kind.[(triple2)] Dave is quiet.[(triple3)] Dave is white.[(triple4)] Gary is furry.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8)] Gary is white.[(triple9)] Harry is kind.[(triple10)] @1: Gary is kind.[(((triple8) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-2837 | 1 | 10 | 1 | Dave is green. Dave is kind. Dave is quiet. Dave is white. Gary is furry. Gary is green. Gary is quiet. Gary is round. Gary is white. Harry is kind. If someone is round then they are kind. | Harry is not smart. | Unknown | 0 | null | @0: Dave is green.[(triple1)] Dave is kind.[(triple2)] Dave is quiet.[(triple3)] Dave is white.[(triple4)] Gary is furry.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8)] Gary is white.[(triple9)] Harry is kind.[(triple10)] @1: Gary is kind.[(((triple8) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-2837 | 1 | 10 | 1 | Dave is green. Dave is kind. Dave is quiet. Dave is white. Gary is furry. Gary is green. Gary is quiet. Gary is round. Gary is white. Harry is kind. If someone is round then they are kind. | Dave is furry. | Unknown | 0 | null | @0: Dave is green.[(triple1)] Dave is kind.[(triple2)] Dave is quiet.[(triple3)] Dave is white.[(triple4)] Gary is furry.[(triple5)] Gary is green.[(triple6)] Gary is quiet.[(triple7)] Gary is round.[(triple8)] Gary is white.[(triple9)] Harry is kind.[(triple10)] @1: Gary is kind.[(((triple8) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1588 | 1 | 10 | 2 | Anne is big. Anne is green. Anne is round. Charlie is big. Charlie is kind. Charlie is red. Charlie is white. Gary is green. Gary is red. Gary is rough. If someone is rough then they are kind. All white, green people are rough. | Charlie is red. | True | 0 | 1 | @0: Anne is big.[(triple1)] Anne is green.[(triple2)] Anne is round.[(triple3)] Charlie is big.[(triple4)] Charlie is kind.[(triple5)] Charlie is red.[(triple6)] Charlie is white.[(triple7)] Gary is green.[(triple8)] Gary is red.[(triple9)] Gary is rough.[(triple10)] @1: Gary is kind.[(((triple10) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1588 | 1 | 10 | 2 | Anne is big. Anne is green. Anne is round. Charlie is big. Charlie is kind. Charlie is red. Charlie is white. Gary is green. Gary is red. Gary is rough. If someone is rough then they are kind. All white, green people are rough. | Charlie is not white. | False | 0 | 1 | @0: Anne is big.[(triple1)] Anne is green.[(triple2)] Anne is round.[(triple3)] Charlie is big.[(triple4)] Charlie is kind.[(triple5)] Charlie is red.[(triple6)] Charlie is white.[(triple7)] Gary is green.[(triple8)] Gary is red.[(triple9)] Gary is rough.[(triple10)] @1: Gary is kind.[(((triple10) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1588 | 1 | 10 | 2 | Anne is big. Anne is green. Anne is round. Charlie is big. Charlie is kind. Charlie is red. Charlie is white. Gary is green. Gary is red. Gary is rough. If someone is rough then they are kind. All white, green people are rough. | Gary is kind. | True | 1 | 2 | @0: Anne is big.[(triple1)] Anne is green.[(triple2)] Anne is round.[(triple3)] Charlie is big.[(triple4)] Charlie is kind.[(triple5)] Charlie is red.[(triple6)] Charlie is white.[(triple7)] Gary is green.[(triple8)] Gary is red.[(triple9)] Gary is rough.[(triple10)] @1: Gary is kind.[(((triple10) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1588 | 1 | 10 | 2 | Anne is big. Anne is green. Anne is round. Charlie is big. Charlie is kind. Charlie is red. Charlie is white. Gary is green. Gary is red. Gary is rough. If someone is rough then they are kind. All white, green people are rough. | Gary is not kind. | False | 1 | 2 | @0: Anne is big.[(triple1)] Anne is green.[(triple2)] Anne is round.[(triple3)] Charlie is big.[(triple4)] Charlie is kind.[(triple5)] Charlie is red.[(triple6)] Charlie is white.[(triple7)] Gary is green.[(triple8)] Gary is red.[(triple9)] Gary is rough.[(triple10)] @1: Gary is kind.[(((triple10) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1588 | 1 | 10 | 2 | Anne is big. Anne is green. Anne is round. Charlie is big. Charlie is kind. Charlie is red. Charlie is white. Gary is green. Gary is red. Gary is rough. If someone is rough then they are kind. All white, green people are rough. | Charlie is not rough. | Unknown | 1 | null | @0: Anne is big.[(triple1)] Anne is green.[(triple2)] Anne is round.[(triple3)] Charlie is big.[(triple4)] Charlie is kind.[(triple5)] Charlie is red.[(triple6)] Charlie is white.[(triple7)] Gary is green.[(triple8)] Gary is red.[(triple9)] Gary is rough.[(triple10)] @1: Gary is kind.[(((triple10) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1588 | 1 | 10 | 2 | Anne is big. Anne is green. Anne is round. Charlie is big. Charlie is kind. Charlie is red. Charlie is white. Gary is green. Gary is red. Gary is rough. If someone is rough then they are kind. All white, green people are rough. | Anne is kind. | Unknown | 2 | null | @0: Anne is big.[(triple1)] Anne is green.[(triple2)] Anne is round.[(triple3)] Charlie is big.[(triple4)] Charlie is kind.[(triple5)] Charlie is red.[(triple6)] Charlie is white.[(triple7)] Gary is green.[(triple8)] Gary is red.[(triple9)] Gary is rough.[(triple10)] @1: Gary is kind.[(((triple10) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1588 | 1 | 10 | 2 | Anne is big. Anne is green. Anne is round. Charlie is big. Charlie is kind. Charlie is red. Charlie is white. Gary is green. Gary is red. Gary is rough. If someone is rough then they are kind. All white, green people are rough. | Anne is not red. | Unknown | 0 | null | @0: Anne is big.[(triple1)] Anne is green.[(triple2)] Anne is round.[(triple3)] Charlie is big.[(triple4)] Charlie is kind.[(triple5)] Charlie is red.[(triple6)] Charlie is white.[(triple7)] Gary is green.[(triple8)] Gary is red.[(triple9)] Gary is rough.[(triple10)] @1: Gary is kind.[(((triple10) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1588 | 1 | 10 | 2 | Anne is big. Anne is green. Anne is round. Charlie is big. Charlie is kind. Charlie is red. Charlie is white. Gary is green. Gary is red. Gary is rough. If someone is rough then they are kind. All white, green people are rough. | Charlie is green. | Unknown | 0 | null | @0: Anne is big.[(triple1)] Anne is green.[(triple2)] Anne is round.[(triple3)] Charlie is big.[(triple4)] Charlie is kind.[(triple5)] Charlie is red.[(triple6)] Charlie is white.[(triple7)] Gary is green.[(triple8)] Gary is red.[(triple9)] Gary is rough.[(triple10)] @1: Gary is kind.[(((triple10) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-2609 | 1 | 7 | 3 | Dave is red. Erin is furry. Erin is green. Erin is kind. Erin is quiet. Erin is smart. Erin is young. If Dave is kind then Dave is red. If someone is smart and kind then they are red. Quiet people are green. | Erin is smart. | True | 0 | 1 | @0: Dave is red.[(triple1)] Erin is furry.[(triple2)] Erin is green.[(triple3 OR ((triple5) -> rule3))] Erin is kind.[(triple4)] Erin is quiet.[(triple5)] Erin is smart.[(triple6)] Erin is young.[(triple7)] @1: Erin is red.[(((triple6 triple4) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-2609 | 1 | 7 | 3 | Dave is red. Erin is furry. Erin is green. Erin is kind. Erin is quiet. Erin is smart. Erin is young. If Dave is kind then Dave is red. If someone is smart and kind then they are red. Quiet people are green. | Erin is not smart. | False | 0 | 1 | @0: Dave is red.[(triple1)] Erin is furry.[(triple2)] Erin is green.[(triple3 OR ((triple5) -> rule3))] Erin is kind.[(triple4)] Erin is quiet.[(triple5)] Erin is smart.[(triple6)] Erin is young.[(triple7)] @1: Erin is red.[(((triple6 triple4) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-2609 | 1 | 7 | 3 | Dave is red. Erin is furry. Erin is green. Erin is kind. Erin is quiet. Erin is smart. Erin is young. If Dave is kind then Dave is red. If someone is smart and kind then they are red. Quiet people are green. | Erin is red. | True | 1 | 3 | @0: Dave is red.[(triple1)] Erin is furry.[(triple2)] Erin is green.[(triple3 OR ((triple5) -> rule3))] Erin is kind.[(triple4)] Erin is quiet.[(triple5)] Erin is smart.[(triple6)] Erin is young.[(triple7)] @1: Erin is red.[(((triple6 triple4) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-2609 | 1 | 7 | 3 | Dave is red. Erin is furry. Erin is green. Erin is kind. Erin is quiet. Erin is smart. Erin is young. If Dave is kind then Dave is red. If someone is smart and kind then they are red. Quiet people are green. | Erin is not red. | False | 1 | 3 | @0: Dave is red.[(triple1)] Erin is furry.[(triple2)] Erin is green.[(triple3 OR ((triple5) -> rule3))] Erin is kind.[(triple4)] Erin is quiet.[(triple5)] Erin is smart.[(triple6)] Erin is young.[(triple7)] @1: Erin is red.[(((triple6 triple4) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-2609 | 1 | 7 | 3 | Dave is red. Erin is furry. Erin is green. Erin is kind. Erin is quiet. Erin is smart. Erin is young. If Dave is kind then Dave is red. If someone is smart and kind then they are red. Quiet people are green. | Dave is not green. | Unknown | 1 | null | @0: Dave is red.[(triple1)] Erin is furry.[(triple2)] Erin is green.[(triple3 OR ((triple5) -> rule3))] Erin is kind.[(triple4)] Erin is quiet.[(triple5)] Erin is smart.[(triple6)] Erin is young.[(triple7)] @1: Erin is red.[(((triple6 triple4) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-2609 | 1 | 7 | 3 | Dave is red. Erin is furry. Erin is green. Erin is kind. Erin is quiet. Erin is smart. Erin is young. If Dave is kind then Dave is red. If someone is smart and kind then they are red. Quiet people are green. | Dave is quiet. | Unknown | 0 | null | @0: Dave is red.[(triple1)] Erin is furry.[(triple2)] Erin is green.[(triple3 OR ((triple5) -> rule3))] Erin is kind.[(triple4)] Erin is quiet.[(triple5)] Erin is smart.[(triple6)] Erin is young.[(triple7)] @1: Erin is red.[(((triple6 triple4) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-2609 | 1 | 7 | 3 | Dave is red. Erin is furry. Erin is green. Erin is kind. Erin is quiet. Erin is smart. Erin is young. If Dave is kind then Dave is red. If someone is smart and kind then they are red. Quiet people are green. | Dave is not kind. | Unknown | 0 | null | @0: Dave is red.[(triple1)] Erin is furry.[(triple2)] Erin is green.[(triple3 OR ((triple5) -> rule3))] Erin is kind.[(triple4)] Erin is quiet.[(triple5)] Erin is smart.[(triple6)] Erin is young.[(triple7)] @1: Erin is red.[(((triple6 triple4) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-2609 | 1 | 7 | 3 | Dave is red. Erin is furry. Erin is green. Erin is kind. Erin is quiet. Erin is smart. Erin is young. If Dave is kind then Dave is red. If someone is smart and kind then they are red. Quiet people are green. | Dave is furry. | Unknown | 0 | null | @0: Dave is red.[(triple1)] Erin is furry.[(triple2)] Erin is green.[(triple3 OR ((triple5) -> rule3))] Erin is kind.[(triple4)] Erin is quiet.[(triple5)] Erin is smart.[(triple6)] Erin is young.[(triple7)] @1: Erin is red.[(((triple6 triple4) -> rule2))] | depth-1 |
RelNoneg-OWA-D1-1022 | 1 | 12 | 1 | The bear chases the cow. The bear is big. The bear is blue. The bear is rough. The cow chases the bear. The cow chases the lion. The cow sees the lion. The cow visits the lion. The lion is rough. The lion sees the bear. The lion sees the cow. The lion visits the cow. If the lion sees the cow then the cow is big. | The bear is blue. | True | 0 | 1 | @0: The bear chases the cow.[(triple1)] The bear is big.[(triple2)] The bear is blue.[(triple3)] The bear is rough.[(triple4)] The cow chases the bear.[(triple5)] The cow chases the lion.[(triple6)] The cow sees the lion.[(triple7)] The cow visits the lion.[(triple8)] The lion is rough.[(triple9)] The lion sees the bear.[(triple10)] The lion sees the cow.[(triple11)] The lion visits the cow.[(triple12)] @1: The cow is big.[(((triple11) -> rule1))] | depth-1 |
RelNoneg-OWA-D1-1022 | 1 | 12 | 1 | The bear chases the cow. The bear is big. The bear is blue. The bear is rough. The cow chases the bear. The cow chases the lion. The cow sees the lion. The cow visits the lion. The lion is rough. The lion sees the bear. The lion sees the cow. The lion visits the cow. If the lion sees the cow then the cow is big. | The bear does not chase the cow. | False | 0 | 1 | @0: The bear chases the cow.[(triple1)] The bear is big.[(triple2)] The bear is blue.[(triple3)] The bear is rough.[(triple4)] The cow chases the bear.[(triple5)] The cow chases the lion.[(triple6)] The cow sees the lion.[(triple7)] The cow visits the lion.[(triple8)] The lion is rough.[(triple9)] The lion sees the bear.[(triple10)] The lion sees the cow.[(triple11)] The lion visits the cow.[(triple12)] @1: The cow is big.[(((triple11) -> rule1))] | depth-1 |
RelNoneg-OWA-D1-1022 | 1 | 12 | 1 | The bear chases the cow. The bear is big. The bear is blue. The bear is rough. The cow chases the bear. The cow chases the lion. The cow sees the lion. The cow visits the lion. The lion is rough. The lion sees the bear. The lion sees the cow. The lion visits the cow. If the lion sees the cow then the cow is big. | The cow is big. | True | 1 | 2 | @0: The bear chases the cow.[(triple1)] The bear is big.[(triple2)] The bear is blue.[(triple3)] The bear is rough.[(triple4)] The cow chases the bear.[(triple5)] The cow chases the lion.[(triple6)] The cow sees the lion.[(triple7)] The cow visits the lion.[(triple8)] The lion is rough.[(triple9)] The lion sees the bear.[(triple10)] The lion sees the cow.[(triple11)] The lion visits the cow.[(triple12)] @1: The cow is big.[(((triple11) -> rule1))] | depth-1 |
RelNoneg-OWA-D1-1022 | 1 | 12 | 1 | The bear chases the cow. The bear is big. The bear is blue. The bear is rough. The cow chases the bear. The cow chases the lion. The cow sees the lion. The cow visits the lion. The lion is rough. The lion sees the bear. The lion sees the cow. The lion visits the cow. If the lion sees the cow then the cow is big. | The cow is not big. | False | 1 | 2 | @0: The bear chases the cow.[(triple1)] The bear is big.[(triple2)] The bear is blue.[(triple3)] The bear is rough.[(triple4)] The cow chases the bear.[(triple5)] The cow chases the lion.[(triple6)] The cow sees the lion.[(triple7)] The cow visits the lion.[(triple8)] The lion is rough.[(triple9)] The lion sees the bear.[(triple10)] The lion sees the cow.[(triple11)] The lion visits the cow.[(triple12)] @1: The cow is big.[(((triple11) -> rule1))] | depth-1 |
RelNoneg-OWA-D1-1022 | 1 | 12 | 1 | The bear chases the cow. The bear is big. The bear is blue. The bear is rough. The cow chases the bear. The cow chases the lion. The cow sees the lion. The cow visits the lion. The lion is rough. The lion sees the bear. The lion sees the cow. The lion visits the cow. If the lion sees the cow then the cow is big. | The bear does not see the lion. | Unknown | 0 | null | @0: The bear chases the cow.[(triple1)] The bear is big.[(triple2)] The bear is blue.[(triple3)] The bear is rough.[(triple4)] The cow chases the bear.[(triple5)] The cow chases the lion.[(triple6)] The cow sees the lion.[(triple7)] The cow visits the lion.[(triple8)] The lion is rough.[(triple9)] The lion sees the bear.[(triple10)] The lion sees the cow.[(triple11)] The lion visits the cow.[(triple12)] @1: The cow is big.[(((triple11) -> rule1))] | depth-1 |
RelNoneg-OWA-D1-1022 | 1 | 12 | 1 | The bear chases the cow. The bear is big. The bear is blue. The bear is rough. The cow chases the bear. The cow chases the lion. The cow sees the lion. The cow visits the lion. The lion is rough. The lion sees the bear. The lion sees the cow. The lion visits the cow. If the lion sees the cow then the cow is big. | The bear sees the bear. | Unknown | 0 | null | @0: The bear chases the cow.[(triple1)] The bear is big.[(triple2)] The bear is blue.[(triple3)] The bear is rough.[(triple4)] The cow chases the bear.[(triple5)] The cow chases the lion.[(triple6)] The cow sees the lion.[(triple7)] The cow visits the lion.[(triple8)] The lion is rough.[(triple9)] The lion sees the bear.[(triple10)] The lion sees the cow.[(triple11)] The lion visits the cow.[(triple12)] @1: The cow is big.[(((triple11) -> rule1))] | depth-1 |
RelNoneg-OWA-D1-1022 | 1 | 12 | 1 | The bear chases the cow. The bear is big. The bear is blue. The bear is rough. The cow chases the bear. The cow chases the lion. The cow sees the lion. The cow visits the lion. The lion is rough. The lion sees the bear. The lion sees the cow. The lion visits the cow. If the lion sees the cow then the cow is big. | The cow is not red. | Unknown | 0 | null | @0: The bear chases the cow.[(triple1)] The bear is big.[(triple2)] The bear is blue.[(triple3)] The bear is rough.[(triple4)] The cow chases the bear.[(triple5)] The cow chases the lion.[(triple6)] The cow sees the lion.[(triple7)] The cow visits the lion.[(triple8)] The lion is rough.[(triple9)] The lion sees the bear.[(triple10)] The lion sees the cow.[(triple11)] The lion visits the cow.[(triple12)] @1: The cow is big.[(((triple11) -> rule1))] | depth-1 |
RelNoneg-OWA-D1-1022 | 1 | 12 | 1 | The bear chases the cow. The bear is big. The bear is blue. The bear is rough. The cow chases the bear. The cow chases the lion. The cow sees the lion. The cow visits the lion. The lion is rough. The lion sees the bear. The lion sees the cow. The lion visits the cow. If the lion sees the cow then the cow is big. | The bear visits the cow. | Unknown | 0 | null | @0: The bear chases the cow.[(triple1)] The bear is big.[(triple2)] The bear is blue.[(triple3)] The bear is rough.[(triple4)] The cow chases the bear.[(triple5)] The cow chases the lion.[(triple6)] The cow sees the lion.[(triple7)] The cow visits the lion.[(triple8)] The lion is rough.[(triple9)] The lion sees the bear.[(triple10)] The lion sees the cow.[(triple11)] The lion visits the cow.[(triple12)] @1: The cow is big.[(((triple11) -> rule1))] | depth-1 |
RelNoneg-OWA-D1-2714 | 2 | 16 | 6 | The cat eats the cow. The cat is kind. The cat is nice. The cat is red. The cat is rough. The cat is young. The cat likes the cow. The cat needs the cow. The cow eats the cat. The cow is kind. The cow is nice. The cow is red. The cow is rough. The cow is young. The cow likes the cat. The cow needs the cat. If someone likes the cow then they are kind. If someone likes the cow then they need the cow. If someone likes the cow then they are nice. If someone is red and they like the cow then the cow is nice. If someone is young then they eat the cat. If someone is rough and they like the cat then they like the cow. | The cat is red. | True | 0 | 1 | @0: The cat eats the cow.[(triple1)] The cat is kind.[(triple2 OR ((triple7) -> rule1))] The cat is nice.[(triple3 OR ((triple7) -> rule3))] The cat is red.[(triple4)] The cat is rough.[(triple5)] The cat is young.[(triple6)] The cat likes the cow.[(triple7)] The cat needs the cow.[(triple8 OR ((triple7) -> rule2))] The cow eats the cat.[(triple9 OR ((triple14) -> rule5))] The cow is kind.[(triple10 OR ((((triple13 triple15) -> rule6)) -> rule1))] The cow is nice.[(triple11 OR ((triple4 triple7) -> rule4) OR ((((triple13 triple15) -> rule6)) -> rule3) OR ((triple12 ((triple13 triple15) -> rule6)) -> rule4))] The cow is red.[(triple12)] The cow is rough.[(triple13)] The cow is young.[(triple14)] The cow likes the cat.[(triple15)] The cow needs the cat.[(triple16)] @1: The cat eats the cat.[(((triple6) -> rule5))] The cow likes the cow.[(((triple13 triple15) -> rule6))] @2: The cow needs the cow.[(((((triple13 triple15) -> rule6)) -> rule2))] | depth-1 |
RelNoneg-OWA-D1-2714 | 2 | 16 | 6 | The cat eats the cow. The cat is kind. The cat is nice. The cat is red. The cat is rough. The cat is young. The cat likes the cow. The cat needs the cow. The cow eats the cat. The cow is kind. The cow is nice. The cow is red. The cow is rough. The cow is young. The cow likes the cat. The cow needs the cat. If someone likes the cow then they are kind. If someone likes the cow then they need the cow. If someone likes the cow then they are nice. If someone is red and they like the cow then the cow is nice. If someone is young then they eat the cat. If someone is rough and they like the cat then they like the cow. | The cow is not red. | False | 0 | 1 | @0: The cat eats the cow.[(triple1)] The cat is kind.[(triple2 OR ((triple7) -> rule1))] The cat is nice.[(triple3 OR ((triple7) -> rule3))] The cat is red.[(triple4)] The cat is rough.[(triple5)] The cat is young.[(triple6)] The cat likes the cow.[(triple7)] The cat needs the cow.[(triple8 OR ((triple7) -> rule2))] The cow eats the cat.[(triple9 OR ((triple14) -> rule5))] The cow is kind.[(triple10 OR ((((triple13 triple15) -> rule6)) -> rule1))] The cow is nice.[(triple11 OR ((triple4 triple7) -> rule4) OR ((((triple13 triple15) -> rule6)) -> rule3) OR ((triple12 ((triple13 triple15) -> rule6)) -> rule4))] The cow is red.[(triple12)] The cow is rough.[(triple13)] The cow is young.[(triple14)] The cow likes the cat.[(triple15)] The cow needs the cat.[(triple16)] @1: The cat eats the cat.[(((triple6) -> rule5))] The cow likes the cow.[(((triple13 triple15) -> rule6))] @2: The cow needs the cow.[(((((triple13 triple15) -> rule6)) -> rule2))] | depth-1 |
RelNoneg-OWA-D1-2714 | 2 | 16 | 6 | The cat eats the cow. The cat is kind. The cat is nice. The cat is red. The cat is rough. The cat is young. The cat likes the cow. The cat needs the cow. The cow eats the cat. The cow is kind. The cow is nice. The cow is red. The cow is rough. The cow is young. The cow likes the cat. The cow needs the cat. If someone likes the cow then they are kind. If someone likes the cow then they need the cow. If someone likes the cow then they are nice. If someone is red and they like the cow then the cow is nice. If someone is young then they eat the cat. If someone is rough and they like the cat then they like the cow. | The cat eats the cat. | True | 1 | 2 | @0: The cat eats the cow.[(triple1)] The cat is kind.[(triple2 OR ((triple7) -> rule1))] The cat is nice.[(triple3 OR ((triple7) -> rule3))] The cat is red.[(triple4)] The cat is rough.[(triple5)] The cat is young.[(triple6)] The cat likes the cow.[(triple7)] The cat needs the cow.[(triple8 OR ((triple7) -> rule2))] The cow eats the cat.[(triple9 OR ((triple14) -> rule5))] The cow is kind.[(triple10 OR ((((triple13 triple15) -> rule6)) -> rule1))] The cow is nice.[(triple11 OR ((triple4 triple7) -> rule4) OR ((((triple13 triple15) -> rule6)) -> rule3) OR ((triple12 ((triple13 triple15) -> rule6)) -> rule4))] The cow is red.[(triple12)] The cow is rough.[(triple13)] The cow is young.[(triple14)] The cow likes the cat.[(triple15)] The cow needs the cat.[(triple16)] @1: The cat eats the cat.[(((triple6) -> rule5))] The cow likes the cow.[(((triple13 triple15) -> rule6))] @2: The cow needs the cow.[(((((triple13 triple15) -> rule6)) -> rule2))] | depth-1 |
RelNoneg-OWA-D1-2714 | 2 | 16 | 6 | The cat eats the cow. The cat is kind. The cat is nice. The cat is red. The cat is rough. The cat is young. The cat likes the cow. The cat needs the cow. The cow eats the cat. The cow is kind. The cow is nice. The cow is red. The cow is rough. The cow is young. The cow likes the cat. The cow needs the cat. If someone likes the cow then they are kind. If someone likes the cow then they need the cow. If someone likes the cow then they are nice. If someone is red and they like the cow then the cow is nice. If someone is young then they eat the cat. If someone is rough and they like the cat then they like the cow. | The cow does not like the cow. | False | 1 | 3 | @0: The cat eats the cow.[(triple1)] The cat is kind.[(triple2 OR ((triple7) -> rule1))] The cat is nice.[(triple3 OR ((triple7) -> rule3))] The cat is red.[(triple4)] The cat is rough.[(triple5)] The cat is young.[(triple6)] The cat likes the cow.[(triple7)] The cat needs the cow.[(triple8 OR ((triple7) -> rule2))] The cow eats the cat.[(triple9 OR ((triple14) -> rule5))] The cow is kind.[(triple10 OR ((((triple13 triple15) -> rule6)) -> rule1))] The cow is nice.[(triple11 OR ((triple4 triple7) -> rule4) OR ((((triple13 triple15) -> rule6)) -> rule3) OR ((triple12 ((triple13 triple15) -> rule6)) -> rule4))] The cow is red.[(triple12)] The cow is rough.[(triple13)] The cow is young.[(triple14)] The cow likes the cat.[(triple15)] The cow needs the cat.[(triple16)] @1: The cat eats the cat.[(((triple6) -> rule5))] The cow likes the cow.[(((triple13 triple15) -> rule6))] @2: The cow needs the cow.[(((((triple13 triple15) -> rule6)) -> rule2))] | depth-1 |
RelNoneg-OWA-D1-2714 | 2 | 16 | 6 | The cat eats the cow. The cat is kind. The cat is nice. The cat is red. The cat is rough. The cat is young. The cat likes the cow. The cat needs the cow. The cow eats the cat. The cow is kind. The cow is nice. The cow is red. The cow is rough. The cow is young. The cow likes the cat. The cow needs the cat. If someone likes the cow then they are kind. If someone likes the cow then they need the cow. If someone likes the cow then they are nice. If someone is red and they like the cow then the cow is nice. If someone is young then they eat the cat. If someone is rough and they like the cat then they like the cow. | The cat does not like the cat. | Unknown | 0 | null | @0: The cat eats the cow.[(triple1)] The cat is kind.[(triple2 OR ((triple7) -> rule1))] The cat is nice.[(triple3 OR ((triple7) -> rule3))] The cat is red.[(triple4)] The cat is rough.[(triple5)] The cat is young.[(triple6)] The cat likes the cow.[(triple7)] The cat needs the cow.[(triple8 OR ((triple7) -> rule2))] The cow eats the cat.[(triple9 OR ((triple14) -> rule5))] The cow is kind.[(triple10 OR ((((triple13 triple15) -> rule6)) -> rule1))] The cow is nice.[(triple11 OR ((triple4 triple7) -> rule4) OR ((((triple13 triple15) -> rule6)) -> rule3) OR ((triple12 ((triple13 triple15) -> rule6)) -> rule4))] The cow is red.[(triple12)] The cow is rough.[(triple13)] The cow is young.[(triple14)] The cow likes the cat.[(triple15)] The cow needs the cat.[(triple16)] @1: The cat eats the cat.[(((triple6) -> rule5))] The cow likes the cow.[(((triple13 triple15) -> rule6))] @2: The cow needs the cow.[(((((triple13 triple15) -> rule6)) -> rule2))] | depth-1 |
RelNoneg-OWA-D1-2714 | 2 | 16 | 6 | The cat eats the cow. The cat is kind. The cat is nice. The cat is red. The cat is rough. The cat is young. The cat likes the cow. The cat needs the cow. The cow eats the cat. The cow is kind. The cow is nice. The cow is red. The cow is rough. The cow is young. The cow likes the cat. The cow needs the cat. If someone likes the cow then they are kind. If someone likes the cow then they need the cow. If someone likes the cow then they are nice. If someone is red and they like the cow then the cow is nice. If someone is young then they eat the cat. If someone is rough and they like the cat then they like the cow. | The cat needs the cat. | Unknown | 0 | null | @0: The cat eats the cow.[(triple1)] The cat is kind.[(triple2 OR ((triple7) -> rule1))] The cat is nice.[(triple3 OR ((triple7) -> rule3))] The cat is red.[(triple4)] The cat is rough.[(triple5)] The cat is young.[(triple6)] The cat likes the cow.[(triple7)] The cat needs the cow.[(triple8 OR ((triple7) -> rule2))] The cow eats the cat.[(triple9 OR ((triple14) -> rule5))] The cow is kind.[(triple10 OR ((((triple13 triple15) -> rule6)) -> rule1))] The cow is nice.[(triple11 OR ((triple4 triple7) -> rule4) OR ((((triple13 triple15) -> rule6)) -> rule3) OR ((triple12 ((triple13 triple15) -> rule6)) -> rule4))] The cow is red.[(triple12)] The cow is rough.[(triple13)] The cow is young.[(triple14)] The cow likes the cat.[(triple15)] The cow needs the cat.[(triple16)] @1: The cat eats the cat.[(((triple6) -> rule5))] The cow likes the cow.[(((triple13 triple15) -> rule6))] @2: The cow needs the cow.[(((((triple13 triple15) -> rule6)) -> rule2))] | depth-1 |
RelNeg-OWA-D1-1345 | 1 | 10 | 8 | The bald eagle chases the mouse. The bald eagle is rough. The bald eagle needs the cow. The bald eagle sees the squirrel. The cow chases the bald eagle. The cow is not round. The mouse chases the bald eagle. The mouse does not need the bald eagle. The mouse does not need the cow. The squirrel needs the mouse. If someone is kind then they are red. If someone needs the mouse then the mouse sees the cow. If the squirrel is big and the squirrel does not need the mouse then the squirrel chases the bald eagle. If someone chases the squirrel and the squirrel needs the cow then the cow sees the bald eagle. If someone sees the bald eagle and they do not need the mouse then the bald eagle chases the squirrel. If someone is red and not big then they do not chase the mouse. If the mouse sees the squirrel and the bald eagle does not need the mouse then the squirrel is rough. If someone needs the cow then the cow does not see the squirrel. | The mouse chases the bald eagle. | True | 0 | 1 | @0: The bald eagle chases the mouse.[(triple1)] The bald eagle is rough.[(triple2)] The bald eagle needs the cow.[(triple3)] The bald eagle sees the squirrel.[(triple4)] The cow chases the bald eagle.[(triple5)] The cow is not round.[(triple6)] The mouse chases the bald eagle.[(triple7)] The mouse does not need the bald eagle.[(triple8)] The mouse does not need the cow.[(triple9)] The squirrel needs the mouse.[(triple10)] @1: The cow does not see the squirrel.[(((triple3) -> rule8))] The mouse sees the cow.[(((triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-1345 | 1 | 10 | 8 | The bald eagle chases the mouse. The bald eagle is rough. The bald eagle needs the cow. The bald eagle sees the squirrel. The cow chases the bald eagle. The cow is not round. The mouse chases the bald eagle. The mouse does not need the bald eagle. The mouse does not need the cow. The squirrel needs the mouse. If someone is kind then they are red. If someone needs the mouse then the mouse sees the cow. If the squirrel is big and the squirrel does not need the mouse then the squirrel chases the bald eagle. If someone chases the squirrel and the squirrel needs the cow then the cow sees the bald eagle. If someone sees the bald eagle and they do not need the mouse then the bald eagle chases the squirrel. If someone is red and not big then they do not chase the mouse. If the mouse sees the squirrel and the bald eagle does not need the mouse then the squirrel is rough. If someone needs the cow then the cow does not see the squirrel. | The bald eagle does not chase the mouse. | False | 0 | 1 | @0: The bald eagle chases the mouse.[(triple1)] The bald eagle is rough.[(triple2)] The bald eagle needs the cow.[(triple3)] The bald eagle sees the squirrel.[(triple4)] The cow chases the bald eagle.[(triple5)] The cow is not round.[(triple6)] The mouse chases the bald eagle.[(triple7)] The mouse does not need the bald eagle.[(triple8)] The mouse does not need the cow.[(triple9)] The squirrel needs the mouse.[(triple10)] @1: The cow does not see the squirrel.[(((triple3) -> rule8))] The mouse sees the cow.[(((triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-1345 | 1 | 10 | 8 | The bald eagle chases the mouse. The bald eagle is rough. The bald eagle needs the cow. The bald eagle sees the squirrel. The cow chases the bald eagle. The cow is not round. The mouse chases the bald eagle. The mouse does not need the bald eagle. The mouse does not need the cow. The squirrel needs the mouse. If someone is kind then they are red. If someone needs the mouse then the mouse sees the cow. If the squirrel is big and the squirrel does not need the mouse then the squirrel chases the bald eagle. If someone chases the squirrel and the squirrel needs the cow then the cow sees the bald eagle. If someone sees the bald eagle and they do not need the mouse then the bald eagle chases the squirrel. If someone is red and not big then they do not chase the mouse. If the mouse sees the squirrel and the bald eagle does not need the mouse then the squirrel is rough. If someone needs the cow then the cow does not see the squirrel. | The cow does not see the squirrel. | True | 1 | 2 | @0: The bald eagle chases the mouse.[(triple1)] The bald eagle is rough.[(triple2)] The bald eagle needs the cow.[(triple3)] The bald eagle sees the squirrel.[(triple4)] The cow chases the bald eagle.[(triple5)] The cow is not round.[(triple6)] The mouse chases the bald eagle.[(triple7)] The mouse does not need the bald eagle.[(triple8)] The mouse does not need the cow.[(triple9)] The squirrel needs the mouse.[(triple10)] @1: The cow does not see the squirrel.[(((triple3) -> rule8))] The mouse sees the cow.[(((triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-1345 | 1 | 10 | 8 | The bald eagle chases the mouse. The bald eagle is rough. The bald eagle needs the cow. The bald eagle sees the squirrel. The cow chases the bald eagle. The cow is not round. The mouse chases the bald eagle. The mouse does not need the bald eagle. The mouse does not need the cow. The squirrel needs the mouse. If someone is kind then they are red. If someone needs the mouse then the mouse sees the cow. If the squirrel is big and the squirrel does not need the mouse then the squirrel chases the bald eagle. If someone chases the squirrel and the squirrel needs the cow then the cow sees the bald eagle. If someone sees the bald eagle and they do not need the mouse then the bald eagle chases the squirrel. If someone is red and not big then they do not chase the mouse. If the mouse sees the squirrel and the bald eagle does not need the mouse then the squirrel is rough. If someone needs the cow then the cow does not see the squirrel. | The mouse does not see the cow. | False | 1 | 2 | @0: The bald eagle chases the mouse.[(triple1)] The bald eagle is rough.[(triple2)] The bald eagle needs the cow.[(triple3)] The bald eagle sees the squirrel.[(triple4)] The cow chases the bald eagle.[(triple5)] The cow is not round.[(triple6)] The mouse chases the bald eagle.[(triple7)] The mouse does not need the bald eagle.[(triple8)] The mouse does not need the cow.[(triple9)] The squirrel needs the mouse.[(triple10)] @1: The cow does not see the squirrel.[(((triple3) -> rule8))] The mouse sees the cow.[(((triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-1345 | 1 | 10 | 8 | The bald eagle chases the mouse. The bald eagle is rough. The bald eagle needs the cow. The bald eagle sees the squirrel. The cow chases the bald eagle. The cow is not round. The mouse chases the bald eagle. The mouse does not need the bald eagle. The mouse does not need the cow. The squirrel needs the mouse. If someone is kind then they are red. If someone needs the mouse then the mouse sees the cow. If the squirrel is big and the squirrel does not need the mouse then the squirrel chases the bald eagle. If someone chases the squirrel and the squirrel needs the cow then the cow sees the bald eagle. If someone sees the bald eagle and they do not need the mouse then the bald eagle chases the squirrel. If someone is red and not big then they do not chase the mouse. If the mouse sees the squirrel and the bald eagle does not need the mouse then the squirrel is rough. If someone needs the cow then the cow does not see the squirrel. | The squirrel is not rough. | Unknown | 1 | null | @0: The bald eagle chases the mouse.[(triple1)] The bald eagle is rough.[(triple2)] The bald eagle needs the cow.[(triple3)] The bald eagle sees the squirrel.[(triple4)] The cow chases the bald eagle.[(triple5)] The cow is not round.[(triple6)] The mouse chases the bald eagle.[(triple7)] The mouse does not need the bald eagle.[(triple8)] The mouse does not need the cow.[(triple9)] The squirrel needs the mouse.[(triple10)] @1: The cow does not see the squirrel.[(((triple3) -> rule8))] The mouse sees the cow.[(((triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-1345 | 1 | 10 | 8 | The bald eagle chases the mouse. The bald eagle is rough. The bald eagle needs the cow. The bald eagle sees the squirrel. The cow chases the bald eagle. The cow is not round. The mouse chases the bald eagle. The mouse does not need the bald eagle. The mouse does not need the cow. The squirrel needs the mouse. If someone is kind then they are red. If someone needs the mouse then the mouse sees the cow. If the squirrel is big and the squirrel does not need the mouse then the squirrel chases the bald eagle. If someone chases the squirrel and the squirrel needs the cow then the cow sees the bald eagle. If someone sees the bald eagle and they do not need the mouse then the bald eagle chases the squirrel. If someone is red and not big then they do not chase the mouse. If the mouse sees the squirrel and the bald eagle does not need the mouse then the squirrel is rough. If someone needs the cow then the cow does not see the squirrel. | The cow sees the bald eagle. | Unknown | 1 | null | @0: The bald eagle chases the mouse.[(triple1)] The bald eagle is rough.[(triple2)] The bald eagle needs the cow.[(triple3)] The bald eagle sees the squirrel.[(triple4)] The cow chases the bald eagle.[(triple5)] The cow is not round.[(triple6)] The mouse chases the bald eagle.[(triple7)] The mouse does not need the bald eagle.[(triple8)] The mouse does not need the cow.[(triple9)] The squirrel needs the mouse.[(triple10)] @1: The cow does not see the squirrel.[(((triple3) -> rule8))] The mouse sees the cow.[(((triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-1345 | 1 | 10 | 8 | The bald eagle chases the mouse. The bald eagle is rough. The bald eagle needs the cow. The bald eagle sees the squirrel. The cow chases the bald eagle. The cow is not round. The mouse chases the bald eagle. The mouse does not need the bald eagle. The mouse does not need the cow. The squirrel needs the mouse. If someone is kind then they are red. If someone needs the mouse then the mouse sees the cow. If the squirrel is big and the squirrel does not need the mouse then the squirrel chases the bald eagle. If someone chases the squirrel and the squirrel needs the cow then the cow sees the bald eagle. If someone sees the bald eagle and they do not need the mouse then the bald eagle chases the squirrel. If someone is red and not big then they do not chase the mouse. If the mouse sees the squirrel and the bald eagle does not need the mouse then the squirrel is rough. If someone needs the cow then the cow does not see the squirrel. | The cow does not chase the mouse. | Unknown | 0 | null | @0: The bald eagle chases the mouse.[(triple1)] The bald eagle is rough.[(triple2)] The bald eagle needs the cow.[(triple3)] The bald eagle sees the squirrel.[(triple4)] The cow chases the bald eagle.[(triple5)] The cow is not round.[(triple6)] The mouse chases the bald eagle.[(triple7)] The mouse does not need the bald eagle.[(triple8)] The mouse does not need the cow.[(triple9)] The squirrel needs the mouse.[(triple10)] @1: The cow does not see the squirrel.[(((triple3) -> rule8))] The mouse sees the cow.[(((triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-1345 | 1 | 10 | 8 | The bald eagle chases the mouse. The bald eagle is rough. The bald eagle needs the cow. The bald eagle sees the squirrel. The cow chases the bald eagle. The cow is not round. The mouse chases the bald eagle. The mouse does not need the bald eagle. The mouse does not need the cow. The squirrel needs the mouse. If someone is kind then they are red. If someone needs the mouse then the mouse sees the cow. If the squirrel is big and the squirrel does not need the mouse then the squirrel chases the bald eagle. If someone chases the squirrel and the squirrel needs the cow then the cow sees the bald eagle. If someone sees the bald eagle and they do not need the mouse then the bald eagle chases the squirrel. If someone is red and not big then they do not chase the mouse. If the mouse sees the squirrel and the bald eagle does not need the mouse then the squirrel is rough. If someone needs the cow then the cow does not see the squirrel. | The squirrel is big. | Unknown | 0 | null | @0: The bald eagle chases the mouse.[(triple1)] The bald eagle is rough.[(triple2)] The bald eagle needs the cow.[(triple3)] The bald eagle sees the squirrel.[(triple4)] The cow chases the bald eagle.[(triple5)] The cow is not round.[(triple6)] The mouse chases the bald eagle.[(triple7)] The mouse does not need the bald eagle.[(triple8)] The mouse does not need the cow.[(triple9)] The squirrel needs the mouse.[(triple10)] @1: The cow does not see the squirrel.[(((triple3) -> rule8))] The mouse sees the cow.[(((triple10) -> rule2))] | depth-1 |
RelNeg-OWA-D1-1244 | 1 | 15 | 2 | The cow chases the tiger. The cow does not eat the tiger. The cow is cold. The cow is nice. The cow is red. The cow is round. The cow needs the tiger. The tiger chases the cow. The tiger does not eat the cow. The tiger is big. The tiger is cold. The tiger is nice. The tiger is red. The tiger is round. The tiger does not need the cow. If something is nice then it chases the cow. If something eats the tiger then the tiger chases the cow. | The cow is round. | True | 0 | 1 | @0: The cow chases the tiger.[(triple1)] The cow does not eat the tiger.[(triple2)] The cow is cold.[(triple3)] The cow is nice.[(triple4)] The cow is red.[(triple5)] The cow is round.[(triple6)] The cow needs the tiger.[(triple7)] The tiger chases the cow.[(triple8 OR ((triple12) -> rule1))] The tiger does not eat the cow.[(triple9)] The tiger does not need the cow.[(triple15)] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is nice.[(triple12)] The tiger is red.[(triple13)] The tiger is round.[(triple14)] @1: The cow chases the cow.[(((triple4) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1244 | 1 | 15 | 2 | The cow chases the tiger. The cow does not eat the tiger. The cow is cold. The cow is nice. The cow is red. The cow is round. The cow needs the tiger. The tiger chases the cow. The tiger does not eat the cow. The tiger is big. The tiger is cold. The tiger is nice. The tiger is red. The tiger is round. The tiger does not need the cow. If something is nice then it chases the cow. If something eats the tiger then the tiger chases the cow. | The cow does not need the tiger. | False | 0 | 1 | @0: The cow chases the tiger.[(triple1)] The cow does not eat the tiger.[(triple2)] The cow is cold.[(triple3)] The cow is nice.[(triple4)] The cow is red.[(triple5)] The cow is round.[(triple6)] The cow needs the tiger.[(triple7)] The tiger chases the cow.[(triple8 OR ((triple12) -> rule1))] The tiger does not eat the cow.[(triple9)] The tiger does not need the cow.[(triple15)] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is nice.[(triple12)] The tiger is red.[(triple13)] The tiger is round.[(triple14)] @1: The cow chases the cow.[(((triple4) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1244 | 1 | 15 | 2 | The cow chases the tiger. The cow does not eat the tiger. The cow is cold. The cow is nice. The cow is red. The cow is round. The cow needs the tiger. The tiger chases the cow. The tiger does not eat the cow. The tiger is big. The tiger is cold. The tiger is nice. The tiger is red. The tiger is round. The tiger does not need the cow. If something is nice then it chases the cow. If something eats the tiger then the tiger chases the cow. | The cow chases the cow. | True | 1 | 2 | @0: The cow chases the tiger.[(triple1)] The cow does not eat the tiger.[(triple2)] The cow is cold.[(triple3)] The cow is nice.[(triple4)] The cow is red.[(triple5)] The cow is round.[(triple6)] The cow needs the tiger.[(triple7)] The tiger chases the cow.[(triple8 OR ((triple12) -> rule1))] The tiger does not eat the cow.[(triple9)] The tiger does not need the cow.[(triple15)] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is nice.[(triple12)] The tiger is red.[(triple13)] The tiger is round.[(triple14)] @1: The cow chases the cow.[(((triple4) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1244 | 1 | 15 | 2 | The cow chases the tiger. The cow does not eat the tiger. The cow is cold. The cow is nice. The cow is red. The cow is round. The cow needs the tiger. The tiger chases the cow. The tiger does not eat the cow. The tiger is big. The tiger is cold. The tiger is nice. The tiger is red. The tiger is round. The tiger does not need the cow. If something is nice then it chases the cow. If something eats the tiger then the tiger chases the cow. | The cow does not chase the cow. | False | 1 | 2 | @0: The cow chases the tiger.[(triple1)] The cow does not eat the tiger.[(triple2)] The cow is cold.[(triple3)] The cow is nice.[(triple4)] The cow is red.[(triple5)] The cow is round.[(triple6)] The cow needs the tiger.[(triple7)] The tiger chases the cow.[(triple8 OR ((triple12) -> rule1))] The tiger does not eat the cow.[(triple9)] The tiger does not need the cow.[(triple15)] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is nice.[(triple12)] The tiger is red.[(triple13)] The tiger is round.[(triple14)] @1: The cow chases the cow.[(((triple4) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1244 | 1 | 15 | 2 | The cow chases the tiger. The cow does not eat the tiger. The cow is cold. The cow is nice. The cow is red. The cow is round. The cow needs the tiger. The tiger chases the cow. The tiger does not eat the cow. The tiger is big. The tiger is cold. The tiger is nice. The tiger is red. The tiger is round. The tiger does not need the cow. If something is nice then it chases the cow. If something eats the tiger then the tiger chases the cow. | The tiger does not need the tiger. | Unknown | 0 | null | @0: The cow chases the tiger.[(triple1)] The cow does not eat the tiger.[(triple2)] The cow is cold.[(triple3)] The cow is nice.[(triple4)] The cow is red.[(triple5)] The cow is round.[(triple6)] The cow needs the tiger.[(triple7)] The tiger chases the cow.[(triple8 OR ((triple12) -> rule1))] The tiger does not eat the cow.[(triple9)] The tiger does not need the cow.[(triple15)] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is nice.[(triple12)] The tiger is red.[(triple13)] The tiger is round.[(triple14)] @1: The cow chases the cow.[(((triple4) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1244 | 1 | 15 | 2 | The cow chases the tiger. The cow does not eat the tiger. The cow is cold. The cow is nice. The cow is red. The cow is round. The cow needs the tiger. The tiger chases the cow. The tiger does not eat the cow. The tiger is big. The tiger is cold. The tiger is nice. The tiger is red. The tiger is round. The tiger does not need the cow. If something is nice then it chases the cow. If something eats the tiger then the tiger chases the cow. | The cow needs the cow. | Unknown | 0 | null | @0: The cow chases the tiger.[(triple1)] The cow does not eat the tiger.[(triple2)] The cow is cold.[(triple3)] The cow is nice.[(triple4)] The cow is red.[(triple5)] The cow is round.[(triple6)] The cow needs the tiger.[(triple7)] The tiger chases the cow.[(triple8 OR ((triple12) -> rule1))] The tiger does not eat the cow.[(triple9)] The tiger does not need the cow.[(triple15)] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is nice.[(triple12)] The tiger is red.[(triple13)] The tiger is round.[(triple14)] @1: The cow chases the cow.[(((triple4) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1244 | 1 | 15 | 2 | The cow chases the tiger. The cow does not eat the tiger. The cow is cold. The cow is nice. The cow is red. The cow is round. The cow needs the tiger. The tiger chases the cow. The tiger does not eat the cow. The tiger is big. The tiger is cold. The tiger is nice. The tiger is red. The tiger is round. The tiger does not need the cow. If something is nice then it chases the cow. If something eats the tiger then the tiger chases the cow. | The tiger does not chase the tiger. | Unknown | 0 | null | @0: The cow chases the tiger.[(triple1)] The cow does not eat the tiger.[(triple2)] The cow is cold.[(triple3)] The cow is nice.[(triple4)] The cow is red.[(triple5)] The cow is round.[(triple6)] The cow needs the tiger.[(triple7)] The tiger chases the cow.[(triple8 OR ((triple12) -> rule1))] The tiger does not eat the cow.[(triple9)] The tiger does not need the cow.[(triple15)] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is nice.[(triple12)] The tiger is red.[(triple13)] The tiger is round.[(triple14)] @1: The cow chases the cow.[(((triple4) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1244 | 1 | 15 | 2 | The cow chases the tiger. The cow does not eat the tiger. The cow is cold. The cow is nice. The cow is red. The cow is round. The cow needs the tiger. The tiger chases the cow. The tiger does not eat the cow. The tiger is big. The tiger is cold. The tiger is nice. The tiger is red. The tiger is round. The tiger does not need the cow. If something is nice then it chases the cow. If something eats the tiger then the tiger chases the cow. | The tiger eats the tiger. | Unknown | 0 | null | @0: The cow chases the tiger.[(triple1)] The cow does not eat the tiger.[(triple2)] The cow is cold.[(triple3)] The cow is nice.[(triple4)] The cow is red.[(triple5)] The cow is round.[(triple6)] The cow needs the tiger.[(triple7)] The tiger chases the cow.[(triple8 OR ((triple12) -> rule1))] The tiger does not eat the cow.[(triple9)] The tiger does not need the cow.[(triple15)] The tiger is big.[(triple10)] The tiger is cold.[(triple11)] The tiger is nice.[(triple12)] The tiger is red.[(triple13)] The tiger is round.[(triple14)] @1: The cow chases the cow.[(((triple4) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-2519 | 2 | 15 | 8 | Bob is furry. Bob is red. Bob is young. Charlie is big. Charlie is quiet. Charlie is red. Charlie is rough. Charlie is young. Gary is big. Gary is cold. Gary is furry. Gary is quiet. Gary is red. Gary is rough. Gary is young. If someone is red and big then they are furry. All quiet, red people are furry. Quiet, big people are furry. All young, red people are quiet. If Bob is furry then Bob is red. If someone is furry then they are cold. Red people are quiet. Big people are furry. | Bob is furry. | True | 0 | 1 | @0: Bob is furry.[(triple1 OR ((((triple2) -> rule7) triple2) -> rule2) OR ((((triple3 triple2) -> rule4) triple2) -> rule2))] Bob is red.[(triple2 OR ((triple1) -> rule5))] Bob is young.[(triple3)] Charlie is big.[(triple4)] Charlie is quiet.[(triple5 OR ((triple6) -> rule7) OR ((triple8 triple6) -> rule4))] Charlie is red.[(triple6)] Charlie is rough.[(triple7)] Charlie is young.[(triple8)] Gary is big.[(triple9)] Gary is cold.[(triple10 OR ((triple11) -> rule6) OR ((((triple9) -> rule8)) -> rule6) OR ((((triple12 triple13) -> rule2)) -> rule6) OR ((((triple12 triple9) -> rule3)) -> rule6) OR ((((triple13 triple9) -> rule1)) -> rule6) OR ((((((triple13) -> rule7) triple13) -> rule2)) -> rule6) OR ((((((triple13) -> rule7) triple9) -> rule3)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple13) -> rule2)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple9) -> rule3)) -> rule6))] Gary is furry.[(triple11 OR ((triple9) -> rule8) OR ((triple12 triple13) -> rule2) OR ((triple12 triple9) -> rule3) OR ((triple13 triple9) -> rule1) OR ((((triple13) -> rule7) triple13) -> rule2) OR ((((triple13) -> rule7) triple9) -> rule3) OR ((((triple15 triple13) -> rule4) triple13) -> rule2) OR ((((triple15 triple13) -> rule4) triple9) -> rule3))] Gary is quiet.[(triple12 OR ((triple13) -> rule7) OR ((triple15 triple13) -> rule4))] Gary is red.[(triple13)] Gary is rough.[(triple14)] Gary is young.[(triple15)] @1: Bob is cold.[(((triple1) -> rule6) OR ((((((triple2) -> rule7) triple2) -> rule2)) -> rule6) OR ((((((triple3 triple2) -> rule4) triple2) -> rule2)) -> rule6))] Bob is quiet.[(((triple2) -> rule7) OR ((triple3 triple2) -> rule4) OR ((((triple1) -> rule5)) -> rule7) OR ((triple3 ((triple1) -> rule5)) -> rule4))] Charlie is furry.[(((triple4) -> rule8) OR ((triple5 triple4) -> rule3) OR ((triple5 triple6) -> rule2) OR ((triple6 triple4) -> rule1) OR ((((triple6) -> rule7) triple4) -> rule3) OR ((((triple6) -> rule7) triple6) -> rule2) OR ((((triple8 triple6) -> rule4) triple4) -> rule3) OR ((((triple8 triple6) -> rule4) triple6) -> rule2))] @2: Charlie is cold.[(((((triple4) -> rule8)) -> rule6) OR ((((triple5 triple4) -> rule3)) -> rule6) OR ((((triple5 triple6) -> rule2)) -> rule6) OR ((((triple6 triple4) -> rule1)) -> rule6) OR ((((((triple6) -> rule7) triple4) -> rule3)) -> rule6) OR ((((((triple6) -> rule7) triple6) -> rule2)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple4) -> rule3)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple6) -> rule2)) -> rule6))] | depth-1 |
AttNoneg-OWA-D1-2519 | 2 | 15 | 8 | Bob is furry. Bob is red. Bob is young. Charlie is big. Charlie is quiet. Charlie is red. Charlie is rough. Charlie is young. Gary is big. Gary is cold. Gary is furry. Gary is quiet. Gary is red. Gary is rough. Gary is young. If someone is red and big then they are furry. All quiet, red people are furry. Quiet, big people are furry. All young, red people are quiet. If Bob is furry then Bob is red. If someone is furry then they are cold. Red people are quiet. Big people are furry. | Charlie is not quiet. | False | 0 | 1 | @0: Bob is furry.[(triple1 OR ((((triple2) -> rule7) triple2) -> rule2) OR ((((triple3 triple2) -> rule4) triple2) -> rule2))] Bob is red.[(triple2 OR ((triple1) -> rule5))] Bob is young.[(triple3)] Charlie is big.[(triple4)] Charlie is quiet.[(triple5 OR ((triple6) -> rule7) OR ((triple8 triple6) -> rule4))] Charlie is red.[(triple6)] Charlie is rough.[(triple7)] Charlie is young.[(triple8)] Gary is big.[(triple9)] Gary is cold.[(triple10 OR ((triple11) -> rule6) OR ((((triple9) -> rule8)) -> rule6) OR ((((triple12 triple13) -> rule2)) -> rule6) OR ((((triple12 triple9) -> rule3)) -> rule6) OR ((((triple13 triple9) -> rule1)) -> rule6) OR ((((((triple13) -> rule7) triple13) -> rule2)) -> rule6) OR ((((((triple13) -> rule7) triple9) -> rule3)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple13) -> rule2)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple9) -> rule3)) -> rule6))] Gary is furry.[(triple11 OR ((triple9) -> rule8) OR ((triple12 triple13) -> rule2) OR ((triple12 triple9) -> rule3) OR ((triple13 triple9) -> rule1) OR ((((triple13) -> rule7) triple13) -> rule2) OR ((((triple13) -> rule7) triple9) -> rule3) OR ((((triple15 triple13) -> rule4) triple13) -> rule2) OR ((((triple15 triple13) -> rule4) triple9) -> rule3))] Gary is quiet.[(triple12 OR ((triple13) -> rule7) OR ((triple15 triple13) -> rule4))] Gary is red.[(triple13)] Gary is rough.[(triple14)] Gary is young.[(triple15)] @1: Bob is cold.[(((triple1) -> rule6) OR ((((((triple2) -> rule7) triple2) -> rule2)) -> rule6) OR ((((((triple3 triple2) -> rule4) triple2) -> rule2)) -> rule6))] Bob is quiet.[(((triple2) -> rule7) OR ((triple3 triple2) -> rule4) OR ((((triple1) -> rule5)) -> rule7) OR ((triple3 ((triple1) -> rule5)) -> rule4))] Charlie is furry.[(((triple4) -> rule8) OR ((triple5 triple4) -> rule3) OR ((triple5 triple6) -> rule2) OR ((triple6 triple4) -> rule1) OR ((((triple6) -> rule7) triple4) -> rule3) OR ((((triple6) -> rule7) triple6) -> rule2) OR ((((triple8 triple6) -> rule4) triple4) -> rule3) OR ((((triple8 triple6) -> rule4) triple6) -> rule2))] @2: Charlie is cold.[(((((triple4) -> rule8)) -> rule6) OR ((((triple5 triple4) -> rule3)) -> rule6) OR ((((triple5 triple6) -> rule2)) -> rule6) OR ((((triple6 triple4) -> rule1)) -> rule6) OR ((((((triple6) -> rule7) triple4) -> rule3)) -> rule6) OR ((((((triple6) -> rule7) triple6) -> rule2)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple4) -> rule3)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple6) -> rule2)) -> rule6))] | depth-1 |
AttNoneg-OWA-D1-2519 | 2 | 15 | 8 | Bob is furry. Bob is red. Bob is young. Charlie is big. Charlie is quiet. Charlie is red. Charlie is rough. Charlie is young. Gary is big. Gary is cold. Gary is furry. Gary is quiet. Gary is red. Gary is rough. Gary is young. If someone is red and big then they are furry. All quiet, red people are furry. Quiet, big people are furry. All young, red people are quiet. If Bob is furry then Bob is red. If someone is furry then they are cold. Red people are quiet. Big people are furry. | Charlie is furry. | True | 1 | 2 | @0: Bob is furry.[(triple1 OR ((((triple2) -> rule7) triple2) -> rule2) OR ((((triple3 triple2) -> rule4) triple2) -> rule2))] Bob is red.[(triple2 OR ((triple1) -> rule5))] Bob is young.[(triple3)] Charlie is big.[(triple4)] Charlie is quiet.[(triple5 OR ((triple6) -> rule7) OR ((triple8 triple6) -> rule4))] Charlie is red.[(triple6)] Charlie is rough.[(triple7)] Charlie is young.[(triple8)] Gary is big.[(triple9)] Gary is cold.[(triple10 OR ((triple11) -> rule6) OR ((((triple9) -> rule8)) -> rule6) OR ((((triple12 triple13) -> rule2)) -> rule6) OR ((((triple12 triple9) -> rule3)) -> rule6) OR ((((triple13 triple9) -> rule1)) -> rule6) OR ((((((triple13) -> rule7) triple13) -> rule2)) -> rule6) OR ((((((triple13) -> rule7) triple9) -> rule3)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple13) -> rule2)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple9) -> rule3)) -> rule6))] Gary is furry.[(triple11 OR ((triple9) -> rule8) OR ((triple12 triple13) -> rule2) OR ((triple12 triple9) -> rule3) OR ((triple13 triple9) -> rule1) OR ((((triple13) -> rule7) triple13) -> rule2) OR ((((triple13) -> rule7) triple9) -> rule3) OR ((((triple15 triple13) -> rule4) triple13) -> rule2) OR ((((triple15 triple13) -> rule4) triple9) -> rule3))] Gary is quiet.[(triple12 OR ((triple13) -> rule7) OR ((triple15 triple13) -> rule4))] Gary is red.[(triple13)] Gary is rough.[(triple14)] Gary is young.[(triple15)] @1: Bob is cold.[(((triple1) -> rule6) OR ((((((triple2) -> rule7) triple2) -> rule2)) -> rule6) OR ((((((triple3 triple2) -> rule4) triple2) -> rule2)) -> rule6))] Bob is quiet.[(((triple2) -> rule7) OR ((triple3 triple2) -> rule4) OR ((((triple1) -> rule5)) -> rule7) OR ((triple3 ((triple1) -> rule5)) -> rule4))] Charlie is furry.[(((triple4) -> rule8) OR ((triple5 triple4) -> rule3) OR ((triple5 triple6) -> rule2) OR ((triple6 triple4) -> rule1) OR ((((triple6) -> rule7) triple4) -> rule3) OR ((((triple6) -> rule7) triple6) -> rule2) OR ((((triple8 triple6) -> rule4) triple4) -> rule3) OR ((((triple8 triple6) -> rule4) triple6) -> rule2))] @2: Charlie is cold.[(((((triple4) -> rule8)) -> rule6) OR ((((triple5 triple4) -> rule3)) -> rule6) OR ((((triple5 triple6) -> rule2)) -> rule6) OR ((((triple6 triple4) -> rule1)) -> rule6) OR ((((((triple6) -> rule7) triple4) -> rule3)) -> rule6) OR ((((((triple6) -> rule7) triple6) -> rule2)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple4) -> rule3)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple6) -> rule2)) -> rule6))] | depth-1 |
AttNoneg-OWA-D1-2519 | 2 | 15 | 8 | Bob is furry. Bob is red. Bob is young. Charlie is big. Charlie is quiet. Charlie is red. Charlie is rough. Charlie is young. Gary is big. Gary is cold. Gary is furry. Gary is quiet. Gary is red. Gary is rough. Gary is young. If someone is red and big then they are furry. All quiet, red people are furry. Quiet, big people are furry. All young, red people are quiet. If Bob is furry then Bob is red. If someone is furry then they are cold. Red people are quiet. Big people are furry. | Charlie is not furry. | False | 1 | 2 | @0: Bob is furry.[(triple1 OR ((((triple2) -> rule7) triple2) -> rule2) OR ((((triple3 triple2) -> rule4) triple2) -> rule2))] Bob is red.[(triple2 OR ((triple1) -> rule5))] Bob is young.[(triple3)] Charlie is big.[(triple4)] Charlie is quiet.[(triple5 OR ((triple6) -> rule7) OR ((triple8 triple6) -> rule4))] Charlie is red.[(triple6)] Charlie is rough.[(triple7)] Charlie is young.[(triple8)] Gary is big.[(triple9)] Gary is cold.[(triple10 OR ((triple11) -> rule6) OR ((((triple9) -> rule8)) -> rule6) OR ((((triple12 triple13) -> rule2)) -> rule6) OR ((((triple12 triple9) -> rule3)) -> rule6) OR ((((triple13 triple9) -> rule1)) -> rule6) OR ((((((triple13) -> rule7) triple13) -> rule2)) -> rule6) OR ((((((triple13) -> rule7) triple9) -> rule3)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple13) -> rule2)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple9) -> rule3)) -> rule6))] Gary is furry.[(triple11 OR ((triple9) -> rule8) OR ((triple12 triple13) -> rule2) OR ((triple12 triple9) -> rule3) OR ((triple13 triple9) -> rule1) OR ((((triple13) -> rule7) triple13) -> rule2) OR ((((triple13) -> rule7) triple9) -> rule3) OR ((((triple15 triple13) -> rule4) triple13) -> rule2) OR ((((triple15 triple13) -> rule4) triple9) -> rule3))] Gary is quiet.[(triple12 OR ((triple13) -> rule7) OR ((triple15 triple13) -> rule4))] Gary is red.[(triple13)] Gary is rough.[(triple14)] Gary is young.[(triple15)] @1: Bob is cold.[(((triple1) -> rule6) OR ((((((triple2) -> rule7) triple2) -> rule2)) -> rule6) OR ((((((triple3 triple2) -> rule4) triple2) -> rule2)) -> rule6))] Bob is quiet.[(((triple2) -> rule7) OR ((triple3 triple2) -> rule4) OR ((((triple1) -> rule5)) -> rule7) OR ((triple3 ((triple1) -> rule5)) -> rule4))] Charlie is furry.[(((triple4) -> rule8) OR ((triple5 triple4) -> rule3) OR ((triple5 triple6) -> rule2) OR ((triple6 triple4) -> rule1) OR ((((triple6) -> rule7) triple4) -> rule3) OR ((((triple6) -> rule7) triple6) -> rule2) OR ((((triple8 triple6) -> rule4) triple4) -> rule3) OR ((((triple8 triple6) -> rule4) triple6) -> rule2))] @2: Charlie is cold.[(((((triple4) -> rule8)) -> rule6) OR ((((triple5 triple4) -> rule3)) -> rule6) OR ((((triple5 triple6) -> rule2)) -> rule6) OR ((((triple6 triple4) -> rule1)) -> rule6) OR ((((((triple6) -> rule7) triple4) -> rule3)) -> rule6) OR ((((((triple6) -> rule7) triple6) -> rule2)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple4) -> rule3)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple6) -> rule2)) -> rule6))] | depth-1 |
AttNoneg-OWA-D1-2519 | 2 | 15 | 8 | Bob is furry. Bob is red. Bob is young. Charlie is big. Charlie is quiet. Charlie is red. Charlie is rough. Charlie is young. Gary is big. Gary is cold. Gary is furry. Gary is quiet. Gary is red. Gary is rough. Gary is young. If someone is red and big then they are furry. All quiet, red people are furry. Quiet, big people are furry. All young, red people are quiet. If Bob is furry then Bob is red. If someone is furry then they are cold. Red people are quiet. Big people are furry. | Bob is not rough. | Unknown | 0 | null | @0: Bob is furry.[(triple1 OR ((((triple2) -> rule7) triple2) -> rule2) OR ((((triple3 triple2) -> rule4) triple2) -> rule2))] Bob is red.[(triple2 OR ((triple1) -> rule5))] Bob is young.[(triple3)] Charlie is big.[(triple4)] Charlie is quiet.[(triple5 OR ((triple6) -> rule7) OR ((triple8 triple6) -> rule4))] Charlie is red.[(triple6)] Charlie is rough.[(triple7)] Charlie is young.[(triple8)] Gary is big.[(triple9)] Gary is cold.[(triple10 OR ((triple11) -> rule6) OR ((((triple9) -> rule8)) -> rule6) OR ((((triple12 triple13) -> rule2)) -> rule6) OR ((((triple12 triple9) -> rule3)) -> rule6) OR ((((triple13 triple9) -> rule1)) -> rule6) OR ((((((triple13) -> rule7) triple13) -> rule2)) -> rule6) OR ((((((triple13) -> rule7) triple9) -> rule3)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple13) -> rule2)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple9) -> rule3)) -> rule6))] Gary is furry.[(triple11 OR ((triple9) -> rule8) OR ((triple12 triple13) -> rule2) OR ((triple12 triple9) -> rule3) OR ((triple13 triple9) -> rule1) OR ((((triple13) -> rule7) triple13) -> rule2) OR ((((triple13) -> rule7) triple9) -> rule3) OR ((((triple15 triple13) -> rule4) triple13) -> rule2) OR ((((triple15 triple13) -> rule4) triple9) -> rule3))] Gary is quiet.[(triple12 OR ((triple13) -> rule7) OR ((triple15 triple13) -> rule4))] Gary is red.[(triple13)] Gary is rough.[(triple14)] Gary is young.[(triple15)] @1: Bob is cold.[(((triple1) -> rule6) OR ((((((triple2) -> rule7) triple2) -> rule2)) -> rule6) OR ((((((triple3 triple2) -> rule4) triple2) -> rule2)) -> rule6))] Bob is quiet.[(((triple2) -> rule7) OR ((triple3 triple2) -> rule4) OR ((((triple1) -> rule5)) -> rule7) OR ((triple3 ((triple1) -> rule5)) -> rule4))] Charlie is furry.[(((triple4) -> rule8) OR ((triple5 triple4) -> rule3) OR ((triple5 triple6) -> rule2) OR ((triple6 triple4) -> rule1) OR ((((triple6) -> rule7) triple4) -> rule3) OR ((((triple6) -> rule7) triple6) -> rule2) OR ((((triple8 triple6) -> rule4) triple4) -> rule3) OR ((((triple8 triple6) -> rule4) triple6) -> rule2))] @2: Charlie is cold.[(((((triple4) -> rule8)) -> rule6) OR ((((triple5 triple4) -> rule3)) -> rule6) OR ((((triple5 triple6) -> rule2)) -> rule6) OR ((((triple6 triple4) -> rule1)) -> rule6) OR ((((((triple6) -> rule7) triple4) -> rule3)) -> rule6) OR ((((((triple6) -> rule7) triple6) -> rule2)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple4) -> rule3)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple6) -> rule2)) -> rule6))] | depth-1 |
AttNoneg-OWA-D1-2519 | 2 | 15 | 8 | Bob is furry. Bob is red. Bob is young. Charlie is big. Charlie is quiet. Charlie is red. Charlie is rough. Charlie is young. Gary is big. Gary is cold. Gary is furry. Gary is quiet. Gary is red. Gary is rough. Gary is young. If someone is red and big then they are furry. All quiet, red people are furry. Quiet, big people are furry. All young, red people are quiet. If Bob is furry then Bob is red. If someone is furry then they are cold. Red people are quiet. Big people are furry. | Bob is big. | Unknown | 0 | null | @0: Bob is furry.[(triple1 OR ((((triple2) -> rule7) triple2) -> rule2) OR ((((triple3 triple2) -> rule4) triple2) -> rule2))] Bob is red.[(triple2 OR ((triple1) -> rule5))] Bob is young.[(triple3)] Charlie is big.[(triple4)] Charlie is quiet.[(triple5 OR ((triple6) -> rule7) OR ((triple8 triple6) -> rule4))] Charlie is red.[(triple6)] Charlie is rough.[(triple7)] Charlie is young.[(triple8)] Gary is big.[(triple9)] Gary is cold.[(triple10 OR ((triple11) -> rule6) OR ((((triple9) -> rule8)) -> rule6) OR ((((triple12 triple13) -> rule2)) -> rule6) OR ((((triple12 triple9) -> rule3)) -> rule6) OR ((((triple13 triple9) -> rule1)) -> rule6) OR ((((((triple13) -> rule7) triple13) -> rule2)) -> rule6) OR ((((((triple13) -> rule7) triple9) -> rule3)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple13) -> rule2)) -> rule6) OR ((((((triple15 triple13) -> rule4) triple9) -> rule3)) -> rule6))] Gary is furry.[(triple11 OR ((triple9) -> rule8) OR ((triple12 triple13) -> rule2) OR ((triple12 triple9) -> rule3) OR ((triple13 triple9) -> rule1) OR ((((triple13) -> rule7) triple13) -> rule2) OR ((((triple13) -> rule7) triple9) -> rule3) OR ((((triple15 triple13) -> rule4) triple13) -> rule2) OR ((((triple15 triple13) -> rule4) triple9) -> rule3))] Gary is quiet.[(triple12 OR ((triple13) -> rule7) OR ((triple15 triple13) -> rule4))] Gary is red.[(triple13)] Gary is rough.[(triple14)] Gary is young.[(triple15)] @1: Bob is cold.[(((triple1) -> rule6) OR ((((((triple2) -> rule7) triple2) -> rule2)) -> rule6) OR ((((((triple3 triple2) -> rule4) triple2) -> rule2)) -> rule6))] Bob is quiet.[(((triple2) -> rule7) OR ((triple3 triple2) -> rule4) OR ((((triple1) -> rule5)) -> rule7) OR ((triple3 ((triple1) -> rule5)) -> rule4))] Charlie is furry.[(((triple4) -> rule8) OR ((triple5 triple4) -> rule3) OR ((triple5 triple6) -> rule2) OR ((triple6 triple4) -> rule1) OR ((((triple6) -> rule7) triple4) -> rule3) OR ((((triple6) -> rule7) triple6) -> rule2) OR ((((triple8 triple6) -> rule4) triple4) -> rule3) OR ((((triple8 triple6) -> rule4) triple6) -> rule2))] @2: Charlie is cold.[(((((triple4) -> rule8)) -> rule6) OR ((((triple5 triple4) -> rule3)) -> rule6) OR ((((triple5 triple6) -> rule2)) -> rule6) OR ((((triple6 triple4) -> rule1)) -> rule6) OR ((((((triple6) -> rule7) triple4) -> rule3)) -> rule6) OR ((((((triple6) -> rule7) triple6) -> rule2)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple4) -> rule3)) -> rule6) OR ((((((triple8 triple6) -> rule4) triple6) -> rule2)) -> rule6))] | depth-1 |
AttNoneg-OWA-D1-2595 | 1 | 12 | 6 | Charlie is big. Charlie is furry. Charlie is kind. Charlie is nice. Charlie is smart. Gary is big. Gary is furry. Gary is green. Gary is kind. Gary is nice. Gary is red. Gary is smart. Red, nice things are green. Green, kind things are red. If something is green then it is nice. Nice, furry things are green. All nice things are red. All furry things are big. | Gary is kind. | True | 0 | 1 | @0: Charlie is big.[(triple1 OR ((triple2) -> rule6))] Charlie is furry.[(triple2)] Charlie is kind.[(triple3)] Charlie is nice.[(triple4)] Charlie is smart.[(triple5)] Gary is big.[(triple6 OR ((triple7) -> rule6))] Gary is furry.[(triple7)] Gary is green.[(triple8 OR ((triple10 triple7) -> rule4) OR ((triple11 triple10) -> rule1) OR ((((triple10) -> rule5) triple10) -> rule1))] Gary is kind.[(triple9)] Gary is nice.[(triple10 OR ((triple8) -> rule3))] Gary is red.[(triple11 OR ((triple10) -> rule5) OR ((triple8 triple9) -> rule2) OR ((((triple8) -> rule3)) -> rule5) OR ((((triple10 triple7) -> rule4) triple9) -> rule2))] Gary is smart.[(triple12)] @1: Charlie is green.[(((triple4 triple2) -> rule4) OR ((((triple4) -> rule5) triple4) -> rule1))] Charlie is red.[(((triple4) -> rule5) OR ((((triple4 triple2) -> rule4) triple3) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-2595 | 1 | 12 | 6 | Charlie is big. Charlie is furry. Charlie is kind. Charlie is nice. Charlie is smart. Gary is big. Gary is furry. Gary is green. Gary is kind. Gary is nice. Gary is red. Gary is smart. Red, nice things are green. Green, kind things are red. If something is green then it is nice. Nice, furry things are green. All nice things are red. All furry things are big. | Gary is not green. | False | 0 | 1 | @0: Charlie is big.[(triple1 OR ((triple2) -> rule6))] Charlie is furry.[(triple2)] Charlie is kind.[(triple3)] Charlie is nice.[(triple4)] Charlie is smart.[(triple5)] Gary is big.[(triple6 OR ((triple7) -> rule6))] Gary is furry.[(triple7)] Gary is green.[(triple8 OR ((triple10 triple7) -> rule4) OR ((triple11 triple10) -> rule1) OR ((((triple10) -> rule5) triple10) -> rule1))] Gary is kind.[(triple9)] Gary is nice.[(triple10 OR ((triple8) -> rule3))] Gary is red.[(triple11 OR ((triple10) -> rule5) OR ((triple8 triple9) -> rule2) OR ((((triple8) -> rule3)) -> rule5) OR ((((triple10 triple7) -> rule4) triple9) -> rule2))] Gary is smart.[(triple12)] @1: Charlie is green.[(((triple4 triple2) -> rule4) OR ((((triple4) -> rule5) triple4) -> rule1))] Charlie is red.[(((triple4) -> rule5) OR ((((triple4 triple2) -> rule4) triple3) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-2595 | 1 | 12 | 6 | Charlie is big. Charlie is furry. Charlie is kind. Charlie is nice. Charlie is smart. Gary is big. Gary is furry. Gary is green. Gary is kind. Gary is nice. Gary is red. Gary is smart. Red, nice things are green. Green, kind things are red. If something is green then it is nice. Nice, furry things are green. All nice things are red. All furry things are big. | Charlie is red. | True | 1 | 2 | @0: Charlie is big.[(triple1 OR ((triple2) -> rule6))] Charlie is furry.[(triple2)] Charlie is kind.[(triple3)] Charlie is nice.[(triple4)] Charlie is smart.[(triple5)] Gary is big.[(triple6 OR ((triple7) -> rule6))] Gary is furry.[(triple7)] Gary is green.[(triple8 OR ((triple10 triple7) -> rule4) OR ((triple11 triple10) -> rule1) OR ((((triple10) -> rule5) triple10) -> rule1))] Gary is kind.[(triple9)] Gary is nice.[(triple10 OR ((triple8) -> rule3))] Gary is red.[(triple11 OR ((triple10) -> rule5) OR ((triple8 triple9) -> rule2) OR ((((triple8) -> rule3)) -> rule5) OR ((((triple10 triple7) -> rule4) triple9) -> rule2))] Gary is smart.[(triple12)] @1: Charlie is green.[(((triple4 triple2) -> rule4) OR ((((triple4) -> rule5) triple4) -> rule1))] Charlie is red.[(((triple4) -> rule5) OR ((((triple4 triple2) -> rule4) triple3) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-2595 | 1 | 12 | 6 | Charlie is big. Charlie is furry. Charlie is kind. Charlie is nice. Charlie is smart. Gary is big. Gary is furry. Gary is green. Gary is kind. Gary is nice. Gary is red. Gary is smart. Red, nice things are green. Green, kind things are red. If something is green then it is nice. Nice, furry things are green. All nice things are red. All furry things are big. | Charlie is not red. | False | 1 | 2 | @0: Charlie is big.[(triple1 OR ((triple2) -> rule6))] Charlie is furry.[(triple2)] Charlie is kind.[(triple3)] Charlie is nice.[(triple4)] Charlie is smart.[(triple5)] Gary is big.[(triple6 OR ((triple7) -> rule6))] Gary is furry.[(triple7)] Gary is green.[(triple8 OR ((triple10 triple7) -> rule4) OR ((triple11 triple10) -> rule1) OR ((((triple10) -> rule5) triple10) -> rule1))] Gary is kind.[(triple9)] Gary is nice.[(triple10 OR ((triple8) -> rule3))] Gary is red.[(triple11 OR ((triple10) -> rule5) OR ((triple8 triple9) -> rule2) OR ((((triple8) -> rule3)) -> rule5) OR ((((triple10 triple7) -> rule4) triple9) -> rule2))] Gary is smart.[(triple12)] @1: Charlie is green.[(((triple4 triple2) -> rule4) OR ((((triple4) -> rule5) triple4) -> rule1))] Charlie is red.[(((triple4) -> rule5) OR ((((triple4 triple2) -> rule4) triple3) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-182 | 2 | 12 | 3 | Anne is big. Anne is cold. Anne is round. Anne is smart. Charlie is nice. Erin is big. Erin is blue. Erin is cold. Erin is nice. Erin is rough. Erin is round. Erin is smart. If someone is nice and round then they are blue. If Charlie is nice then Charlie is round. All rough people are cold. | Anne is big. | True | 0 | 1 | @0: Anne is big.[(triple1)] Anne is cold.[(triple2)] Anne is round.[(triple3)] Anne is smart.[(triple4)] Charlie is nice.[(triple5)] Erin is big.[(triple6)] Erin is blue.[(triple7 OR ((triple9 triple11) -> rule1))] Erin is cold.[(triple8 OR ((triple10) -> rule3))] Erin is nice.[(triple9)] Erin is rough.[(triple10)] Erin is round.[(triple11)] Erin is smart.[(triple12)] @1: Charlie is round.[(((triple5) -> rule2))] @2: Charlie is blue.[(((triple5 ((triple5) -> rule2)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-182 | 2 | 12 | 3 | Anne is big. Anne is cold. Anne is round. Anne is smart. Charlie is nice. Erin is big. Erin is blue. Erin is cold. Erin is nice. Erin is rough. Erin is round. Erin is smart. If someone is nice and round then they are blue. If Charlie is nice then Charlie is round. All rough people are cold. | Erin is not big. | False | 0 | 1 | @0: Anne is big.[(triple1)] Anne is cold.[(triple2)] Anne is round.[(triple3)] Anne is smart.[(triple4)] Charlie is nice.[(triple5)] Erin is big.[(triple6)] Erin is blue.[(triple7 OR ((triple9 triple11) -> rule1))] Erin is cold.[(triple8 OR ((triple10) -> rule3))] Erin is nice.[(triple9)] Erin is rough.[(triple10)] Erin is round.[(triple11)] Erin is smart.[(triple12)] @1: Charlie is round.[(((triple5) -> rule2))] @2: Charlie is blue.[(((triple5 ((triple5) -> rule2)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-182 | 2 | 12 | 3 | Anne is big. Anne is cold. Anne is round. Anne is smart. Charlie is nice. Erin is big. Erin is blue. Erin is cold. Erin is nice. Erin is rough. Erin is round. Erin is smart. If someone is nice and round then they are blue. If Charlie is nice then Charlie is round. All rough people are cold. | Charlie is round. | True | 1 | 2 | @0: Anne is big.[(triple1)] Anne is cold.[(triple2)] Anne is round.[(triple3)] Anne is smart.[(triple4)] Charlie is nice.[(triple5)] Erin is big.[(triple6)] Erin is blue.[(triple7 OR ((triple9 triple11) -> rule1))] Erin is cold.[(triple8 OR ((triple10) -> rule3))] Erin is nice.[(triple9)] Erin is rough.[(triple10)] Erin is round.[(triple11)] Erin is smart.[(triple12)] @1: Charlie is round.[(((triple5) -> rule2))] @2: Charlie is blue.[(((triple5 ((triple5) -> rule2)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-182 | 2 | 12 | 3 | Anne is big. Anne is cold. Anne is round. Anne is smart. Charlie is nice. Erin is big. Erin is blue. Erin is cold. Erin is nice. Erin is rough. Erin is round. Erin is smart. If someone is nice and round then they are blue. If Charlie is nice then Charlie is round. All rough people are cold. | Charlie is not round. | False | 1 | 2 | @0: Anne is big.[(triple1)] Anne is cold.[(triple2)] Anne is round.[(triple3)] Anne is smart.[(triple4)] Charlie is nice.[(triple5)] Erin is big.[(triple6)] Erin is blue.[(triple7 OR ((triple9 triple11) -> rule1))] Erin is cold.[(triple8 OR ((triple10) -> rule3))] Erin is nice.[(triple9)] Erin is rough.[(triple10)] Erin is round.[(triple11)] Erin is smart.[(triple12)] @1: Charlie is round.[(((triple5) -> rule2))] @2: Charlie is blue.[(((triple5 ((triple5) -> rule2)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-182 | 2 | 12 | 3 | Anne is big. Anne is cold. Anne is round. Anne is smart. Charlie is nice. Erin is big. Erin is blue. Erin is cold. Erin is nice. Erin is rough. Erin is round. Erin is smart. If someone is nice and round then they are blue. If Charlie is nice then Charlie is round. All rough people are cold. | Anne is not blue. | Unknown | 1 | null | @0: Anne is big.[(triple1)] Anne is cold.[(triple2)] Anne is round.[(triple3)] Anne is smart.[(triple4)] Charlie is nice.[(triple5)] Erin is big.[(triple6)] Erin is blue.[(triple7 OR ((triple9 triple11) -> rule1))] Erin is cold.[(triple8 OR ((triple10) -> rule3))] Erin is nice.[(triple9)] Erin is rough.[(triple10)] Erin is round.[(triple11)] Erin is smart.[(triple12)] @1: Charlie is round.[(((triple5) -> rule2))] @2: Charlie is blue.[(((triple5 ((triple5) -> rule2)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-182 | 2 | 12 | 3 | Anne is big. Anne is cold. Anne is round. Anne is smart. Charlie is nice. Erin is big. Erin is blue. Erin is cold. Erin is nice. Erin is rough. Erin is round. Erin is smart. If someone is nice and round then they are blue. If Charlie is nice then Charlie is round. All rough people are cold. | Charlie is cold. | Unknown | 1 | null | @0: Anne is big.[(triple1)] Anne is cold.[(triple2)] Anne is round.[(triple3)] Anne is smart.[(triple4)] Charlie is nice.[(triple5)] Erin is big.[(triple6)] Erin is blue.[(triple7 OR ((triple9 triple11) -> rule1))] Erin is cold.[(triple8 OR ((triple10) -> rule3))] Erin is nice.[(triple9)] Erin is rough.[(triple10)] Erin is round.[(triple11)] Erin is smart.[(triple12)] @1: Charlie is round.[(((triple5) -> rule2))] @2: Charlie is blue.[(((triple5 ((triple5) -> rule2)) -> rule1))] | depth-1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.