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-1064 | 1 | 7 | 3 | Charlie is red. Charlie is smart. Gary is nice. Gary is quiet. Gary is red. Gary is smart. Gary is white. Red, quiet people are white. If someone is nice and quiet then they are big. If Gary is quiet and Gary is young then Gary is nice. | Charlie is not young. | Unknown | 0 | null | @0: Charlie is red.[(triple1)] Charlie is smart.[(triple2)] Gary is nice.[(triple3)] Gary is quiet.[(triple4)] Gary is red.[(triple5)] Gary is smart.[(triple6)] Gary is white.[(triple7 OR ((triple5 triple4) -> rule1))] @1: Gary is big.[(((triple3 triple4) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-1064 | 1 | 7 | 3 | Charlie is red. Charlie is smart. Gary is nice. Gary is quiet. Gary is red. Gary is smart. Gary is white. Red, quiet people are white. If someone is nice and quiet then they are big. If Gary is quiet and Gary is young then Gary is nice. | Gary is young. | Unknown | 0 | null | @0: Charlie is red.[(triple1)] Charlie is smart.[(triple2)] Gary is nice.[(triple3)] Gary is quiet.[(triple4)] Gary is red.[(triple5)] Gary is smart.[(triple6)] Gary is white.[(triple7 OR ((triple5 triple4) -> rule1))] @1: Gary is big.[(((triple3 triple4) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2759 | 1 | 4 | 3 | Bob is nice. Dave is young. Erin is nice. Harry is nice. Young people are not nice. All young people are quiet. If someone is white then they are not rough. | Bob is nice. | True | 0 | 1 | @0: Bob is nice.[(triple1)] Dave is young.[(triple2)] Erin is nice.[(triple3)] Harry is nice.[(triple4)] @1: Dave is not nice.[(((triple2) -> rule1))] Dave is quiet.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2759 | 1 | 4 | 3 | Bob is nice. Dave is young. Erin is nice. Harry is nice. Young people are not nice. All young people are quiet. If someone is white then they are not rough. | Bob is not nice. | False | 0 | 1 | @0: Bob is nice.[(triple1)] Dave is young.[(triple2)] Erin is nice.[(triple3)] Harry is nice.[(triple4)] @1: Dave is not nice.[(((triple2) -> rule1))] Dave is quiet.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2759 | 1 | 4 | 3 | Bob is nice. Dave is young. Erin is nice. Harry is nice. Young people are not nice. All young people are quiet. If someone is white then they are not rough. | Dave is not nice. | True | 1 | 2 | @0: Bob is nice.[(triple1)] Dave is young.[(triple2)] Erin is nice.[(triple3)] Harry is nice.[(triple4)] @1: Dave is not nice.[(((triple2) -> rule1))] Dave is quiet.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2759 | 1 | 4 | 3 | Bob is nice. Dave is young. Erin is nice. Harry is nice. Young people are not nice. All young people are quiet. If someone is white then they are not rough. | Dave is not quiet. | False | 1 | 2 | @0: Bob is nice.[(triple1)] Dave is young.[(triple2)] Erin is nice.[(triple3)] Harry is nice.[(triple4)] @1: Dave is not nice.[(((triple2) -> rule1))] Dave is quiet.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2759 | 1 | 4 | 3 | Bob is nice. Dave is young. Erin is nice. Harry is nice. Young people are not nice. All young people are quiet. If someone is white then they are not rough. | Harry is not quiet. | Unknown | 1 | null | @0: Bob is nice.[(triple1)] Dave is young.[(triple2)] Erin is nice.[(triple3)] Harry is nice.[(triple4)] @1: Dave is not nice.[(((triple2) -> rule1))] Dave is quiet.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2759 | 1 | 4 | 3 | Bob is nice. Dave is young. Erin is nice. Harry is nice. Young people are not nice. All young people are quiet. If someone is white then they are not rough. | Erin is quiet. | Unknown | 1 | null | @0: Bob is nice.[(triple1)] Dave is young.[(triple2)] Erin is nice.[(triple3)] Harry is nice.[(triple4)] @1: Dave is not nice.[(((triple2) -> rule1))] Dave is quiet.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2759 | 1 | 4 | 3 | Bob is nice. Dave is young. Erin is nice. Harry is nice. Young people are not nice. All young people are quiet. If someone is white then they are not rough. | Bob is not young. | Unknown | 0 | null | @0: Bob is nice.[(triple1)] Dave is young.[(triple2)] Erin is nice.[(triple3)] Harry is nice.[(triple4)] @1: Dave is not nice.[(((triple2) -> rule1))] Dave is quiet.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2759 | 1 | 4 | 3 | Bob is nice. Dave is young. Erin is nice. Harry is nice. Young people are not nice. All young people are quiet. If someone is white then they are not rough. | Harry is white. | Unknown | 0 | null | @0: Bob is nice.[(triple1)] Dave is young.[(triple2)] Erin is nice.[(triple3)] Harry is nice.[(triple4)] @1: Dave is not nice.[(((triple2) -> rule1))] Dave is quiet.[(((triple2) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-1133 | 2 | 10 | 6 | Anne is quiet. Bob is kind. Bob is nice. Dave is nice. Dave is red. Dave is young. Harry is cold. Harry is kind. Harry is smart. Harry is young. All quiet things are nice. Cold things are red. If something is smart then it is cold. If something is smart then it is young. All red, cold things are quiet. If Harry is smart then Harry is quiet. | Bob is kind. | True | 0 | 1 | @0: Anne is quiet.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Dave is nice.[(triple4)] Dave is red.[(triple5)] Dave is young.[(triple6)] Harry is cold.[(triple7 OR ((triple9) -> rule3))] Harry is kind.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10 OR ((triple9) -> rule4))] @1: Anne is nice.[(((triple1) -> rule1))] Harry is quiet.[(((triple9) -> rule6) OR ((((triple7) -> rule2) triple7) -> rule5) OR ((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) triple7) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5))] Harry is red.[(((triple7) -> rule2) OR ((((triple9) -> rule3)) -> rule2))] @2: Harry is nice.[(((((triple9) -> rule6)) -> rule1) OR ((((((triple7) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1133 | 2 | 10 | 6 | Anne is quiet. Bob is kind. Bob is nice. Dave is nice. Dave is red. Dave is young. Harry is cold. Harry is kind. Harry is smart. Harry is young. All quiet things are nice. Cold things are red. If something is smart then it is cold. If something is smart then it is young. All red, cold things are quiet. If Harry is smart then Harry is quiet. | Harry is not kind. | False | 0 | 1 | @0: Anne is quiet.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Dave is nice.[(triple4)] Dave is red.[(triple5)] Dave is young.[(triple6)] Harry is cold.[(triple7 OR ((triple9) -> rule3))] Harry is kind.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10 OR ((triple9) -> rule4))] @1: Anne is nice.[(((triple1) -> rule1))] Harry is quiet.[(((triple9) -> rule6) OR ((((triple7) -> rule2) triple7) -> rule5) OR ((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) triple7) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5))] Harry is red.[(((triple7) -> rule2) OR ((((triple9) -> rule3)) -> rule2))] @2: Harry is nice.[(((((triple9) -> rule6)) -> rule1) OR ((((((triple7) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1133 | 2 | 10 | 6 | Anne is quiet. Bob is kind. Bob is nice. Dave is nice. Dave is red. Dave is young. Harry is cold. Harry is kind. Harry is smart. Harry is young. All quiet things are nice. Cold things are red. If something is smart then it is cold. If something is smart then it is young. All red, cold things are quiet. If Harry is smart then Harry is quiet. | Anne is nice. | True | 1 | 2 | @0: Anne is quiet.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Dave is nice.[(triple4)] Dave is red.[(triple5)] Dave is young.[(triple6)] Harry is cold.[(triple7 OR ((triple9) -> rule3))] Harry is kind.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10 OR ((triple9) -> rule4))] @1: Anne is nice.[(((triple1) -> rule1))] Harry is quiet.[(((triple9) -> rule6) OR ((((triple7) -> rule2) triple7) -> rule5) OR ((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) triple7) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5))] Harry is red.[(((triple7) -> rule2) OR ((((triple9) -> rule3)) -> rule2))] @2: Harry is nice.[(((((triple9) -> rule6)) -> rule1) OR ((((((triple7) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1133 | 2 | 10 | 6 | Anne is quiet. Bob is kind. Bob is nice. Dave is nice. Dave is red. Dave is young. Harry is cold. Harry is kind. Harry is smart. Harry is young. All quiet things are nice. Cold things are red. If something is smart then it is cold. If something is smart then it is young. All red, cold things are quiet. If Harry is smart then Harry is quiet. | Harry is not quiet. | False | 1 | 2 | @0: Anne is quiet.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Dave is nice.[(triple4)] Dave is red.[(triple5)] Dave is young.[(triple6)] Harry is cold.[(triple7 OR ((triple9) -> rule3))] Harry is kind.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10 OR ((triple9) -> rule4))] @1: Anne is nice.[(((triple1) -> rule1))] Harry is quiet.[(((triple9) -> rule6) OR ((((triple7) -> rule2) triple7) -> rule5) OR ((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) triple7) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5))] Harry is red.[(((triple7) -> rule2) OR ((((triple9) -> rule3)) -> rule2))] @2: Harry is nice.[(((((triple9) -> rule6)) -> rule1) OR ((((((triple7) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1133 | 2 | 10 | 6 | Anne is quiet. Bob is kind. Bob is nice. Dave is nice. Dave is red. Dave is young. Harry is cold. Harry is kind. Harry is smart. Harry is young. All quiet things are nice. Cold things are red. If something is smart then it is cold. If something is smart then it is young. All red, cold things are quiet. If Harry is smart then Harry is quiet. | Anne is not red. | Unknown | 2 | null | @0: Anne is quiet.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Dave is nice.[(triple4)] Dave is red.[(triple5)] Dave is young.[(triple6)] Harry is cold.[(triple7 OR ((triple9) -> rule3))] Harry is kind.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10 OR ((triple9) -> rule4))] @1: Anne is nice.[(((triple1) -> rule1))] Harry is quiet.[(((triple9) -> rule6) OR ((((triple7) -> rule2) triple7) -> rule5) OR ((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) triple7) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5))] Harry is red.[(((triple7) -> rule2) OR ((((triple9) -> rule3)) -> rule2))] @2: Harry is nice.[(((((triple9) -> rule6)) -> rule1) OR ((((((triple7) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1133 | 2 | 10 | 6 | Anne is quiet. Bob is kind. Bob is nice. Dave is nice. Dave is red. Dave is young. Harry is cold. Harry is kind. Harry is smart. Harry is young. All quiet things are nice. Cold things are red. If something is smart then it is cold. If something is smart then it is young. All red, cold things are quiet. If Harry is smart then Harry is quiet. | Dave is quiet. | Unknown | 2 | null | @0: Anne is quiet.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Dave is nice.[(triple4)] Dave is red.[(triple5)] Dave is young.[(triple6)] Harry is cold.[(triple7 OR ((triple9) -> rule3))] Harry is kind.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10 OR ((triple9) -> rule4))] @1: Anne is nice.[(((triple1) -> rule1))] Harry is quiet.[(((triple9) -> rule6) OR ((((triple7) -> rule2) triple7) -> rule5) OR ((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) triple7) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5))] Harry is red.[(((triple7) -> rule2) OR ((((triple9) -> rule3)) -> rule2))] @2: Harry is nice.[(((((triple9) -> rule6)) -> rule1) OR ((((((triple7) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1133 | 2 | 10 | 6 | Anne is quiet. Bob is kind. Bob is nice. Dave is nice. Dave is red. Dave is young. Harry is cold. Harry is kind. Harry is smart. Harry is young. All quiet things are nice. Cold things are red. If something is smart then it is cold. If something is smart then it is young. All red, cold things are quiet. If Harry is smart then Harry is quiet. | Anne is not smart. | Unknown | 0 | null | @0: Anne is quiet.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Dave is nice.[(triple4)] Dave is red.[(triple5)] Dave is young.[(triple6)] Harry is cold.[(triple7 OR ((triple9) -> rule3))] Harry is kind.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10 OR ((triple9) -> rule4))] @1: Anne is nice.[(((triple1) -> rule1))] Harry is quiet.[(((triple9) -> rule6) OR ((((triple7) -> rule2) triple7) -> rule5) OR ((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) triple7) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5))] Harry is red.[(((triple7) -> rule2) OR ((((triple9) -> rule3)) -> rule2))] @2: Harry is nice.[(((((triple9) -> rule6)) -> rule1) OR ((((((triple7) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1133 | 2 | 10 | 6 | Anne is quiet. Bob is kind. Bob is nice. Dave is nice. Dave is red. Dave is young. Harry is cold. Harry is kind. Harry is smart. Harry is young. All quiet things are nice. Cold things are red. If something is smart then it is cold. If something is smart then it is young. All red, cold things are quiet. If Harry is smart then Harry is quiet. | Anne is kind. | Unknown | 0 | null | @0: Anne is quiet.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Dave is nice.[(triple4)] Dave is red.[(triple5)] Dave is young.[(triple6)] Harry is cold.[(triple7 OR ((triple9) -> rule3))] Harry is kind.[(triple8)] Harry is smart.[(triple9)] Harry is young.[(triple10 OR ((triple9) -> rule4))] @1: Anne is nice.[(((triple1) -> rule1))] Harry is quiet.[(((triple9) -> rule6) OR ((((triple7) -> rule2) triple7) -> rule5) OR ((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) triple7) -> rule5) OR ((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5))] Harry is red.[(((triple7) -> rule2) OR ((((triple9) -> rule3)) -> rule2))] @2: Harry is nice.[(((((triple9) -> rule6)) -> rule1) OR ((((((triple7) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((triple7) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) triple7) -> rule5)) -> rule1) OR ((((((((triple9) -> rule3)) -> rule2) ((triple9) -> rule3)) -> rule5)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1825 | 1 | 10 | 2 | Anne is cold. Anne is round. Anne is smart. Charlie is green. Charlie is smart. Fiona is green. Fiona is round. Harry is blue. Harry is cold. Harry is green. All smart, round people are nice. Cold people are nice. | Charlie is green. | True | 0 | 1 | @0: Anne is cold.[(triple1)] Anne is round.[(triple2)] Anne is smart.[(triple3)] Charlie is green.[(triple4)] Charlie is smart.[(triple5)] Fiona is green.[(triple6)] Fiona is round.[(triple7)] Harry is blue.[(triple8)] Harry is cold.[(triple9)] Harry is green.[(triple10)] @1: Anne is nice.[(((triple1) -> rule2) OR ((triple3 triple2) -> rule1))] Harry is nice.[(((triple9) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-1825 | 1 | 10 | 2 | Anne is cold. Anne is round. Anne is smart. Charlie is green. Charlie is smart. Fiona is green. Fiona is round. Harry is blue. Harry is cold. Harry is green. All smart, round people are nice. Cold people are nice. | Charlie is not green. | False | 0 | 1 | @0: Anne is cold.[(triple1)] Anne is round.[(triple2)] Anne is smart.[(triple3)] Charlie is green.[(triple4)] Charlie is smart.[(triple5)] Fiona is green.[(triple6)] Fiona is round.[(triple7)] Harry is blue.[(triple8)] Harry is cold.[(triple9)] Harry is green.[(triple10)] @1: Anne is nice.[(((triple1) -> rule2) OR ((triple3 triple2) -> rule1))] Harry is nice.[(((triple9) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-1825 | 1 | 10 | 2 | Anne is cold. Anne is round. Anne is smart. Charlie is green. Charlie is smart. Fiona is green. Fiona is round. Harry is blue. Harry is cold. Harry is green. All smart, round people are nice. Cold people are nice. | Harry is nice. | True | 1 | 2 | @0: Anne is cold.[(triple1)] Anne is round.[(triple2)] Anne is smart.[(triple3)] Charlie is green.[(triple4)] Charlie is smart.[(triple5)] Fiona is green.[(triple6)] Fiona is round.[(triple7)] Harry is blue.[(triple8)] Harry is cold.[(triple9)] Harry is green.[(triple10)] @1: Anne is nice.[(((triple1) -> rule2) OR ((triple3 triple2) -> rule1))] Harry is nice.[(((triple9) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-1825 | 1 | 10 | 2 | Anne is cold. Anne is round. Anne is smart. Charlie is green. Charlie is smart. Fiona is green. Fiona is round. Harry is blue. Harry is cold. Harry is green. All smart, round people are nice. Cold people are nice. | Anne is not nice. | False | 1 | 2 | @0: Anne is cold.[(triple1)] Anne is round.[(triple2)] Anne is smart.[(triple3)] Charlie is green.[(triple4)] Charlie is smart.[(triple5)] Fiona is green.[(triple6)] Fiona is round.[(triple7)] Harry is blue.[(triple8)] Harry is cold.[(triple9)] Harry is green.[(triple10)] @1: Anne is nice.[(((triple1) -> rule2) OR ((triple3 triple2) -> rule1))] Harry is nice.[(((triple9) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-1825 | 1 | 10 | 2 | Anne is cold. Anne is round. Anne is smart. Charlie is green. Charlie is smart. Fiona is green. Fiona is round. Harry is blue. Harry is cold. Harry is green. All smart, round people are nice. Cold people are nice. | Fiona is not nice. | Unknown | 1 | null | @0: Anne is cold.[(triple1)] Anne is round.[(triple2)] Anne is smart.[(triple3)] Charlie is green.[(triple4)] Charlie is smart.[(triple5)] Fiona is green.[(triple6)] Fiona is round.[(triple7)] Harry is blue.[(triple8)] Harry is cold.[(triple9)] Harry is green.[(triple10)] @1: Anne is nice.[(((triple1) -> rule2) OR ((triple3 triple2) -> rule1))] Harry is nice.[(((triple9) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-1825 | 1 | 10 | 2 | Anne is cold. Anne is round. Anne is smart. Charlie is green. Charlie is smart. Fiona is green. Fiona is round. Harry is blue. Harry is cold. Harry is green. All smart, round people are nice. Cold people are nice. | Charlie is nice. | Unknown | 1 | null | @0: Anne is cold.[(triple1)] Anne is round.[(triple2)] Anne is smart.[(triple3)] Charlie is green.[(triple4)] Charlie is smart.[(triple5)] Fiona is green.[(triple6)] Fiona is round.[(triple7)] Harry is blue.[(triple8)] Harry is cold.[(triple9)] Harry is green.[(triple10)] @1: Anne is nice.[(((triple1) -> rule2) OR ((triple3 triple2) -> rule1))] Harry is nice.[(((triple9) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-1825 | 1 | 10 | 2 | Anne is cold. Anne is round. Anne is smart. Charlie is green. Charlie is smart. Fiona is green. Fiona is round. Harry is blue. Harry is cold. Harry is green. All smart, round people are nice. Cold people are nice. | Charlie is not cold. | Unknown | 0 | null | @0: Anne is cold.[(triple1)] Anne is round.[(triple2)] Anne is smart.[(triple3)] Charlie is green.[(triple4)] Charlie is smart.[(triple5)] Fiona is green.[(triple6)] Fiona is round.[(triple7)] Harry is blue.[(triple8)] Harry is cold.[(triple9)] Harry is green.[(triple10)] @1: Anne is nice.[(((triple1) -> rule2) OR ((triple3 triple2) -> rule1))] Harry is nice.[(((triple9) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-1825 | 1 | 10 | 2 | Anne is cold. Anne is round. Anne is smart. Charlie is green. Charlie is smart. Fiona is green. Fiona is round. Harry is blue. Harry is cold. Harry is green. All smart, round people are nice. Cold people are nice. | Harry is rough. | Unknown | 0 | null | @0: Anne is cold.[(triple1)] Anne is round.[(triple2)] Anne is smart.[(triple3)] Charlie is green.[(triple4)] Charlie is smart.[(triple5)] Fiona is green.[(triple6)] Fiona is round.[(triple7)] Harry is blue.[(triple8)] Harry is cold.[(triple9)] Harry is green.[(triple10)] @1: Anne is nice.[(((triple1) -> rule2) OR ((triple3 triple2) -> rule1))] Harry is nice.[(((triple9) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2881 | 1 | 3 | 2 | The lion is kind. The lion is not rough. The lion is young. If the lion is not kind then the lion is not rough. Kind, young people are blue. | The lion is young. | True | 0 | 1 | @0: The lion is kind.[(triple1)] The lion is not rough.[(triple2)] The lion is young.[(triple3)] @1: The lion is blue.[(((triple1 triple3) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2881 | 1 | 3 | 2 | The lion is kind. The lion is not rough. The lion is young. If the lion is not kind then the lion is not rough. Kind, young people are blue. | The lion is not kind. | False | 0 | 1 | @0: The lion is kind.[(triple1)] The lion is not rough.[(triple2)] The lion is young.[(triple3)] @1: The lion is blue.[(((triple1 triple3) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2881 | 1 | 3 | 2 | The lion is kind. The lion is not rough. The lion is young. If the lion is not kind then the lion is not rough. Kind, young people are blue. | The lion is blue. | True | 1 | 3 | @0: The lion is kind.[(triple1)] The lion is not rough.[(triple2)] The lion is young.[(triple3)] @1: The lion is blue.[(((triple1 triple3) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2881 | 1 | 3 | 2 | The lion is kind. The lion is not rough. The lion is young. If the lion is not kind then the lion is not rough. Kind, young people are blue. | The lion is not blue. | False | 1 | 3 | @0: The lion is kind.[(triple1)] The lion is not rough.[(triple2)] The lion is young.[(triple3)] @1: The lion is blue.[(((triple1 triple3) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2881 | 1 | 3 | 2 | The lion is kind. The lion is not rough. The lion is young. If the lion is not kind then the lion is not rough. Kind, young people are blue. | The lion does not visit the lion. | Unknown | 0 | null | @0: The lion is kind.[(triple1)] The lion is not rough.[(triple2)] The lion is young.[(triple3)] @1: The lion is blue.[(((triple1 triple3) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2881 | 1 | 3 | 2 | The lion is kind. The lion is not rough. The lion is young. If the lion is not kind then the lion is not rough. Kind, young people are blue. | The lion eats the lion. | Unknown | 0 | null | @0: The lion is kind.[(triple1)] The lion is not rough.[(triple2)] The lion is young.[(triple3)] @1: The lion is blue.[(((triple1 triple3) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2881 | 1 | 3 | 2 | The lion is kind. The lion is not rough. The lion is young. If the lion is not kind then the lion is not rough. Kind, young people are blue. | The lion is not cold. | Unknown | 0 | null | @0: The lion is kind.[(triple1)] The lion is not rough.[(triple2)] The lion is young.[(triple3)] @1: The lion is blue.[(((triple1 triple3) -> rule2))] | depth-1 |
RelNeg-OWA-D1-2881 | 1 | 3 | 2 | The lion is kind. The lion is not rough. The lion is young. If the lion is not kind then the lion is not rough. Kind, young people are blue. | The lion needs the lion. | Unknown | 0 | null | @0: The lion is kind.[(triple1)] The lion is not rough.[(triple2)] The lion is young.[(triple3)] @1: The lion is blue.[(((triple1 triple3) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2709 | 1 | 16 | 6 | Anne is not blue. Anne is kind. Anne is red. Anne is rough. Anne is round. Anne is white. Bob is not kind. Bob is red. Bob is not rough. Bob is round. Harry is cold. Harry is kind. Harry is red. Harry is rough. Harry is round. Harry is white. If Anne is red and Anne is round then Anne is cold. All kind, red things are cold. All cold, red things are white. All rough things are white. If something is white and not red then it is blue. If something is rough then it is kind. | Harry is red. | True | 0 | 1 | @0: Anne is kind.[(triple2 OR ((triple4) -> rule6))] Anne is not blue.[(triple1)] Anne is red.[(triple3)] Anne is rough.[(triple4)] Anne is round.[(triple5)] Anne is white.[(triple6 OR ((triple4) -> rule4) OR ((((triple2 triple3) -> rule2) triple3) -> rule3) OR ((((triple3 triple5) -> rule1) triple3) -> rule3) OR ((((((triple4) -> rule6) triple3) -> rule2) triple3) -> rule3))] Bob is not kind.[(triple7)] Bob is not rough.[(triple9)] Bob is red.[(triple8)] Bob is round.[(triple10)] Harry is cold.[(triple11 OR ((triple12 triple13) -> rule2) OR ((((triple14) -> rule6) triple13) -> rule2))] Harry is kind.[(triple12 OR ((triple14) -> rule6))] Harry is red.[(triple13)] Harry is rough.[(triple14)] Harry is round.[(triple15)] Harry is white.[(triple16 OR ((triple14) -> rule4) OR ((triple11 triple13) -> rule3) OR ((((triple12 triple13) -> rule2) triple13) -> rule3) OR ((((((triple14) -> rule6) triple13) -> rule2) triple13) -> rule3))] @1: Anne is cold.[(((triple2 triple3) -> rule2) OR ((triple3 triple5) -> rule1) OR ((((triple4) -> rule6) triple3) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2709 | 1 | 16 | 6 | Anne is not blue. Anne is kind. Anne is red. Anne is rough. Anne is round. Anne is white. Bob is not kind. Bob is red. Bob is not rough. Bob is round. Harry is cold. Harry is kind. Harry is red. Harry is rough. Harry is round. Harry is white. If Anne is red and Anne is round then Anne is cold. All kind, red things are cold. All cold, red things are white. All rough things are white. If something is white and not red then it is blue. If something is rough then it is kind. | Bob is not round. | False | 0 | 1 | @0: Anne is kind.[(triple2 OR ((triple4) -> rule6))] Anne is not blue.[(triple1)] Anne is red.[(triple3)] Anne is rough.[(triple4)] Anne is round.[(triple5)] Anne is white.[(triple6 OR ((triple4) -> rule4) OR ((((triple2 triple3) -> rule2) triple3) -> rule3) OR ((((triple3 triple5) -> rule1) triple3) -> rule3) OR ((((((triple4) -> rule6) triple3) -> rule2) triple3) -> rule3))] Bob is not kind.[(triple7)] Bob is not rough.[(triple9)] Bob is red.[(triple8)] Bob is round.[(triple10)] Harry is cold.[(triple11 OR ((triple12 triple13) -> rule2) OR ((((triple14) -> rule6) triple13) -> rule2))] Harry is kind.[(triple12 OR ((triple14) -> rule6))] Harry is red.[(triple13)] Harry is rough.[(triple14)] Harry is round.[(triple15)] Harry is white.[(triple16 OR ((triple14) -> rule4) OR ((triple11 triple13) -> rule3) OR ((((triple12 triple13) -> rule2) triple13) -> rule3) OR ((((((triple14) -> rule6) triple13) -> rule2) triple13) -> rule3))] @1: Anne is cold.[(((triple2 triple3) -> rule2) OR ((triple3 triple5) -> rule1) OR ((((triple4) -> rule6) triple3) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2709 | 1 | 16 | 6 | Anne is not blue. Anne is kind. Anne is red. Anne is rough. Anne is round. Anne is white. Bob is not kind. Bob is red. Bob is not rough. Bob is round. Harry is cold. Harry is kind. Harry is red. Harry is rough. Harry is round. Harry is white. If Anne is red and Anne is round then Anne is cold. All kind, red things are cold. All cold, red things are white. All rough things are white. If something is white and not red then it is blue. If something is rough then it is kind. | Anne is cold. | True | 1 | 3 | @0: Anne is kind.[(triple2 OR ((triple4) -> rule6))] Anne is not blue.[(triple1)] Anne is red.[(triple3)] Anne is rough.[(triple4)] Anne is round.[(triple5)] Anne is white.[(triple6 OR ((triple4) -> rule4) OR ((((triple2 triple3) -> rule2) triple3) -> rule3) OR ((((triple3 triple5) -> rule1) triple3) -> rule3) OR ((((((triple4) -> rule6) triple3) -> rule2) triple3) -> rule3))] Bob is not kind.[(triple7)] Bob is not rough.[(triple9)] Bob is red.[(triple8)] Bob is round.[(triple10)] Harry is cold.[(triple11 OR ((triple12 triple13) -> rule2) OR ((((triple14) -> rule6) triple13) -> rule2))] Harry is kind.[(triple12 OR ((triple14) -> rule6))] Harry is red.[(triple13)] Harry is rough.[(triple14)] Harry is round.[(triple15)] Harry is white.[(triple16 OR ((triple14) -> rule4) OR ((triple11 triple13) -> rule3) OR ((((triple12 triple13) -> rule2) triple13) -> rule3) OR ((((((triple14) -> rule6) triple13) -> rule2) triple13) -> rule3))] @1: Anne is cold.[(((triple2 triple3) -> rule2) OR ((triple3 triple5) -> rule1) OR ((((triple4) -> rule6) triple3) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2709 | 1 | 16 | 6 | Anne is not blue. Anne is kind. Anne is red. Anne is rough. Anne is round. Anne is white. Bob is not kind. Bob is red. Bob is not rough. Bob is round. Harry is cold. Harry is kind. Harry is red. Harry is rough. Harry is round. Harry is white. If Anne is red and Anne is round then Anne is cold. All kind, red things are cold. All cold, red things are white. All rough things are white. If something is white and not red then it is blue. If something is rough then it is kind. | Anne is not cold. | False | 1 | 3 | @0: Anne is kind.[(triple2 OR ((triple4) -> rule6))] Anne is not blue.[(triple1)] Anne is red.[(triple3)] Anne is rough.[(triple4)] Anne is round.[(triple5)] Anne is white.[(triple6 OR ((triple4) -> rule4) OR ((((triple2 triple3) -> rule2) triple3) -> rule3) OR ((((triple3 triple5) -> rule1) triple3) -> rule3) OR ((((((triple4) -> rule6) triple3) -> rule2) triple3) -> rule3))] Bob is not kind.[(triple7)] Bob is not rough.[(triple9)] Bob is red.[(triple8)] Bob is round.[(triple10)] Harry is cold.[(triple11 OR ((triple12 triple13) -> rule2) OR ((((triple14) -> rule6) triple13) -> rule2))] Harry is kind.[(triple12 OR ((triple14) -> rule6))] Harry is red.[(triple13)] Harry is rough.[(triple14)] Harry is round.[(triple15)] Harry is white.[(triple16 OR ((triple14) -> rule4) OR ((triple11 triple13) -> rule3) OR ((((triple12 triple13) -> rule2) triple13) -> rule3) OR ((((((triple14) -> rule6) triple13) -> rule2) triple13) -> rule3))] @1: Anne is cold.[(((triple2 triple3) -> rule2) OR ((triple3 triple5) -> rule1) OR ((((triple4) -> rule6) triple3) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2709 | 1 | 16 | 6 | Anne is not blue. Anne is kind. Anne is red. Anne is rough. Anne is round. Anne is white. Bob is not kind. Bob is red. Bob is not rough. Bob is round. Harry is cold. Harry is kind. Harry is red. Harry is rough. Harry is round. Harry is white. If Anne is red and Anne is round then Anne is cold. All kind, red things are cold. All cold, red things are white. All rough things are white. If something is white and not red then it is blue. If something is rough then it is kind. | Bob is not cold. | Unknown | 1 | null | @0: Anne is kind.[(triple2 OR ((triple4) -> rule6))] Anne is not blue.[(triple1)] Anne is red.[(triple3)] Anne is rough.[(triple4)] Anne is round.[(triple5)] Anne is white.[(triple6 OR ((triple4) -> rule4) OR ((((triple2 triple3) -> rule2) triple3) -> rule3) OR ((((triple3 triple5) -> rule1) triple3) -> rule3) OR ((((((triple4) -> rule6) triple3) -> rule2) triple3) -> rule3))] Bob is not kind.[(triple7)] Bob is not rough.[(triple9)] Bob is red.[(triple8)] Bob is round.[(triple10)] Harry is cold.[(triple11 OR ((triple12 triple13) -> rule2) OR ((((triple14) -> rule6) triple13) -> rule2))] Harry is kind.[(triple12 OR ((triple14) -> rule6))] Harry is red.[(triple13)] Harry is rough.[(triple14)] Harry is round.[(triple15)] Harry is white.[(triple16 OR ((triple14) -> rule4) OR ((triple11 triple13) -> rule3) OR ((((triple12 triple13) -> rule2) triple13) -> rule3) OR ((((((triple14) -> rule6) triple13) -> rule2) triple13) -> rule3))] @1: Anne is cold.[(((triple2 triple3) -> rule2) OR ((triple3 triple5) -> rule1) OR ((((triple4) -> rule6) triple3) -> rule2))] | depth-1 |
AttNeg-OWA-D1-2709 | 1 | 16 | 6 | Anne is not blue. Anne is kind. Anne is red. Anne is rough. Anne is round. Anne is white. Bob is not kind. Bob is red. Bob is not rough. Bob is round. Harry is cold. Harry is kind. Harry is red. Harry is rough. Harry is round. Harry is white. If Anne is red and Anne is round then Anne is cold. All kind, red things are cold. All cold, red things are white. All rough things are white. If something is white and not red then it is blue. If something is rough then it is kind. | Harry is blue. | Unknown | 1 | null | @0: Anne is kind.[(triple2 OR ((triple4) -> rule6))] Anne is not blue.[(triple1)] Anne is red.[(triple3)] Anne is rough.[(triple4)] Anne is round.[(triple5)] Anne is white.[(triple6 OR ((triple4) -> rule4) OR ((((triple2 triple3) -> rule2) triple3) -> rule3) OR ((((triple3 triple5) -> rule1) triple3) -> rule3) OR ((((((triple4) -> rule6) triple3) -> rule2) triple3) -> rule3))] Bob is not kind.[(triple7)] Bob is not rough.[(triple9)] Bob is red.[(triple8)] Bob is round.[(triple10)] Harry is cold.[(triple11 OR ((triple12 triple13) -> rule2) OR ((((triple14) -> rule6) triple13) -> rule2))] Harry is kind.[(triple12 OR ((triple14) -> rule6))] Harry is red.[(triple13)] Harry is rough.[(triple14)] Harry is round.[(triple15)] Harry is white.[(triple16 OR ((triple14) -> rule4) OR ((triple11 triple13) -> rule3) OR ((((triple12 triple13) -> rule2) triple13) -> rule3) OR ((((((triple14) -> rule6) triple13) -> rule2) triple13) -> rule3))] @1: Anne is cold.[(((triple2 triple3) -> rule2) OR ((triple3 triple5) -> rule1) OR ((((triple4) -> rule6) triple3) -> rule2))] | depth-1 |
AttNeg-OWA-D1-821 | 1 | 15 | 6 | Bob is furry. Bob is green. Bob is kind. Bob is quiet. Bob is smart. Bob is white. Charlie is not cold. Charlie is kind. Fiona is furry. Fiona is green. Fiona is quiet. Fiona is smart. Fiona is white. Harry is not cold. Harry is white. If someone is white then they are furry. Furry, cold people are not smart. If someone is cold then they are green. If someone is furry and cold then they are not quiet. If Bob is green and Bob is not cold then Bob is not white. All green people are kind. | Bob is kind. | True | 0 | 1 | @0: Bob is furry.[(triple1 OR ((triple6) -> rule1))] Bob is green.[(triple2)] Bob is kind.[(triple3 OR ((triple2) -> rule6))] Bob is quiet.[(triple4)] Bob is smart.[(triple5)] Bob is white.[(triple6)] Charlie is kind.[(triple8)] Charlie is not cold.[(triple7)] Fiona is furry.[(triple9 OR ((triple13) -> rule1))] Fiona is green.[(triple10)] Fiona is quiet.[(triple11)] Fiona is smart.[(triple12)] Fiona is white.[(triple13)] Harry is not cold.[(triple14)] Harry is white.[(triple15)] @1: Fiona is kind.[(((triple10) -> rule6))] Harry is furry.[(((triple15) -> rule1))] | depth-1 |
AttNeg-OWA-D1-821 | 1 | 15 | 6 | Bob is furry. Bob is green. Bob is kind. Bob is quiet. Bob is smart. Bob is white. Charlie is not cold. Charlie is kind. Fiona is furry. Fiona is green. Fiona is quiet. Fiona is smart. Fiona is white. Harry is not cold. Harry is white. If someone is white then they are furry. Furry, cold people are not smart. If someone is cold then they are green. If someone is furry and cold then they are not quiet. If Bob is green and Bob is not cold then Bob is not white. All green people are kind. | Harry is cold. | False | 0 | 1 | @0: Bob is furry.[(triple1 OR ((triple6) -> rule1))] Bob is green.[(triple2)] Bob is kind.[(triple3 OR ((triple2) -> rule6))] Bob is quiet.[(triple4)] Bob is smart.[(triple5)] Bob is white.[(triple6)] Charlie is kind.[(triple8)] Charlie is not cold.[(triple7)] Fiona is furry.[(triple9 OR ((triple13) -> rule1))] Fiona is green.[(triple10)] Fiona is quiet.[(triple11)] Fiona is smart.[(triple12)] Fiona is white.[(triple13)] Harry is not cold.[(triple14)] Harry is white.[(triple15)] @1: Fiona is kind.[(((triple10) -> rule6))] Harry is furry.[(((triple15) -> rule1))] | depth-1 |
AttNeg-OWA-D1-821 | 1 | 15 | 6 | Bob is furry. Bob is green. Bob is kind. Bob is quiet. Bob is smart. Bob is white. Charlie is not cold. Charlie is kind. Fiona is furry. Fiona is green. Fiona is quiet. Fiona is smart. Fiona is white. Harry is not cold. Harry is white. If someone is white then they are furry. Furry, cold people are not smart. If someone is cold then they are green. If someone is furry and cold then they are not quiet. If Bob is green and Bob is not cold then Bob is not white. All green people are kind. | Fiona is kind. | True | 1 | 2 | @0: Bob is furry.[(triple1 OR ((triple6) -> rule1))] Bob is green.[(triple2)] Bob is kind.[(triple3 OR ((triple2) -> rule6))] Bob is quiet.[(triple4)] Bob is smart.[(triple5)] Bob is white.[(triple6)] Charlie is kind.[(triple8)] Charlie is not cold.[(triple7)] Fiona is furry.[(triple9 OR ((triple13) -> rule1))] Fiona is green.[(triple10)] Fiona is quiet.[(triple11)] Fiona is smart.[(triple12)] Fiona is white.[(triple13)] Harry is not cold.[(triple14)] Harry is white.[(triple15)] @1: Fiona is kind.[(((triple10) -> rule6))] Harry is furry.[(((triple15) -> rule1))] | depth-1 |
AttNeg-OWA-D1-821 | 1 | 15 | 6 | Bob is furry. Bob is green. Bob is kind. Bob is quiet. Bob is smart. Bob is white. Charlie is not cold. Charlie is kind. Fiona is furry. Fiona is green. Fiona is quiet. Fiona is smart. Fiona is white. Harry is not cold. Harry is white. If someone is white then they are furry. Furry, cold people are not smart. If someone is cold then they are green. If someone is furry and cold then they are not quiet. If Bob is green and Bob is not cold then Bob is not white. All green people are kind. | Fiona is not kind. | False | 1 | 2 | @0: Bob is furry.[(triple1 OR ((triple6) -> rule1))] Bob is green.[(triple2)] Bob is kind.[(triple3 OR ((triple2) -> rule6))] Bob is quiet.[(triple4)] Bob is smart.[(triple5)] Bob is white.[(triple6)] Charlie is kind.[(triple8)] Charlie is not cold.[(triple7)] Fiona is furry.[(triple9 OR ((triple13) -> rule1))] Fiona is green.[(triple10)] Fiona is quiet.[(triple11)] Fiona is smart.[(triple12)] Fiona is white.[(triple13)] Harry is not cold.[(triple14)] Harry is white.[(triple15)] @1: Fiona is kind.[(((triple10) -> rule6))] Harry is furry.[(((triple15) -> rule1))] | depth-1 |
AttNeg-OWA-D1-821 | 1 | 15 | 6 | Bob is furry. Bob is green. Bob is kind. Bob is quiet. Bob is smart. Bob is white. Charlie is not cold. Charlie is kind. Fiona is furry. Fiona is green. Fiona is quiet. Fiona is smart. Fiona is white. Harry is not cold. Harry is white. If someone is white then they are furry. Furry, cold people are not smart. If someone is cold then they are green. If someone is furry and cold then they are not quiet. If Bob is green and Bob is not cold then Bob is not white. All green people are kind. | Charlie is not green. | Unknown | 1 | null | @0: Bob is furry.[(triple1 OR ((triple6) -> rule1))] Bob is green.[(triple2)] Bob is kind.[(triple3 OR ((triple2) -> rule6))] Bob is quiet.[(triple4)] Bob is smart.[(triple5)] Bob is white.[(triple6)] Charlie is kind.[(triple8)] Charlie is not cold.[(triple7)] Fiona is furry.[(triple9 OR ((triple13) -> rule1))] Fiona is green.[(triple10)] Fiona is quiet.[(triple11)] Fiona is smart.[(triple12)] Fiona is white.[(triple13)] Harry is not cold.[(triple14)] Harry is white.[(triple15)] @1: Fiona is kind.[(((triple10) -> rule6))] Harry is furry.[(((triple15) -> rule1))] | depth-1 |
AttNeg-OWA-D1-821 | 1 | 15 | 6 | Bob is furry. Bob is green. Bob is kind. Bob is quiet. Bob is smart. Bob is white. Charlie is not cold. Charlie is kind. Fiona is furry. Fiona is green. Fiona is quiet. Fiona is smart. Fiona is white. Harry is not cold. Harry is white. If someone is white then they are furry. Furry, cold people are not smart. If someone is cold then they are green. If someone is furry and cold then they are not quiet. If Bob is green and Bob is not cold then Bob is not white. All green people are kind. | Harry is kind. | Unknown | 2 | null | @0: Bob is furry.[(triple1 OR ((triple6) -> rule1))] Bob is green.[(triple2)] Bob is kind.[(triple3 OR ((triple2) -> rule6))] Bob is quiet.[(triple4)] Bob is smart.[(triple5)] Bob is white.[(triple6)] Charlie is kind.[(triple8)] Charlie is not cold.[(triple7)] Fiona is furry.[(triple9 OR ((triple13) -> rule1))] Fiona is green.[(triple10)] Fiona is quiet.[(triple11)] Fiona is smart.[(triple12)] Fiona is white.[(triple13)] Harry is not cold.[(triple14)] Harry is white.[(triple15)] @1: Fiona is kind.[(((triple10) -> rule6))] Harry is furry.[(((triple15) -> rule1))] | depth-1 |
AttNeg-OWA-D1-821 | 1 | 15 | 6 | Bob is furry. Bob is green. Bob is kind. Bob is quiet. Bob is smart. Bob is white. Charlie is not cold. Charlie is kind. Fiona is furry. Fiona is green. Fiona is quiet. Fiona is smart. Fiona is white. Harry is not cold. Harry is white. If someone is white then they are furry. Furry, cold people are not smart. If someone is cold then they are green. If someone is furry and cold then they are not quiet. If Bob is green and Bob is not cold then Bob is not white. All green people are kind. | Harry is not smart. | Unknown | 0 | null | @0: Bob is furry.[(triple1 OR ((triple6) -> rule1))] Bob is green.[(triple2)] Bob is kind.[(triple3 OR ((triple2) -> rule6))] Bob is quiet.[(triple4)] Bob is smart.[(triple5)] Bob is white.[(triple6)] Charlie is kind.[(triple8)] Charlie is not cold.[(triple7)] Fiona is furry.[(triple9 OR ((triple13) -> rule1))] Fiona is green.[(triple10)] Fiona is quiet.[(triple11)] Fiona is smart.[(triple12)] Fiona is white.[(triple13)] Harry is not cold.[(triple14)] Harry is white.[(triple15)] @1: Fiona is kind.[(((triple10) -> rule6))] Harry is furry.[(((triple15) -> rule1))] | depth-1 |
AttNeg-OWA-D1-821 | 1 | 15 | 6 | Bob is furry. Bob is green. Bob is kind. Bob is quiet. Bob is smart. Bob is white. Charlie is not cold. Charlie is kind. Fiona is furry. Fiona is green. Fiona is quiet. Fiona is smart. Fiona is white. Harry is not cold. Harry is white. If someone is white then they are furry. Furry, cold people are not smart. If someone is cold then they are green. If someone is furry and cold then they are not quiet. If Bob is green and Bob is not cold then Bob is not white. All green people are kind. | Bob is cold. | Unknown | 0 | null | @0: Bob is furry.[(triple1 OR ((triple6) -> rule1))] Bob is green.[(triple2)] Bob is kind.[(triple3 OR ((triple2) -> rule6))] Bob is quiet.[(triple4)] Bob is smart.[(triple5)] Bob is white.[(triple6)] Charlie is kind.[(triple8)] Charlie is not cold.[(triple7)] Fiona is furry.[(triple9 OR ((triple13) -> rule1))] Fiona is green.[(triple10)] Fiona is quiet.[(triple11)] Fiona is smart.[(triple12)] Fiona is white.[(triple13)] Harry is not cold.[(triple14)] Harry is white.[(triple15)] @1: Fiona is kind.[(((triple10) -> rule6))] Harry is furry.[(((triple15) -> rule1))] | depth-1 |
AttNeg-OWA-D1-434 | 1 | 3 | 3 | Bob is green. Erin is rough. Gary is white. If someone is rough and not smart then they are not red. If someone is blue and not smart then they are white. Green people are not blue. | Bob is green. | True | 0 | 1 | @0: Bob is green.[(triple1)] Erin is rough.[(triple2)] Gary is white.[(triple3)] @1: Bob is not blue.[(((triple1) -> rule3))] | depth-1 |
AttNeg-OWA-D1-434 | 1 | 3 | 3 | Bob is green. Erin is rough. Gary is white. If someone is rough and not smart then they are not red. If someone is blue and not smart then they are white. Green people are not blue. | Erin is not rough. | False | 0 | 1 | @0: Bob is green.[(triple1)] Erin is rough.[(triple2)] Gary is white.[(triple3)] @1: Bob is not blue.[(((triple1) -> rule3))] | depth-1 |
AttNeg-OWA-D1-434 | 1 | 3 | 3 | Bob is green. Erin is rough. Gary is white. If someone is rough and not smart then they are not red. If someone is blue and not smart then they are white. Green people are not blue. | Bob is not blue. | True | 1 | 2 | @0: Bob is green.[(triple1)] Erin is rough.[(triple2)] Gary is white.[(triple3)] @1: Bob is not blue.[(((triple1) -> rule3))] | depth-1 |
AttNeg-OWA-D1-434 | 1 | 3 | 3 | Bob is green. Erin is rough. Gary is white. If someone is rough and not smart then they are not red. If someone is blue and not smart then they are white. Green people are not blue. | Bob is blue. | False | 1 | 2 | @0: Bob is green.[(triple1)] Erin is rough.[(triple2)] Gary is white.[(triple3)] @1: Bob is not blue.[(((triple1) -> rule3))] | depth-1 |
AttNeg-OWA-D1-434 | 1 | 3 | 3 | Bob is green. Erin is rough. Gary is white. If someone is rough and not smart then they are not red. If someone is blue and not smart then they are white. Green people are not blue. | Bob is not white. | Unknown | 1 | null | @0: Bob is green.[(triple1)] Erin is rough.[(triple2)] Gary is white.[(triple3)] @1: Bob is not blue.[(((triple1) -> rule3))] | depth-1 |
AttNeg-OWA-D1-434 | 1 | 3 | 3 | Bob is green. Erin is rough. Gary is white. If someone is rough and not smart then they are not red. If someone is blue and not smart then they are white. Green people are not blue. | Erin is white. | Unknown | 1 | null | @0: Bob is green.[(triple1)] Erin is rough.[(triple2)] Gary is white.[(triple3)] @1: Bob is not blue.[(((triple1) -> rule3))] | depth-1 |
AttNeg-OWA-D1-434 | 1 | 3 | 3 | Bob is green. Erin is rough. Gary is white. If someone is rough and not smart then they are not red. If someone is blue and not smart then they are white. Green people are not blue. | Bob is not rough. | Unknown | 0 | null | @0: Bob is green.[(triple1)] Erin is rough.[(triple2)] Gary is white.[(triple3)] @1: Bob is not blue.[(((triple1) -> rule3))] | depth-1 |
AttNeg-OWA-D1-434 | 1 | 3 | 3 | Bob is green. Erin is rough. Gary is white. If someone is rough and not smart then they are not red. If someone is blue and not smart then they are white. Green people are not blue. | Bob is round. | Unknown | 0 | null | @0: Bob is green.[(triple1)] Erin is rough.[(triple2)] Gary is white.[(triple3)] @1: Bob is not blue.[(((triple1) -> rule3))] | depth-1 |
RelNoneg-OWA-D1-2684 | 1 | 7 | 8 | The cow visits the squirrel. The dog eats the cow. The dog likes the cow. The dog visits the cow. The squirrel is kind. The squirrel is nice. The squirrel likes the cow. If something visits the dog then it eats the squirrel. If the cow eats the dog then the cow is round. If the cow is nice and the cow is kind then the cow likes the squirrel. If something visits the squirrel and the squirrel visits the dog then the dog eats the squirrel. If something likes the squirrel and it is big then the squirrel is round. If the dog eats the cow then the dog likes the squirrel. If something is kind and it likes the cow then it is round. If something likes the cow then the cow is kind. | The squirrel is kind. | True | 0 | 1 | @0: The cow visits the squirrel.[(triple1)] The dog eats the cow.[(triple2)] The dog likes the cow.[(triple3)] The dog visits the cow.[(triple4)] The squirrel is kind.[(triple5)] The squirrel is nice.[(triple6)] The squirrel likes the cow.[(triple7)] @1: The cow is kind.[(((triple3) -> rule8) OR ((triple7) -> rule8))] The dog likes the squirrel.[(((triple2) -> rule6))] The squirrel is round.[(((triple5 triple7) -> rule7))] | depth-1 |
RelNoneg-OWA-D1-2684 | 1 | 7 | 8 | The cow visits the squirrel. The dog eats the cow. The dog likes the cow. The dog visits the cow. The squirrel is kind. The squirrel is nice. The squirrel likes the cow. If something visits the dog then it eats the squirrel. If the cow eats the dog then the cow is round. If the cow is nice and the cow is kind then the cow likes the squirrel. If something visits the squirrel and the squirrel visits the dog then the dog eats the squirrel. If something likes the squirrel and it is big then the squirrel is round. If the dog eats the cow then the dog likes the squirrel. If something is kind and it likes the cow then it is round. If something likes the cow then the cow is kind. | The dog does not eat the cow. | False | 0 | 1 | @0: The cow visits the squirrel.[(triple1)] The dog eats the cow.[(triple2)] The dog likes the cow.[(triple3)] The dog visits the cow.[(triple4)] The squirrel is kind.[(triple5)] The squirrel is nice.[(triple6)] The squirrel likes the cow.[(triple7)] @1: The cow is kind.[(((triple3) -> rule8) OR ((triple7) -> rule8))] The dog likes the squirrel.[(((triple2) -> rule6))] The squirrel is round.[(((triple5 triple7) -> rule7))] | depth-1 |
RelNoneg-OWA-D1-2684 | 1 | 7 | 8 | The cow visits the squirrel. The dog eats the cow. The dog likes the cow. The dog visits the cow. The squirrel is kind. The squirrel is nice. The squirrel likes the cow. If something visits the dog then it eats the squirrel. If the cow eats the dog then the cow is round. If the cow is nice and the cow is kind then the cow likes the squirrel. If something visits the squirrel and the squirrel visits the dog then the dog eats the squirrel. If something likes the squirrel and it is big then the squirrel is round. If the dog eats the cow then the dog likes the squirrel. If something is kind and it likes the cow then it is round. If something likes the cow then the cow is kind. | The dog likes the squirrel. | True | 1 | 2 | @0: The cow visits the squirrel.[(triple1)] The dog eats the cow.[(triple2)] The dog likes the cow.[(triple3)] The dog visits the cow.[(triple4)] The squirrel is kind.[(triple5)] The squirrel is nice.[(triple6)] The squirrel likes the cow.[(triple7)] @1: The cow is kind.[(((triple3) -> rule8) OR ((triple7) -> rule8))] The dog likes the squirrel.[(((triple2) -> rule6))] The squirrel is round.[(((triple5 triple7) -> rule7))] | depth-1 |
RelNoneg-OWA-D1-2684 | 1 | 7 | 8 | The cow visits the squirrel. The dog eats the cow. The dog likes the cow. The dog visits the cow. The squirrel is kind. The squirrel is nice. The squirrel likes the cow. If something visits the dog then it eats the squirrel. If the cow eats the dog then the cow is round. If the cow is nice and the cow is kind then the cow likes the squirrel. If something visits the squirrel and the squirrel visits the dog then the dog eats the squirrel. If something likes the squirrel and it is big then the squirrel is round. If the dog eats the cow then the dog likes the squirrel. If something is kind and it likes the cow then it is round. If something likes the cow then the cow is kind. | The squirrel is not round. | False | 1 | 3 | @0: The cow visits the squirrel.[(triple1)] The dog eats the cow.[(triple2)] The dog likes the cow.[(triple3)] The dog visits the cow.[(triple4)] The squirrel is kind.[(triple5)] The squirrel is nice.[(triple6)] The squirrel likes the cow.[(triple7)] @1: The cow is kind.[(((triple3) -> rule8) OR ((triple7) -> rule8))] The dog likes the squirrel.[(((triple2) -> rule6))] The squirrel is round.[(((triple5 triple7) -> rule7))] | depth-1 |
RelNoneg-OWA-D1-2684 | 1 | 7 | 8 | The cow visits the squirrel. The dog eats the cow. The dog likes the cow. The dog visits the cow. The squirrel is kind. The squirrel is nice. The squirrel likes the cow. If something visits the dog then it eats the squirrel. If the cow eats the dog then the cow is round. If the cow is nice and the cow is kind then the cow likes the squirrel. If something visits the squirrel and the squirrel visits the dog then the dog eats the squirrel. If something likes the squirrel and it is big then the squirrel is round. If the dog eats the cow then the dog likes the squirrel. If something is kind and it likes the cow then it is round. If something likes the cow then the cow is kind. | The cow does not like the squirrel. | Unknown | 1 | null | @0: The cow visits the squirrel.[(triple1)] The dog eats the cow.[(triple2)] The dog likes the cow.[(triple3)] The dog visits the cow.[(triple4)] The squirrel is kind.[(triple5)] The squirrel is nice.[(triple6)] The squirrel likes the cow.[(triple7)] @1: The cow is kind.[(((triple3) -> rule8) OR ((triple7) -> rule8))] The dog likes the squirrel.[(((triple2) -> rule6))] The squirrel is round.[(((triple5 triple7) -> rule7))] | depth-1 |
RelNoneg-OWA-D1-2684 | 1 | 7 | 8 | The cow visits the squirrel. The dog eats the cow. The dog likes the cow. The dog visits the cow. The squirrel is kind. The squirrel is nice. The squirrel likes the cow. If something visits the dog then it eats the squirrel. If the cow eats the dog then the cow is round. If the cow is nice and the cow is kind then the cow likes the squirrel. If something visits the squirrel and the squirrel visits the dog then the dog eats the squirrel. If something likes the squirrel and it is big then the squirrel is round. If the dog eats the cow then the dog likes the squirrel. If something is kind and it likes the cow then it is round. If something likes the cow then the cow is kind. | The cow eats the squirrel. | Unknown | 1 | null | @0: The cow visits the squirrel.[(triple1)] The dog eats the cow.[(triple2)] The dog likes the cow.[(triple3)] The dog visits the cow.[(triple4)] The squirrel is kind.[(triple5)] The squirrel is nice.[(triple6)] The squirrel likes the cow.[(triple7)] @1: The cow is kind.[(((triple3) -> rule8) OR ((triple7) -> rule8))] The dog likes the squirrel.[(((triple2) -> rule6))] The squirrel is round.[(((triple5 triple7) -> rule7))] | depth-1 |
RelNoneg-OWA-D1-2684 | 1 | 7 | 8 | The cow visits the squirrel. The dog eats the cow. The dog likes the cow. The dog visits the cow. The squirrel is kind. The squirrel is nice. The squirrel likes the cow. If something visits the dog then it eats the squirrel. If the cow eats the dog then the cow is round. If the cow is nice and the cow is kind then the cow likes the squirrel. If something visits the squirrel and the squirrel visits the dog then the dog eats the squirrel. If something likes the squirrel and it is big then the squirrel is round. If the dog eats the cow then the dog likes the squirrel. If something is kind and it likes the cow then it is round. If something likes the cow then the cow is kind. | The dog is not blue. | Unknown | 0 | null | @0: The cow visits the squirrel.[(triple1)] The dog eats the cow.[(triple2)] The dog likes the cow.[(triple3)] The dog visits the cow.[(triple4)] The squirrel is kind.[(triple5)] The squirrel is nice.[(triple6)] The squirrel likes the cow.[(triple7)] @1: The cow is kind.[(((triple3) -> rule8) OR ((triple7) -> rule8))] The dog likes the squirrel.[(((triple2) -> rule6))] The squirrel is round.[(((triple5 triple7) -> rule7))] | depth-1 |
RelNoneg-OWA-D1-2684 | 1 | 7 | 8 | The cow visits the squirrel. The dog eats the cow. The dog likes the cow. The dog visits the cow. The squirrel is kind. The squirrel is nice. The squirrel likes the cow. If something visits the dog then it eats the squirrel. If the cow eats the dog then the cow is round. If the cow is nice and the cow is kind then the cow likes the squirrel. If something visits the squirrel and the squirrel visits the dog then the dog eats the squirrel. If something likes the squirrel and it is big then the squirrel is round. If the dog eats the cow then the dog likes the squirrel. If something is kind and it likes the cow then it is round. If something likes the cow then the cow is kind. | The squirrel eats the dog. | Unknown | 0 | null | @0: The cow visits the squirrel.[(triple1)] The dog eats the cow.[(triple2)] The dog likes the cow.[(triple3)] The dog visits the cow.[(triple4)] The squirrel is kind.[(triple5)] The squirrel is nice.[(triple6)] The squirrel likes the cow.[(triple7)] @1: The cow is kind.[(((triple3) -> rule8) OR ((triple7) -> rule8))] The dog likes the squirrel.[(((triple2) -> rule6))] The squirrel is round.[(((triple5 triple7) -> rule7))] | depth-1 |
AttNoneg-OWA-D1-1746 | 2 | 10 | 8 | Bob is big. Bob is blue. Bob is young. Dave is big. Dave is cold. Dave is smart. Fiona is blue. Fiona is cold. Fiona is smart. Fiona is young. Furry, young people are blue. If Bob is furry and Bob is young then Bob is big. If Fiona is blue then Fiona is young. All furry, smart people are big. If someone is big and blue then they are furry. All smart people are white. Smart people are young. If Dave is smart then Dave is furry. | Bob is blue. | True | 0 | 1 | @0: Bob is big.[(triple1)] Bob is blue.[(triple2)] Bob is young.[(triple3)] Dave is big.[(triple4 OR ((((triple6) -> rule8) triple6) -> rule4))] Dave is cold.[(triple5)] Dave is smart.[(triple6)] Fiona is blue.[(triple7)] Fiona is cold.[(triple8)] Fiona is smart.[(triple9)] Fiona is young.[(triple10 OR ((triple7) -> rule3) OR ((triple9) -> rule7))] @1: Bob is furry.[(((triple1 triple2) -> rule5))] Dave is furry.[(((triple6) -> rule8))] Dave is white.[(((triple6) -> rule6))] Dave is young.[(((triple6) -> rule7))] Fiona is white.[(((triple9) -> rule6))] @2: Dave is blue.[(((((triple6) -> rule8) ((triple6) -> rule7)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1746 | 2 | 10 | 8 | Bob is big. Bob is blue. Bob is young. Dave is big. Dave is cold. Dave is smart. Fiona is blue. Fiona is cold. Fiona is smart. Fiona is young. Furry, young people are blue. If Bob is furry and Bob is young then Bob is big. If Fiona is blue then Fiona is young. All furry, smart people are big. If someone is big and blue then they are furry. All smart people are white. Smart people are young. If Dave is smart then Dave is furry. | Dave is not smart. | False | 0 | 1 | @0: Bob is big.[(triple1)] Bob is blue.[(triple2)] Bob is young.[(triple3)] Dave is big.[(triple4 OR ((((triple6) -> rule8) triple6) -> rule4))] Dave is cold.[(triple5)] Dave is smart.[(triple6)] Fiona is blue.[(triple7)] Fiona is cold.[(triple8)] Fiona is smart.[(triple9)] Fiona is young.[(triple10 OR ((triple7) -> rule3) OR ((triple9) -> rule7))] @1: Bob is furry.[(((triple1 triple2) -> rule5))] Dave is furry.[(((triple6) -> rule8))] Dave is white.[(((triple6) -> rule6))] Dave is young.[(((triple6) -> rule7))] Fiona is white.[(((triple9) -> rule6))] @2: Dave is blue.[(((((triple6) -> rule8) ((triple6) -> rule7)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1746 | 2 | 10 | 8 | Bob is big. Bob is blue. Bob is young. Dave is big. Dave is cold. Dave is smart. Fiona is blue. Fiona is cold. Fiona is smart. Fiona is young. Furry, young people are blue. If Bob is furry and Bob is young then Bob is big. If Fiona is blue then Fiona is young. All furry, smart people are big. If someone is big and blue then they are furry. All smart people are white. Smart people are young. If Dave is smart then Dave is furry. | Bob is furry. | True | 1 | 3 | @0: Bob is big.[(triple1)] Bob is blue.[(triple2)] Bob is young.[(triple3)] Dave is big.[(triple4 OR ((((triple6) -> rule8) triple6) -> rule4))] Dave is cold.[(triple5)] Dave is smart.[(triple6)] Fiona is blue.[(triple7)] Fiona is cold.[(triple8)] Fiona is smart.[(triple9)] Fiona is young.[(triple10 OR ((triple7) -> rule3) OR ((triple9) -> rule7))] @1: Bob is furry.[(((triple1 triple2) -> rule5))] Dave is furry.[(((triple6) -> rule8))] Dave is white.[(((triple6) -> rule6))] Dave is young.[(((triple6) -> rule7))] Fiona is white.[(((triple9) -> rule6))] @2: Dave is blue.[(((((triple6) -> rule8) ((triple6) -> rule7)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1746 | 2 | 10 | 8 | Bob is big. Bob is blue. Bob is young. Dave is big. Dave is cold. Dave is smart. Fiona is blue. Fiona is cold. Fiona is smart. Fiona is young. Furry, young people are blue. If Bob is furry and Bob is young then Bob is big. If Fiona is blue then Fiona is young. All furry, smart people are big. If someone is big and blue then they are furry. All smart people are white. Smart people are young. If Dave is smart then Dave is furry. | Fiona is not white. | False | 1 | 2 | @0: Bob is big.[(triple1)] Bob is blue.[(triple2)] Bob is young.[(triple3)] Dave is big.[(triple4 OR ((((triple6) -> rule8) triple6) -> rule4))] Dave is cold.[(triple5)] Dave is smart.[(triple6)] Fiona is blue.[(triple7)] Fiona is cold.[(triple8)] Fiona is smart.[(triple9)] Fiona is young.[(triple10 OR ((triple7) -> rule3) OR ((triple9) -> rule7))] @1: Bob is furry.[(((triple1 triple2) -> rule5))] Dave is furry.[(((triple6) -> rule8))] Dave is white.[(((triple6) -> rule6))] Dave is young.[(((triple6) -> rule7))] Fiona is white.[(((triple9) -> rule6))] @2: Dave is blue.[(((((triple6) -> rule8) ((triple6) -> rule7)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1746 | 2 | 10 | 8 | Bob is big. Bob is blue. Bob is young. Dave is big. Dave is cold. Dave is smart. Fiona is blue. Fiona is cold. Fiona is smart. Fiona is young. Furry, young people are blue. If Bob is furry and Bob is young then Bob is big. If Fiona is blue then Fiona is young. All furry, smart people are big. If someone is big and blue then they are furry. All smart people are white. Smart people are young. If Dave is smart then Dave is furry. | Fiona is not furry. | Unknown | 2 | null | @0: Bob is big.[(triple1)] Bob is blue.[(triple2)] Bob is young.[(triple3)] Dave is big.[(triple4 OR ((((triple6) -> rule8) triple6) -> rule4))] Dave is cold.[(triple5)] Dave is smart.[(triple6)] Fiona is blue.[(triple7)] Fiona is cold.[(triple8)] Fiona is smart.[(triple9)] Fiona is young.[(triple10 OR ((triple7) -> rule3) OR ((triple9) -> rule7))] @1: Bob is furry.[(((triple1 triple2) -> rule5))] Dave is furry.[(((triple6) -> rule8))] Dave is white.[(((triple6) -> rule6))] Dave is young.[(((triple6) -> rule7))] Fiona is white.[(((triple9) -> rule6))] @2: Dave is blue.[(((((triple6) -> rule8) ((triple6) -> rule7)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1746 | 2 | 10 | 8 | Bob is big. Bob is blue. Bob is young. Dave is big. Dave is cold. Dave is smart. Fiona is blue. Fiona is cold. Fiona is smart. Fiona is young. Furry, young people are blue. If Bob is furry and Bob is young then Bob is big. If Fiona is blue then Fiona is young. All furry, smart people are big. If someone is big and blue then they are furry. All smart people are white. Smart people are young. If Dave is smart then Dave is furry. | Bob is white. | Unknown | 1 | null | @0: Bob is big.[(triple1)] Bob is blue.[(triple2)] Bob is young.[(triple3)] Dave is big.[(triple4 OR ((((triple6) -> rule8) triple6) -> rule4))] Dave is cold.[(triple5)] Dave is smart.[(triple6)] Fiona is blue.[(triple7)] Fiona is cold.[(triple8)] Fiona is smart.[(triple9)] Fiona is young.[(triple10 OR ((triple7) -> rule3) OR ((triple9) -> rule7))] @1: Bob is furry.[(((triple1 triple2) -> rule5))] Dave is furry.[(((triple6) -> rule8))] Dave is white.[(((triple6) -> rule6))] Dave is young.[(((triple6) -> rule7))] Fiona is white.[(((triple9) -> rule6))] @2: Dave is blue.[(((((triple6) -> rule8) ((triple6) -> rule7)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1746 | 2 | 10 | 8 | Bob is big. Bob is blue. Bob is young. Dave is big. Dave is cold. Dave is smart. Fiona is blue. Fiona is cold. Fiona is smart. Fiona is young. Furry, young people are blue. If Bob is furry and Bob is young then Bob is big. If Fiona is blue then Fiona is young. All furry, smart people are big. If someone is big and blue then they are furry. All smart people are white. Smart people are young. If Dave is smart then Dave is furry. | Bob is not smart. | Unknown | 0 | null | @0: Bob is big.[(triple1)] Bob is blue.[(triple2)] Bob is young.[(triple3)] Dave is big.[(triple4 OR ((((triple6) -> rule8) triple6) -> rule4))] Dave is cold.[(triple5)] Dave is smart.[(triple6)] Fiona is blue.[(triple7)] Fiona is cold.[(triple8)] Fiona is smart.[(triple9)] Fiona is young.[(triple10 OR ((triple7) -> rule3) OR ((triple9) -> rule7))] @1: Bob is furry.[(((triple1 triple2) -> rule5))] Dave is furry.[(((triple6) -> rule8))] Dave is white.[(((triple6) -> rule6))] Dave is young.[(((triple6) -> rule7))] Fiona is white.[(((triple9) -> rule6))] @2: Dave is blue.[(((((triple6) -> rule8) ((triple6) -> rule7)) -> rule1))] | depth-1 |
AttNoneg-OWA-D1-1746 | 2 | 10 | 8 | Bob is big. Bob is blue. Bob is young. Dave is big. Dave is cold. Dave is smart. Fiona is blue. Fiona is cold. Fiona is smart. Fiona is young. Furry, young people are blue. If Bob is furry and Bob is young then Bob is big. If Fiona is blue then Fiona is young. All furry, smart people are big. If someone is big and blue then they are furry. All smart people are white. Smart people are young. If Dave is smart then Dave is furry. | Bob is cold. | Unknown | 0 | null | @0: Bob is big.[(triple1)] Bob is blue.[(triple2)] Bob is young.[(triple3)] Dave is big.[(triple4 OR ((((triple6) -> rule8) triple6) -> rule4))] Dave is cold.[(triple5)] Dave is smart.[(triple6)] Fiona is blue.[(triple7)] Fiona is cold.[(triple8)] Fiona is smart.[(triple9)] Fiona is young.[(triple10 OR ((triple7) -> rule3) OR ((triple9) -> rule7))] @1: Bob is furry.[(((triple1 triple2) -> rule5))] Dave is furry.[(((triple6) -> rule8))] Dave is white.[(((triple6) -> rule6))] Dave is young.[(((triple6) -> rule7))] Fiona is white.[(((triple9) -> rule6))] @2: Dave is blue.[(((((triple6) -> rule8) ((triple6) -> rule7)) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1269 | 1 | 3 | 2 | The bald eagle is not cold. The bald eagle needs the squirrel. The squirrel needs the bald eagle. If something needs the squirrel then it visits the bald eagle. If something sees the bald eagle then it visits the bald eagle. | The bald eagle needs the squirrel. | True | 0 | 1 | @0: The bald eagle is not cold.[(triple1)] The bald eagle needs the squirrel.[(triple2)] The squirrel needs the bald eagle.[(triple3)] @1: The bald eagle visits the bald eagle.[(((triple2) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1269 | 1 | 3 | 2 | The bald eagle is not cold. The bald eagle needs the squirrel. The squirrel needs the bald eagle. If something needs the squirrel then it visits the bald eagle. If something sees the bald eagle then it visits the bald eagle. | The bald eagle is cold. | False | 0 | 1 | @0: The bald eagle is not cold.[(triple1)] The bald eagle needs the squirrel.[(triple2)] The squirrel needs the bald eagle.[(triple3)] @1: The bald eagle visits the bald eagle.[(((triple2) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1269 | 1 | 3 | 2 | The bald eagle is not cold. The bald eagle needs the squirrel. The squirrel needs the bald eagle. If something needs the squirrel then it visits the bald eagle. If something sees the bald eagle then it visits the bald eagle. | The bald eagle visits the bald eagle. | True | 1 | 2 | @0: The bald eagle is not cold.[(triple1)] The bald eagle needs the squirrel.[(triple2)] The squirrel needs the bald eagle.[(triple3)] @1: The bald eagle visits the bald eagle.[(((triple2) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1269 | 1 | 3 | 2 | The bald eagle is not cold. The bald eagle needs the squirrel. The squirrel needs the bald eagle. If something needs the squirrel then it visits the bald eagle. If something sees the bald eagle then it visits the bald eagle. | The bald eagle does not visit the bald eagle. | False | 1 | 2 | @0: The bald eagle is not cold.[(triple1)] The bald eagle needs the squirrel.[(triple2)] The squirrel needs the bald eagle.[(triple3)] @1: The bald eagle visits the bald eagle.[(((triple2) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1269 | 1 | 3 | 2 | The bald eagle is not cold. The bald eagle needs the squirrel. The squirrel needs the bald eagle. If something needs the squirrel then it visits the bald eagle. If something sees the bald eagle then it visits the bald eagle. | The squirrel does not visit the bald eagle. | Unknown | 1 | null | @0: The bald eagle is not cold.[(triple1)] The bald eagle needs the squirrel.[(triple2)] The squirrel needs the bald eagle.[(triple3)] @1: The bald eagle visits the bald eagle.[(((triple2) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1269 | 1 | 3 | 2 | The bald eagle is not cold. The bald eagle needs the squirrel. The squirrel needs the bald eagle. If something needs the squirrel then it visits the bald eagle. If something sees the bald eagle then it visits the bald eagle. | The squirrel is green. | Unknown | 0 | null | @0: The bald eagle is not cold.[(triple1)] The bald eagle needs the squirrel.[(triple2)] The squirrel needs the bald eagle.[(triple3)] @1: The bald eagle visits the bald eagle.[(((triple2) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1269 | 1 | 3 | 2 | The bald eagle is not cold. The bald eagle needs the squirrel. The squirrel needs the bald eagle. If something needs the squirrel then it visits the bald eagle. If something sees the bald eagle then it visits the bald eagle. | The squirrel is not kind. | Unknown | 0 | null | @0: The bald eagle is not cold.[(triple1)] The bald eagle needs the squirrel.[(triple2)] The squirrel needs the bald eagle.[(triple3)] @1: The bald eagle visits the bald eagle.[(((triple2) -> rule1))] | depth-1 |
RelNeg-OWA-D1-1269 | 1 | 3 | 2 | The bald eagle is not cold. The bald eagle needs the squirrel. The squirrel needs the bald eagle. If something needs the squirrel then it visits the bald eagle. If something sees the bald eagle then it visits the bald eagle. | The bald eagle is rough. | Unknown | 0 | null | @0: The bald eagle is not cold.[(triple1)] The bald eagle needs the squirrel.[(triple2)] The squirrel needs the bald eagle.[(triple3)] @1: The bald eagle visits the bald eagle.[(((triple2) -> rule1))] | depth-1 |
AttNeg-OWA-D1-2322 | 1 | 10 | 1 | Anne is blue. Anne is green. Anne is quiet. Anne is rough. Charlie is blue. Erin is big. Erin is white. Gary is not blue. Gary is rough. Gary is smart. All blue people are not white. | Gary is not blue. | True | 0 | 1 | @0: Anne is blue.[(triple1)] Anne is green.[(triple2)] Anne is quiet.[(triple3)] Anne is rough.[(triple4)] Charlie is blue.[(triple5)] Erin is big.[(triple6)] Erin is white.[(triple7)] Gary is not blue.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Anne is not white.[(((triple1) -> rule1))] Charlie is not white.[(((triple5) -> rule1))] | depth-1 |
AttNeg-OWA-D1-2322 | 1 | 10 | 1 | Anne is blue. Anne is green. Anne is quiet. Anne is rough. Charlie is blue. Erin is big. Erin is white. Gary is not blue. Gary is rough. Gary is smart. All blue people are not white. | Erin is not white. | False | 0 | 1 | @0: Anne is blue.[(triple1)] Anne is green.[(triple2)] Anne is quiet.[(triple3)] Anne is rough.[(triple4)] Charlie is blue.[(triple5)] Erin is big.[(triple6)] Erin is white.[(triple7)] Gary is not blue.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Anne is not white.[(((triple1) -> rule1))] Charlie is not white.[(((triple5) -> rule1))] | depth-1 |
AttNeg-OWA-D1-2322 | 1 | 10 | 1 | Anne is blue. Anne is green. Anne is quiet. Anne is rough. Charlie is blue. Erin is big. Erin is white. Gary is not blue. Gary is rough. Gary is smart. All blue people are not white. | Charlie is not white. | True | 1 | 2 | @0: Anne is blue.[(triple1)] Anne is green.[(triple2)] Anne is quiet.[(triple3)] Anne is rough.[(triple4)] Charlie is blue.[(triple5)] Erin is big.[(triple6)] Erin is white.[(triple7)] Gary is not blue.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Anne is not white.[(((triple1) -> rule1))] Charlie is not white.[(((triple5) -> rule1))] | depth-1 |
AttNeg-OWA-D1-2322 | 1 | 10 | 1 | Anne is blue. Anne is green. Anne is quiet. Anne is rough. Charlie is blue. Erin is big. Erin is white. Gary is not blue. Gary is rough. Gary is smart. All blue people are not white. | Anne is white. | False | 1 | 2 | @0: Anne is blue.[(triple1)] Anne is green.[(triple2)] Anne is quiet.[(triple3)] Anne is rough.[(triple4)] Charlie is blue.[(triple5)] Erin is big.[(triple6)] Erin is white.[(triple7)] Gary is not blue.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Anne is not white.[(((triple1) -> rule1))] Charlie is not white.[(((triple5) -> rule1))] | depth-1 |
AttNeg-OWA-D1-2322 | 1 | 10 | 1 | Anne is blue. Anne is green. Anne is quiet. Anne is rough. Charlie is blue. Erin is big. Erin is white. Gary is not blue. Gary is rough. Gary is smart. All blue people are not white. | Erin is not quiet. | Unknown | 0 | null | @0: Anne is blue.[(triple1)] Anne is green.[(triple2)] Anne is quiet.[(triple3)] Anne is rough.[(triple4)] Charlie is blue.[(triple5)] Erin is big.[(triple6)] Erin is white.[(triple7)] Gary is not blue.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Anne is not white.[(((triple1) -> rule1))] Charlie is not white.[(((triple5) -> rule1))] | depth-1 |
AttNeg-OWA-D1-2322 | 1 | 10 | 1 | Anne is blue. Anne is green. Anne is quiet. Anne is rough. Charlie is blue. Erin is big. Erin is white. Gary is not blue. Gary is rough. Gary is smart. All blue people are not white. | Erin is green. | Unknown | 0 | null | @0: Anne is blue.[(triple1)] Anne is green.[(triple2)] Anne is quiet.[(triple3)] Anne is rough.[(triple4)] Charlie is blue.[(triple5)] Erin is big.[(triple6)] Erin is white.[(triple7)] Gary is not blue.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Anne is not white.[(((triple1) -> rule1))] Charlie is not white.[(((triple5) -> rule1))] | depth-1 |
AttNeg-OWA-D1-2322 | 1 | 10 | 1 | Anne is blue. Anne is green. Anne is quiet. Anne is rough. Charlie is blue. Erin is big. Erin is white. Gary is not blue. Gary is rough. Gary is smart. All blue people are not white. | Erin is not rough. | Unknown | 0 | null | @0: Anne is blue.[(triple1)] Anne is green.[(triple2)] Anne is quiet.[(triple3)] Anne is rough.[(triple4)] Charlie is blue.[(triple5)] Erin is big.[(triple6)] Erin is white.[(triple7)] Gary is not blue.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Anne is not white.[(((triple1) -> rule1))] Charlie is not white.[(((triple5) -> rule1))] | depth-1 |
AttNeg-OWA-D1-2322 | 1 | 10 | 1 | Anne is blue. Anne is green. Anne is quiet. Anne is rough. Charlie is blue. Erin is big. Erin is white. Gary is not blue. Gary is rough. Gary is smart. All blue people are not white. | Anne is smart. | Unknown | 0 | null | @0: Anne is blue.[(triple1)] Anne is green.[(triple2)] Anne is quiet.[(triple3)] Anne is rough.[(triple4)] Charlie is blue.[(triple5)] Erin is big.[(triple6)] Erin is white.[(triple7)] Gary is not blue.[(triple8)] Gary is rough.[(triple9)] Gary is smart.[(triple10)] @1: Anne is not white.[(((triple1) -> rule1))] Charlie is not white.[(((triple5) -> rule1))] | depth-1 |
AttNeg-OWA-D1-1776 | 1 | 3 | 3 | Erin is not kind. Erin is rough. Fiona is young. If Fiona is quiet then Fiona is furry. All rough people are smart. If someone is furry and not kind then they are white. | Erin is not kind. | True | 0 | 1 | @0: Erin is not kind.[(triple1)] Erin is rough.[(triple2)] Fiona is young.[(triple3)] @1: Erin is smart.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-1776 | 1 | 3 | 3 | Erin is not kind. Erin is rough. Fiona is young. If Fiona is quiet then Fiona is furry. All rough people are smart. If someone is furry and not kind then they are white. | Erin is not rough. | False | 0 | 1 | @0: Erin is not kind.[(triple1)] Erin is rough.[(triple2)] Fiona is young.[(triple3)] @1: Erin is smart.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-1776 | 1 | 3 | 3 | Erin is not kind. Erin is rough. Fiona is young. If Fiona is quiet then Fiona is furry. All rough people are smart. If someone is furry and not kind then they are white. | Erin is smart. | True | 1 | 2 | @0: Erin is not kind.[(triple1)] Erin is rough.[(triple2)] Fiona is young.[(triple3)] @1: Erin is smart.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-1776 | 1 | 3 | 3 | Erin is not kind. Erin is rough. Fiona is young. If Fiona is quiet then Fiona is furry. All rough people are smart. If someone is furry and not kind then they are white. | Erin is not smart. | False | 1 | 2 | @0: Erin is not kind.[(triple1)] Erin is rough.[(triple2)] Fiona is young.[(triple3)] @1: Erin is smart.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-1776 | 1 | 3 | 3 | Erin is not kind. Erin is rough. Fiona is young. If Fiona is quiet then Fiona is furry. All rough people are smart. If someone is furry and not kind then they are white. | Fiona is not white. | Unknown | 1 | null | @0: Erin is not kind.[(triple1)] Erin is rough.[(triple2)] Fiona is young.[(triple3)] @1: Erin is smart.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-1776 | 1 | 3 | 3 | Erin is not kind. Erin is rough. Fiona is young. If Fiona is quiet then Fiona is furry. All rough people are smart. If someone is furry and not kind then they are white. | Erin is white. | Unknown | 1 | null | @0: Erin is not kind.[(triple1)] Erin is rough.[(triple2)] Fiona is young.[(triple3)] @1: Erin is smart.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-1776 | 1 | 3 | 3 | Erin is not kind. Erin is rough. Fiona is young. If Fiona is quiet then Fiona is furry. All rough people are smart. If someone is furry and not kind then they are white. | Erin is not young. | Unknown | 0 | null | @0: Erin is not kind.[(triple1)] Erin is rough.[(triple2)] Fiona is young.[(triple3)] @1: Erin is smart.[(((triple2) -> rule2))] | depth-1 |
AttNeg-OWA-D1-1776 | 1 | 3 | 3 | Erin is not kind. Erin is rough. Fiona is young. If Fiona is quiet then Fiona is furry. All rough people are smart. If someone is furry and not kind then they are white. | Fiona is rough. | Unknown | 0 | null | @0: Erin is not kind.[(triple1)] Erin is rough.[(triple2)] Fiona is young.[(triple3)] @1: Erin is smart.[(((triple2) -> rule2))] | depth-1 |
AttNoneg-OWA-D1-1427 | 1 | 12 | 3 | Anne is blue. Anne is cold. Anne is furry. Anne is young. Bob is blue. Bob is smart. Bob is young. Gary is blue. Gary is cold. Gary is furry. Gary is green. Gary is young. If something is furry and green then it is cold. If something is blue then it is furry. If Gary is cold then Gary is round. | Gary is furry. | True | 0 | 1 | @0: Anne is blue.[(triple1)] Anne is cold.[(triple2)] Anne is furry.[(triple3 OR ((triple1) -> rule2))] Anne is young.[(triple4)] Bob is blue.[(triple5)] Bob is smart.[(triple6)] Bob is young.[(triple7)] Gary is blue.[(triple8)] Gary is cold.[(triple9 OR ((triple10 triple11) -> rule1) OR ((((triple8) -> rule2) triple11) -> rule1))] Gary is furry.[(triple10 OR ((triple8) -> rule2))] Gary is green.[(triple11)] Gary is young.[(triple12)] @1: Bob is furry.[(((triple5) -> rule2))] Gary is round.[(((triple9) -> rule3) OR ((((triple10 triple11) -> rule1)) -> rule3) OR ((((((triple8) -> rule2) triple11) -> rule1)) -> rule3))] | depth-1 |
AttNoneg-OWA-D1-1427 | 1 | 12 | 3 | Anne is blue. Anne is cold. Anne is furry. Anne is young. Bob is blue. Bob is smart. Bob is young. Gary is blue. Gary is cold. Gary is furry. Gary is green. Gary is young. If something is furry and green then it is cold. If something is blue then it is furry. If Gary is cold then Gary is round. | Bob is not blue. | False | 0 | 1 | @0: Anne is blue.[(triple1)] Anne is cold.[(triple2)] Anne is furry.[(triple3 OR ((triple1) -> rule2))] Anne is young.[(triple4)] Bob is blue.[(triple5)] Bob is smart.[(triple6)] Bob is young.[(triple7)] Gary is blue.[(triple8)] Gary is cold.[(triple9 OR ((triple10 triple11) -> rule1) OR ((((triple8) -> rule2) triple11) -> rule1))] Gary is furry.[(triple10 OR ((triple8) -> rule2))] Gary is green.[(triple11)] Gary is young.[(triple12)] @1: Bob is furry.[(((triple5) -> rule2))] Gary is round.[(((triple9) -> rule3) OR ((((triple10 triple11) -> rule1)) -> rule3) OR ((((((triple8) -> rule2) triple11) -> rule1)) -> rule3))] | depth-1 |
AttNoneg-OWA-D1-1427 | 1 | 12 | 3 | Anne is blue. Anne is cold. Anne is furry. Anne is young. Bob is blue. Bob is smart. Bob is young. Gary is blue. Gary is cold. Gary is furry. Gary is green. Gary is young. If something is furry and green then it is cold. If something is blue then it is furry. If Gary is cold then Gary is round. | Bob is furry. | True | 1 | 2 | @0: Anne is blue.[(triple1)] Anne is cold.[(triple2)] Anne is furry.[(triple3 OR ((triple1) -> rule2))] Anne is young.[(triple4)] Bob is blue.[(triple5)] Bob is smart.[(triple6)] Bob is young.[(triple7)] Gary is blue.[(triple8)] Gary is cold.[(triple9 OR ((triple10 triple11) -> rule1) OR ((((triple8) -> rule2) triple11) -> rule1))] Gary is furry.[(triple10 OR ((triple8) -> rule2))] Gary is green.[(triple11)] Gary is young.[(triple12)] @1: Bob is furry.[(((triple5) -> rule2))] Gary is round.[(((triple9) -> rule3) OR ((((triple10 triple11) -> rule1)) -> rule3) OR ((((((triple8) -> rule2) triple11) -> rule1)) -> rule3))] | depth-1 |
AttNoneg-OWA-D1-1427 | 1 | 12 | 3 | Anne is blue. Anne is cold. Anne is furry. Anne is young. Bob is blue. Bob is smart. Bob is young. Gary is blue. Gary is cold. Gary is furry. Gary is green. Gary is young. If something is furry and green then it is cold. If something is blue then it is furry. If Gary is cold then Gary is round. | Gary is not round. | False | 1 | 2 | @0: Anne is blue.[(triple1)] Anne is cold.[(triple2)] Anne is furry.[(triple3 OR ((triple1) -> rule2))] Anne is young.[(triple4)] Bob is blue.[(triple5)] Bob is smart.[(triple6)] Bob is young.[(triple7)] Gary is blue.[(triple8)] Gary is cold.[(triple9 OR ((triple10 triple11) -> rule1) OR ((((triple8) -> rule2) triple11) -> rule1))] Gary is furry.[(triple10 OR ((triple8) -> rule2))] Gary is green.[(triple11)] Gary is young.[(triple12)] @1: Bob is furry.[(((triple5) -> rule2))] Gary is round.[(((triple9) -> rule3) OR ((((triple10 triple11) -> rule1)) -> rule3) OR ((((((triple8) -> rule2) triple11) -> rule1)) -> rule3))] | depth-1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.