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
RelNoneg-OWA-D0-23
1
3
6
The bald eagle visits the cat. The bear needs the cat. The cat likes the bear. If something is nice and it needs the bear then it needs the bald eagle. If something needs the cat then it is blue. If something visits the cat then the cat likes the bear. If something likes the cat and the cat visits the bear then the bear visits the bald eagle. If something is cold then it likes the bald eagle. If something likes the cat then it is blue.
The bald eagle does not need the bald eagle.
Unknown
1
null
@0: The bald eagle visits the cat.[(triple1)] The bear needs the cat.[(triple2)] The cat likes the bear.[(triple3 OR ((triple1) -> rule3))] @1: The bear is blue.[(((triple2) -> rule2))]
depth-0
RelNoneg-OWA-D0-23
1
3
6
The bald eagle visits the cat. The bear needs the cat. The cat likes the bear. If something is nice and it needs the bear then it needs the bald eagle. If something needs the cat then it is blue. If something visits the cat then the cat likes the bear. If something likes the cat and the cat visits the bear then the bear visits the bald eagle. If something is cold then it likes the bald eagle. If something likes the cat then it is blue.
The cat needs the bear.
Unknown
0
null
@0: The bald eagle visits the cat.[(triple1)] The bear needs the cat.[(triple2)] The cat likes the bear.[(triple3 OR ((triple1) -> rule3))] @1: The bear is blue.[(((triple2) -> rule2))]
depth-0
AttNeg-OWA-D0-2394
0
10
2
Charlie is blue. Charlie is cold. Charlie is green. Charlie is smart. Charlie is white. Gary is not blue. Gary is cold. Gary is green. Gary is quiet. Gary is not white. All white people are cold. If Gary is rough then Gary is not quiet.
Gary is not white.
True
0
1
@0: Charlie is blue.[(triple1)] Charlie is cold.[(triple2 OR ((triple5) -> rule1))] Charlie is green.[(triple3)] Charlie is smart.[(triple4)] Charlie is white.[(triple5)] Gary is cold.[(triple7)] Gary is green.[(triple8)] Gary is not blue.[(triple6)] Gary is not white.[(triple10)] Gary is quiet.[(triple9)]
depth-0
AttNeg-OWA-D0-2394
0
10
2
Charlie is blue. Charlie is cold. Charlie is green. Charlie is smart. Charlie is white. Gary is not blue. Gary is cold. Gary is green. Gary is quiet. Gary is not white. All white people are cold. If Gary is rough then Gary is not quiet.
Charlie is not white.
False
0
1
@0: Charlie is blue.[(triple1)] Charlie is cold.[(triple2 OR ((triple5) -> rule1))] Charlie is green.[(triple3)] Charlie is smart.[(triple4)] Charlie is white.[(triple5)] Gary is cold.[(triple7)] Gary is green.[(triple8)] Gary is not blue.[(triple6)] Gary is not white.[(triple10)] Gary is quiet.[(triple9)]
depth-0
AttNeg-OWA-D0-2394
0
10
2
Charlie is blue. Charlie is cold. Charlie is green. Charlie is smart. Charlie is white. Gary is not blue. Gary is cold. Gary is green. Gary is quiet. Gary is not white. All white people are cold. If Gary is rough then Gary is not quiet.
Charlie is not rough.
Unknown
0
null
@0: Charlie is blue.[(triple1)] Charlie is cold.[(triple2 OR ((triple5) -> rule1))] Charlie is green.[(triple3)] Charlie is smart.[(triple4)] Charlie is white.[(triple5)] Gary is cold.[(triple7)] Gary is green.[(triple8)] Gary is not blue.[(triple6)] Gary is not white.[(triple10)] Gary is quiet.[(triple9)]
depth-0
AttNeg-OWA-D0-2394
0
10
2
Charlie is blue. Charlie is cold. Charlie is green. Charlie is smart. Charlie is white. Gary is not blue. Gary is cold. Gary is green. Gary is quiet. Gary is not white. All white people are cold. If Gary is rough then Gary is not quiet.
Gary is smart.
Unknown
0
null
@0: Charlie is blue.[(triple1)] Charlie is cold.[(triple2 OR ((triple5) -> rule1))] Charlie is green.[(triple3)] Charlie is smart.[(triple4)] Charlie is white.[(triple5)] Gary is cold.[(triple7)] Gary is green.[(triple8)] Gary is not blue.[(triple6)] Gary is not white.[(triple10)] Gary is quiet.[(triple9)]
depth-0
AttNoneg-OWA-D0-4404
0
3
1
Erin is blue. Erin is cold. Erin is white. Round people are big.
Erin is blue.
True
0
1
@0: Erin is blue.[(triple1)] Erin is cold.[(triple2)] Erin is white.[(triple3)]
depth-0
AttNoneg-OWA-D0-4404
0
3
1
Erin is blue. Erin is cold. Erin is white. Round people are big.
Erin is not cold.
False
0
1
@0: Erin is blue.[(triple1)] Erin is cold.[(triple2)] Erin is white.[(triple3)]
depth-0
AttNoneg-OWA-D0-4404
0
3
1
Erin is blue. Erin is cold. Erin is white. Round people are big.
Erin is not big.
Unknown
1
null
@0: Erin is blue.[(triple1)] Erin is cold.[(triple2)] Erin is white.[(triple3)]
depth-0
AttNoneg-OWA-D0-4404
0
3
1
Erin is blue. Erin is cold. Erin is white. Round people are big.
Erin is smart.
Unknown
0
null
@0: Erin is blue.[(triple1)] Erin is cold.[(triple2)] Erin is white.[(triple3)]
depth-0
AttNeg-OWA-D0-6853
1
12
8
Charlie is cold. Charlie is not furry. Charlie is kind. Charlie is quiet. Charlie is rough. Charlie is not white. Erin is cold. Erin is furry. Erin is green. Erin is kind. Erin is quiet. Erin is white. If Charlie is rough then Charlie is quiet. If Charlie is cold and Charlie is furry then Charlie is quiet. If Erin is cold and Erin is furry then Erin is white. Cold people are rough. If Charlie is not quiet and Charlie is not rough then Charlie is white. All white, quiet people are green. If someone is green and not rough then they are not kind. If someone is quiet and not green then they are kind.
Charlie is not furry.
True
0
1
@0: Charlie is cold.[(triple1)] Charlie is kind.[(triple3)] Charlie is not furry.[(triple2)] Charlie is not white.[(triple6)] Charlie is quiet.[(triple4 OR ((triple5) -> rule1) OR ((((triple1) -> rule4)) -> rule1))] Charlie is rough.[(triple5 OR ((triple1) -> rule4))] Erin is cold.[(triple7)] Erin is furry.[(triple8)] Erin is green.[(triple9 OR ((triple12 triple11) -> rule6) OR ((((triple7 triple8) -> rule3) triple11) -> rule6))] Erin is kind.[(triple10)] Erin is quiet.[(triple11)] Erin is white.[(triple12 OR ((triple7 triple8) -> rule3))] @1: Erin is rough.[(((triple7) -> rule4))]
depth-0
AttNeg-OWA-D0-6853
1
12
8
Charlie is cold. Charlie is not furry. Charlie is kind. Charlie is quiet. Charlie is rough. Charlie is not white. Erin is cold. Erin is furry. Erin is green. Erin is kind. Erin is quiet. Erin is white. If Charlie is rough then Charlie is quiet. If Charlie is cold and Charlie is furry then Charlie is quiet. If Erin is cold and Erin is furry then Erin is white. Cold people are rough. If Charlie is not quiet and Charlie is not rough then Charlie is white. All white, quiet people are green. If someone is green and not rough then they are not kind. If someone is quiet and not green then they are kind.
Erin is not quiet.
False
0
1
@0: Charlie is cold.[(triple1)] Charlie is kind.[(triple3)] Charlie is not furry.[(triple2)] Charlie is not white.[(triple6)] Charlie is quiet.[(triple4 OR ((triple5) -> rule1) OR ((((triple1) -> rule4)) -> rule1))] Charlie is rough.[(triple5 OR ((triple1) -> rule4))] Erin is cold.[(triple7)] Erin is furry.[(triple8)] Erin is green.[(triple9 OR ((triple12 triple11) -> rule6) OR ((((triple7 triple8) -> rule3) triple11) -> rule6))] Erin is kind.[(triple10)] Erin is quiet.[(triple11)] Erin is white.[(triple12 OR ((triple7 triple8) -> rule3))] @1: Erin is rough.[(((triple7) -> rule4))]
depth-0
AttNeg-OWA-D0-6509
1
7
3
Bob is smart. Dave is nice. Dave is not red. Gary is rough. Gary is not smart. Gary is young. Harry is cold. All young, rough things are red. All quiet things are red. If something is quiet then it is young.
Gary is young.
True
0
1
@0: Bob is smart.[(triple1)] Dave is nice.[(triple2)] Dave is not red.[(triple3)] Gary is not smart.[(triple5)] Gary is rough.[(triple4)] Gary is young.[(triple6)] Harry is cold.[(triple7)] @1: Gary is red.[(((triple6 triple4) -> rule1))]
depth-0
AttNeg-OWA-D0-6509
1
7
3
Bob is smart. Dave is nice. Dave is not red. Gary is rough. Gary is not smart. Gary is young. Harry is cold. All young, rough things are red. All quiet things are red. If something is quiet then it is young.
Harry is not cold.
False
0
1
@0: Bob is smart.[(triple1)] Dave is nice.[(triple2)] Dave is not red.[(triple3)] Gary is not smart.[(triple5)] Gary is rough.[(triple4)] Gary is young.[(triple6)] Harry is cold.[(triple7)] @1: Gary is red.[(((triple6 triple4) -> rule1))]
depth-0
AttNeg-OWA-D0-6509
1
7
3
Bob is smart. Dave is nice. Dave is not red. Gary is rough. Gary is not smart. Gary is young. Harry is cold. All young, rough things are red. All quiet things are red. If something is quiet then it is young.
Dave is not young.
Unknown
1
null
@0: Bob is smart.[(triple1)] Dave is nice.[(triple2)] Dave is not red.[(triple3)] Gary is not smart.[(triple5)] Gary is rough.[(triple4)] Gary is young.[(triple6)] Harry is cold.[(triple7)] @1: Gary is red.[(((triple6 triple4) -> rule1))]
depth-0
AttNeg-OWA-D0-6509
1
7
3
Bob is smart. Dave is nice. Dave is not red. Gary is rough. Gary is not smart. Gary is young. Harry is cold. All young, rough things are red. All quiet things are red. If something is quiet then it is young.
Dave is rough.
Unknown
0
null
@0: Bob is smart.[(triple1)] Dave is nice.[(triple2)] Dave is not red.[(triple3)] Gary is not smart.[(triple5)] Gary is rough.[(triple4)] Gary is young.[(triple6)] Harry is cold.[(triple7)] @1: Gary is red.[(((triple6 triple4) -> rule1))]
depth-0
RelNeg-OWA-D0-61
0
5
6
The bear is green. The bear is not kind. The bear is red. The bear is not rough. The bear is not round. All rough people are green. If someone is rough and not round then they are not kind. All rough, red people are not kind. If someone is red and not round then they are not rough. All rough people are not red. If the bear is rough and the bear is kind then the bear is red.
The bear is not round.
True
0
1
@0: The bear is green.[(triple1)] The bear is not kind.[(triple2)] The bear is not rough.[(triple4 OR ((triple3 triple5) -> rule4))] The bear is not round.[(triple5)] The bear is red.[(triple3)]
depth-0
RelNeg-OWA-D0-61
0
5
6
The bear is green. The bear is not kind. The bear is red. The bear is not rough. The bear is not round. All rough people are green. If someone is rough and not round then they are not kind. All rough, red people are not kind. If someone is red and not round then they are not rough. All rough people are not red. If the bear is rough and the bear is kind then the bear is red.
The bear is kind.
False
0
1
@0: The bear is green.[(triple1)] The bear is not kind.[(triple2)] The bear is not rough.[(triple4 OR ((triple3 triple5) -> rule4))] The bear is not round.[(triple5)] The bear is red.[(triple3)]
depth-0
RelNeg-OWA-D0-61
0
5
6
The bear is green. The bear is not kind. The bear is red. The bear is not rough. The bear is not round. All rough people are green. If someone is rough and not round then they are not kind. All rough, red people are not kind. If someone is red and not round then they are not rough. All rough people are not red. If the bear is rough and the bear is kind then the bear is red.
The bear does not visit the bear.
Unknown
0
null
@0: The bear is green.[(triple1)] The bear is not kind.[(triple2)] The bear is not rough.[(triple4 OR ((triple3 triple5) -> rule4))] The bear is not round.[(triple5)] The bear is red.[(triple3)]
depth-0
RelNeg-OWA-D0-61
0
5
6
The bear is green. The bear is not kind. The bear is red. The bear is not rough. The bear is not round. All rough people are green. If someone is rough and not round then they are not kind. All rough, red people are not kind. If someone is red and not round then they are not rough. All rough people are not red. If the bear is rough and the bear is kind then the bear is red.
The bear likes the bear.
Unknown
0
null
@0: The bear is green.[(triple1)] The bear is not kind.[(triple2)] The bear is not rough.[(triple4 OR ((triple3 triple5) -> rule4))] The bear is not round.[(triple5)] The bear is red.[(triple3)]
depth-0
RelNeg-OWA-D0-813
1
12
2
The cat is green. The cat is not nice. The cat is round. The cat likes the lion. The cat likes the tiger. The cat needs the lion. The cat needs the tiger. The lion likes the cat. The tiger is not young. The tiger likes the cat. The tiger does not need the cat. The tiger sees the lion. If something likes the tiger then the tiger likes the cat. If something likes the tiger and the tiger does not need the cat then the tiger does not like the lion.
The cat is green.
True
0
1
@0: The cat is green.[(triple1)] The cat is not nice.[(triple2)] The cat is round.[(triple3)] The cat likes the lion.[(triple4)] The cat likes the tiger.[(triple5)] The cat needs the lion.[(triple6)] The cat needs the tiger.[(triple7)] The lion likes the cat.[(triple8)] The tiger does not need the cat.[(triple11)] The tiger is not young.[(triple9)] The tiger likes the cat.[(triple10 OR ((triple5) -> rule1))] The tiger sees the lion.[(triple12)] @1: The tiger does not like the lion.[(((triple5 triple11) -> rule2))]
depth-0
RelNeg-OWA-D0-813
1
12
2
The cat is green. The cat is not nice. The cat is round. The cat likes the lion. The cat likes the tiger. The cat needs the lion. The cat needs the tiger. The lion likes the cat. The tiger is not young. The tiger likes the cat. The tiger does not need the cat. The tiger sees the lion. If something likes the tiger then the tiger likes the cat. If something likes the tiger and the tiger does not need the cat then the tiger does not like the lion.
The cat is not round.
False
0
1
@0: The cat is green.[(triple1)] The cat is not nice.[(triple2)] The cat is round.[(triple3)] The cat likes the lion.[(triple4)] The cat likes the tiger.[(triple5)] The cat needs the lion.[(triple6)] The cat needs the tiger.[(triple7)] The lion likes the cat.[(triple8)] The tiger does not need the cat.[(triple11)] The tiger is not young.[(triple9)] The tiger likes the cat.[(triple10 OR ((triple5) -> rule1))] The tiger sees the lion.[(triple12)] @1: The tiger does not like the lion.[(((triple5 triple11) -> rule2))]
depth-0
RelNeg-OWA-D0-813
1
12
2
The cat is green. The cat is not nice. The cat is round. The cat likes the lion. The cat likes the tiger. The cat needs the lion. The cat needs the tiger. The lion likes the cat. The tiger is not young. The tiger likes the cat. The tiger does not need the cat. The tiger sees the lion. If something likes the tiger then the tiger likes the cat. If something likes the tiger and the tiger does not need the cat then the tiger does not like the lion.
The tiger is not nice.
Unknown
0
null
@0: The cat is green.[(triple1)] The cat is not nice.[(triple2)] The cat is round.[(triple3)] The cat likes the lion.[(triple4)] The cat likes the tiger.[(triple5)] The cat needs the lion.[(triple6)] The cat needs the tiger.[(triple7)] The lion likes the cat.[(triple8)] The tiger does not need the cat.[(triple11)] The tiger is not young.[(triple9)] The tiger likes the cat.[(triple10 OR ((triple5) -> rule1))] The tiger sees the lion.[(triple12)] @1: The tiger does not like the lion.[(((triple5 triple11) -> rule2))]
depth-0
RelNeg-OWA-D0-813
1
12
2
The cat is green. The cat is not nice. The cat is round. The cat likes the lion. The cat likes the tiger. The cat needs the lion. The cat needs the tiger. The lion likes the cat. The tiger is not young. The tiger likes the cat. The tiger does not need the cat. The tiger sees the lion. If something likes the tiger then the tiger likes the cat. If something likes the tiger and the tiger does not need the cat then the tiger does not like the lion.
The lion is nice.
Unknown
0
null
@0: The cat is green.[(triple1)] The cat is not nice.[(triple2)] The cat is round.[(triple3)] The cat likes the lion.[(triple4)] The cat likes the tiger.[(triple5)] The cat needs the lion.[(triple6)] The cat needs the tiger.[(triple7)] The lion likes the cat.[(triple8)] The tiger does not need the cat.[(triple11)] The tiger is not young.[(triple9)] The tiger likes the cat.[(triple10 OR ((triple5) -> rule1))] The tiger sees the lion.[(triple12)] @1: The tiger does not like the lion.[(((triple5 triple11) -> rule2))]
depth-0
AttNoneg-OWA-D0-623
1
7
6
Anne is kind. Bob is kind. Bob is nice. Charlie is white. Fiona is blue. Fiona is kind. Fiona is round. All quiet, blue people are round. All nice, red people are kind. Red people are round. All white, red people are blue. All round people are red. If Fiona is blue and Fiona is white then Fiona is red.
Fiona is round.
True
0
1
@0: Anne is kind.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Charlie is white.[(triple4)] Fiona is blue.[(triple5)] Fiona is kind.[(triple6)] Fiona is round.[(triple7)] @1: Fiona is red.[(((triple7) -> rule5))]
depth-0
AttNoneg-OWA-D0-623
1
7
6
Anne is kind. Bob is kind. Bob is nice. Charlie is white. Fiona is blue. Fiona is kind. Fiona is round. All quiet, blue people are round. All nice, red people are kind. Red people are round. All white, red people are blue. All round people are red. If Fiona is blue and Fiona is white then Fiona is red.
Fiona is not kind.
False
0
1
@0: Anne is kind.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Charlie is white.[(triple4)] Fiona is blue.[(triple5)] Fiona is kind.[(triple6)] Fiona is round.[(triple7)] @1: Fiona is red.[(((triple7) -> rule5))]
depth-0
AttNoneg-OWA-D0-623
1
7
6
Anne is kind. Bob is kind. Bob is nice. Charlie is white. Fiona is blue. Fiona is kind. Fiona is round. All quiet, blue people are round. All nice, red people are kind. Red people are round. All white, red people are blue. All round people are red. If Fiona is blue and Fiona is white then Fiona is red.
Anne is not blue.
Unknown
1
null
@0: Anne is kind.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Charlie is white.[(triple4)] Fiona is blue.[(triple5)] Fiona is kind.[(triple6)] Fiona is round.[(triple7)] @1: Fiona is red.[(((triple7) -> rule5))]
depth-0
AttNoneg-OWA-D0-623
1
7
6
Anne is kind. Bob is kind. Bob is nice. Charlie is white. Fiona is blue. Fiona is kind. Fiona is round. All quiet, blue people are round. All nice, red people are kind. Red people are round. All white, red people are blue. All round people are red. If Fiona is blue and Fiona is white then Fiona is red.
Fiona is quiet.
Unknown
0
null
@0: Anne is kind.[(triple1)] Bob is kind.[(triple2)] Bob is nice.[(triple3)] Charlie is white.[(triple4)] Fiona is blue.[(triple5)] Fiona is kind.[(triple6)] Fiona is round.[(triple7)] @1: Fiona is red.[(((triple7) -> rule5))]
depth-0
AttNoneg-OWA-D0-1283
0
7
2
Gary is big. Gary is blue. Gary is cold. Gary is furry. Gary is nice. Gary is red. Gary is white. Furry people are blue. If Gary is cold then Gary is white.
Gary is blue.
True
0
1
@0: Gary is big.[(triple1)] Gary is blue.[(triple2 OR ((triple4) -> rule1))] Gary is cold.[(triple3)] Gary is furry.[(triple4)] Gary is nice.[(triple5)] Gary is red.[(triple6)] Gary is white.[(triple7 OR ((triple3) -> rule2))]
depth-0
AttNoneg-OWA-D0-1283
0
7
2
Gary is big. Gary is blue. Gary is cold. Gary is furry. Gary is nice. Gary is red. Gary is white. Furry people are blue. If Gary is cold then Gary is white.
Gary is not furry.
False
0
1
@0: Gary is big.[(triple1)] Gary is blue.[(triple2 OR ((triple4) -> rule1))] Gary is cold.[(triple3)] Gary is furry.[(triple4)] Gary is nice.[(triple5)] Gary is red.[(triple6)] Gary is white.[(triple7 OR ((triple3) -> rule2))]
depth-0
AttNoneg-OWA-D0-5067
0
3
2
Anne is blue. Dave is smart. Harry is quiet. All rough, cold people are furry. Young people are cold.
Dave is smart.
True
0
1
@0: Anne is blue.[(triple1)] Dave is smart.[(triple2)] Harry is quiet.[(triple3)]
depth-0
AttNoneg-OWA-D0-5067
0
3
2
Anne is blue. Dave is smart. Harry is quiet. All rough, cold people are furry. Young people are cold.
Anne is not blue.
False
0
1
@0: Anne is blue.[(triple1)] Dave is smart.[(triple2)] Harry is quiet.[(triple3)]
depth-0
AttNoneg-OWA-D0-5067
0
3
2
Anne is blue. Dave is smart. Harry is quiet. All rough, cold people are furry. Young people are cold.
Dave is not furry.
Unknown
1
null
@0: Anne is blue.[(triple1)] Dave is smart.[(triple2)] Harry is quiet.[(triple3)]
depth-0
AttNoneg-OWA-D0-5067
0
3
2
Anne is blue. Dave is smart. Harry is quiet. All rough, cold people are furry. Young people are cold.
Dave is rough.
Unknown
0
null
@0: Anne is blue.[(triple1)] Dave is smart.[(triple2)] Harry is quiet.[(triple3)]
depth-0
RelNoneg-OWA-D0-6088
0
4
1
The bald eagle chases the lion. The dog likes the bald eagle. The lion chases the bald eagle. The tiger is blue. If someone eats the tiger and they eat the lion then the lion likes the tiger.
The dog likes the bald eagle.
True
0
1
@0: The bald eagle chases the lion.[(triple1)] The dog likes the bald eagle.[(triple2)] The lion chases the bald eagle.[(triple3)] The tiger is blue.[(triple4)]
depth-0
RelNoneg-OWA-D0-6088
0
4
1
The bald eagle chases the lion. The dog likes the bald eagle. The lion chases the bald eagle. The tiger is blue. If someone eats the tiger and they eat the lion then the lion likes the tiger.
The dog does not like the bald eagle.
False
0
1
@0: The bald eagle chases the lion.[(triple1)] The dog likes the bald eagle.[(triple2)] The lion chases the bald eagle.[(triple3)] The tiger is blue.[(triple4)]
depth-0
RelNoneg-OWA-D0-6088
0
4
1
The bald eagle chases the lion. The dog likes the bald eagle. The lion chases the bald eagle. The tiger is blue. If someone eats the tiger and they eat the lion then the lion likes the tiger.
The lion does not like the tiger.
Unknown
1
null
@0: The bald eagle chases the lion.[(triple1)] The dog likes the bald eagle.[(triple2)] The lion chases the bald eagle.[(triple3)] The tiger is blue.[(triple4)]
depth-0
RelNoneg-OWA-D0-6088
0
4
1
The bald eagle chases the lion. The dog likes the bald eagle. The lion chases the bald eagle. The tiger is blue. If someone eats the tiger and they eat the lion then the lion likes the tiger.
The lion likes the lion.
Unknown
0
null
@0: The bald eagle chases the lion.[(triple1)] The dog likes the bald eagle.[(triple2)] The lion chases the bald eagle.[(triple3)] The tiger is blue.[(triple4)]
depth-0
AttNeg-OWA-D0-1646
0
3
2
Charlie is rough. Dave is not green. Dave is red. If someone is green and not furry then they are not rough. Blue people are smart.
Dave is not green.
True
0
1
@0: Charlie is rough.[(triple1)] Dave is not green.[(triple2)] Dave is red.[(triple3)]
depth-0
AttNeg-OWA-D0-1646
0
3
2
Charlie is rough. Dave is not green. Dave is red. If someone is green and not furry then they are not rough. Blue people are smart.
Charlie is not rough.
False
0
1
@0: Charlie is rough.[(triple1)] Dave is not green.[(triple2)] Dave is red.[(triple3)]
depth-0
AttNeg-OWA-D0-1646
0
3
2
Charlie is rough. Dave is not green. Dave is red. If someone is green and not furry then they are not rough. Blue people are smart.
Charlie is not smart.
Unknown
1
null
@0: Charlie is rough.[(triple1)] Dave is not green.[(triple2)] Dave is red.[(triple3)]
depth-0
AttNeg-OWA-D0-1646
0
3
2
Charlie is rough. Dave is not green. Dave is red. If someone is green and not furry then they are not rough. Blue people are smart.
Dave is furry.
Unknown
0
null
@0: Charlie is rough.[(triple1)] Dave is not green.[(triple2)] Dave is red.[(triple3)]
depth-0
AttNeg-OWA-D0-5963
0
14
8
Dave is big. Dave is not cold. Dave is kind. Dave is not quiet. Dave is red. Dave is rough. Dave is smart. Gary is big. Gary is cold. Gary is kind. Gary is quiet. Gary is red. Gary is rough. Gary is smart. All cold things are kind. If something is quiet and not kind then it is not smart. If something is quiet and not kind then it is smart. All cold, big things are rough. All red things are rough. Quiet things are big. If something is smart then it is big. If Dave is quiet and Dave is not big then Dave is not rough.
Gary is red.
True
0
1
@0: Dave is big.[(triple1 OR ((triple7) -> rule7))] Dave is kind.[(triple3)] Dave is not cold.[(triple2)] Dave is not quiet.[(triple4)] Dave is red.[(triple5)] Dave is rough.[(triple6 OR ((triple5) -> rule5))] Dave is smart.[(triple7)] Gary is big.[(triple8 OR ((triple11) -> rule6) OR ((triple14) -> rule7))] Gary is cold.[(triple9)] Gary is kind.[(triple10 OR ((triple9) -> rule1))] Gary is quiet.[(triple11)] Gary is red.[(triple12)] Gary is rough.[(triple13 OR ((triple12) -> rule5) OR ((triple9 triple8) -> rule4) OR ((triple9 ((triple11) -> rule6)) -> rule4) OR ((triple9 ((triple14) -> rule7)) -> rule4))] Gary is smart.[(triple14)]
depth-0
AttNeg-OWA-D0-5963
0
14
8
Dave is big. Dave is not cold. Dave is kind. Dave is not quiet. Dave is red. Dave is rough. Dave is smart. Gary is big. Gary is cold. Gary is kind. Gary is quiet. Gary is red. Gary is rough. Gary is smart. All cold things are kind. If something is quiet and not kind then it is not smart. If something is quiet and not kind then it is smart. All cold, big things are rough. All red things are rough. Quiet things are big. If something is smart then it is big. If Dave is quiet and Dave is not big then Dave is not rough.
Gary is not quiet.
False
0
1
@0: Dave is big.[(triple1 OR ((triple7) -> rule7))] Dave is kind.[(triple3)] Dave is not cold.[(triple2)] Dave is not quiet.[(triple4)] Dave is red.[(triple5)] Dave is rough.[(triple6 OR ((triple5) -> rule5))] Dave is smart.[(triple7)] Gary is big.[(triple8 OR ((triple11) -> rule6) OR ((triple14) -> rule7))] Gary is cold.[(triple9)] Gary is kind.[(triple10 OR ((triple9) -> rule1))] Gary is quiet.[(triple11)] Gary is red.[(triple12)] Gary is rough.[(triple13 OR ((triple12) -> rule5) OR ((triple9 triple8) -> rule4) OR ((triple9 ((triple11) -> rule6)) -> rule4) OR ((triple9 ((triple14) -> rule7)) -> rule4))] Gary is smart.[(triple14)]
depth-0
RelNeg-OWA-D0-2364
0
5
8
The cow is green. The cow is not kind. The cow is nice. The cow is red. The cow is round. Round, green things are red. All round, nice things are red. If something is round and not kind then it is red. All kind things are not green. All round things are green. All nice things are green. If the cow is green then the cow is red. If something is nice then it is round.
The cow is green.
True
0
1
@0: The cow is green.[(triple1 OR ((triple3) -> rule6) OR ((triple5) -> rule5) OR ((((triple3) -> rule8)) -> rule5))] The cow is nice.[(triple3)] The cow is not kind.[(triple2)] The cow is red.[(triple4 OR ((triple1) -> rule7) OR ((triple5 triple1) -> rule1) OR ((triple5 triple2) -> rule3) OR ((triple5 triple3) -> rule2) OR ((((triple3) -> rule6)) -> rule7) OR ((((triple5) -> rule5)) -> rule7) OR ((triple5 ((triple3) -> rule6)) -> rule1) OR ((triple5 ((triple5) -> rule5)) -> rule1) OR ((((triple3) -> rule8) triple1) -> rule1) OR ((((triple3) -> rule8) triple2) -> rule3) OR ((((triple3) -> rule8) triple3) -> rule2) OR ((((triple3) -> rule8) ((triple3) -> rule6)) -> rule1) OR ((((triple3) -> rule8) ((triple5) -> rule5)) -> rule1) OR ((((((triple3) -> rule8)) -> rule5)) -> rule7) OR ((triple5 ((((triple3) -> rule8)) -> rule5)) -> rule1) OR ((((triple3) -> rule8) ((((triple3) -> rule8)) -> rule5)) -> rule1))] The cow is round.[(triple5 OR ((triple3) -> rule8))]
depth-0
RelNeg-OWA-D0-2364
0
5
8
The cow is green. The cow is not kind. The cow is nice. The cow is red. The cow is round. Round, green things are red. All round, nice things are red. If something is round and not kind then it is red. All kind things are not green. All round things are green. All nice things are green. If the cow is green then the cow is red. If something is nice then it is round.
The cow is not green.
False
0
1
@0: The cow is green.[(triple1 OR ((triple3) -> rule6) OR ((triple5) -> rule5) OR ((((triple3) -> rule8)) -> rule5))] The cow is nice.[(triple3)] The cow is not kind.[(triple2)] The cow is red.[(triple4 OR ((triple1) -> rule7) OR ((triple5 triple1) -> rule1) OR ((triple5 triple2) -> rule3) OR ((triple5 triple3) -> rule2) OR ((((triple3) -> rule6)) -> rule7) OR ((((triple5) -> rule5)) -> rule7) OR ((triple5 ((triple3) -> rule6)) -> rule1) OR ((triple5 ((triple5) -> rule5)) -> rule1) OR ((((triple3) -> rule8) triple1) -> rule1) OR ((((triple3) -> rule8) triple2) -> rule3) OR ((((triple3) -> rule8) triple3) -> rule2) OR ((((triple3) -> rule8) ((triple3) -> rule6)) -> rule1) OR ((((triple3) -> rule8) ((triple5) -> rule5)) -> rule1) OR ((((((triple3) -> rule8)) -> rule5)) -> rule7) OR ((triple5 ((((triple3) -> rule8)) -> rule5)) -> rule1) OR ((((triple3) -> rule8) ((((triple3) -> rule8)) -> rule5)) -> rule1))] The cow is round.[(triple5 OR ((triple3) -> rule8))]
depth-0
RelNeg-OWA-D0-2364
0
5
8
The cow is green. The cow is not kind. The cow is nice. The cow is red. The cow is round. Round, green things are red. All round, nice things are red. If something is round and not kind then it is red. All kind things are not green. All round things are green. All nice things are green. If the cow is green then the cow is red. If something is nice then it is round.
The cow does not need the cow.
Unknown
0
null
@0: The cow is green.[(triple1 OR ((triple3) -> rule6) OR ((triple5) -> rule5) OR ((((triple3) -> rule8)) -> rule5))] The cow is nice.[(triple3)] The cow is not kind.[(triple2)] The cow is red.[(triple4 OR ((triple1) -> rule7) OR ((triple5 triple1) -> rule1) OR ((triple5 triple2) -> rule3) OR ((triple5 triple3) -> rule2) OR ((((triple3) -> rule6)) -> rule7) OR ((((triple5) -> rule5)) -> rule7) OR ((triple5 ((triple3) -> rule6)) -> rule1) OR ((triple5 ((triple5) -> rule5)) -> rule1) OR ((((triple3) -> rule8) triple1) -> rule1) OR ((((triple3) -> rule8) triple2) -> rule3) OR ((((triple3) -> rule8) triple3) -> rule2) OR ((((triple3) -> rule8) ((triple3) -> rule6)) -> rule1) OR ((((triple3) -> rule8) ((triple5) -> rule5)) -> rule1) OR ((((((triple3) -> rule8)) -> rule5)) -> rule7) OR ((triple5 ((((triple3) -> rule8)) -> rule5)) -> rule1) OR ((((triple3) -> rule8) ((((triple3) -> rule8)) -> rule5)) -> rule1))] The cow is round.[(triple5 OR ((triple3) -> rule8))]
depth-0
RelNeg-OWA-D0-2364
0
5
8
The cow is green. The cow is not kind. The cow is nice. The cow is red. The cow is round. Round, green things are red. All round, nice things are red. If something is round and not kind then it is red. All kind things are not green. All round things are green. All nice things are green. If the cow is green then the cow is red. If something is nice then it is round.
The cow eats the cow.
Unknown
0
null
@0: The cow is green.[(triple1 OR ((triple3) -> rule6) OR ((triple5) -> rule5) OR ((((triple3) -> rule8)) -> rule5))] The cow is nice.[(triple3)] The cow is not kind.[(triple2)] The cow is red.[(triple4 OR ((triple1) -> rule7) OR ((triple5 triple1) -> rule1) OR ((triple5 triple2) -> rule3) OR ((triple5 triple3) -> rule2) OR ((((triple3) -> rule6)) -> rule7) OR ((((triple5) -> rule5)) -> rule7) OR ((triple5 ((triple3) -> rule6)) -> rule1) OR ((triple5 ((triple5) -> rule5)) -> rule1) OR ((((triple3) -> rule8) triple1) -> rule1) OR ((((triple3) -> rule8) triple2) -> rule3) OR ((((triple3) -> rule8) triple3) -> rule2) OR ((((triple3) -> rule8) ((triple3) -> rule6)) -> rule1) OR ((((triple3) -> rule8) ((triple5) -> rule5)) -> rule1) OR ((((((triple3) -> rule8)) -> rule5)) -> rule7) OR ((triple5 ((((triple3) -> rule8)) -> rule5)) -> rule1) OR ((((triple3) -> rule8) ((((triple3) -> rule8)) -> rule5)) -> rule1))] The cow is round.[(triple5 OR ((triple3) -> rule8))]
depth-0
RelNoneg-OWA-D0-3232
0
7
3
The cat is blue. The cat is green. The cat is red. The cat likes the rabbit. The cat needs the rabbit. The cat sees the rabbit. The rabbit is red. If something needs the cat and the cat is red then the cat is green. If something needs the cat and it sees the rabbit then it sees the cat. If something needs the cat and it likes the cat then it is cold.
The cat is green.
True
0
1
@0: The cat is blue.[(triple1)] The cat is green.[(triple2)] The cat is red.[(triple3)] The cat likes the rabbit.[(triple4)] The cat needs the rabbit.[(triple5)] The cat sees the rabbit.[(triple6)] The rabbit is red.[(triple7)]
depth-0
RelNoneg-OWA-D0-3232
0
7
3
The cat is blue. The cat is green. The cat is red. The cat likes the rabbit. The cat needs the rabbit. The cat sees the rabbit. The rabbit is red. If something needs the cat and the cat is red then the cat is green. If something needs the cat and it sees the rabbit then it sees the cat. If something needs the cat and it likes the cat then it is cold.
The cat is not green.
False
0
1
@0: The cat is blue.[(triple1)] The cat is green.[(triple2)] The cat is red.[(triple3)] The cat likes the rabbit.[(triple4)] The cat needs the rabbit.[(triple5)] The cat sees the rabbit.[(triple6)] The rabbit is red.[(triple7)]
depth-0
RelNoneg-OWA-D0-3232
0
7
3
The cat is blue. The cat is green. The cat is red. The cat likes the rabbit. The cat needs the rabbit. The cat sees the rabbit. The rabbit is red. If something needs the cat and the cat is red then the cat is green. If something needs the cat and it sees the rabbit then it sees the cat. If something needs the cat and it likes the cat then it is cold.
The cat does not see the cat.
Unknown
1
null
@0: The cat is blue.[(triple1)] The cat is green.[(triple2)] The cat is red.[(triple3)] The cat likes the rabbit.[(triple4)] The cat needs the rabbit.[(triple5)] The cat sees the rabbit.[(triple6)] The rabbit is red.[(triple7)]
depth-0
RelNoneg-OWA-D0-3232
0
7
3
The cat is blue. The cat is green. The cat is red. The cat likes the rabbit. The cat needs the rabbit. The cat sees the rabbit. The rabbit is red. If something needs the cat and the cat is red then the cat is green. If something needs the cat and it sees the rabbit then it sees the cat. If something needs the cat and it likes the cat then it is cold.
The cat needs the cat.
Unknown
0
null
@0: The cat is blue.[(triple1)] The cat is green.[(triple2)] The cat is red.[(triple3)] The cat likes the rabbit.[(triple4)] The cat needs the rabbit.[(triple5)] The cat sees the rabbit.[(triple6)] The rabbit is red.[(triple7)]
depth-0
AttNoneg-OWA-D0-5540
0
3
8
Bob is nice. Charlie is nice. Harry is blue. White things are furry. If Charlie is white then Charlie is blue. All blue, cold things are nice. If something is white and smart then it is furry. If Bob is blue then Bob is nice. Cold, furry things are nice. Furry things are nice. All blue, kind things are nice.
Charlie is nice.
True
0
1
@0: Bob is nice.[(triple1)] Charlie is nice.[(triple2)] Harry is blue.[(triple3)]
depth-0
AttNoneg-OWA-D0-5540
0
3
8
Bob is nice. Charlie is nice. Harry is blue. White things are furry. If Charlie is white then Charlie is blue. All blue, cold things are nice. If something is white and smart then it is furry. If Bob is blue then Bob is nice. Cold, furry things are nice. Furry things are nice. All blue, kind things are nice.
Harry is not blue.
False
0
1
@0: Bob is nice.[(triple1)] Charlie is nice.[(triple2)] Harry is blue.[(triple3)]
depth-0
AttNoneg-OWA-D0-5540
0
3
8
Bob is nice. Charlie is nice. Harry is blue. White things are furry. If Charlie is white then Charlie is blue. All blue, cold things are nice. If something is white and smart then it is furry. If Bob is blue then Bob is nice. Cold, furry things are nice. Furry things are nice. All blue, kind things are nice.
Charlie is not furry.
Unknown
1
null
@0: Bob is nice.[(triple1)] Charlie is nice.[(triple2)] Harry is blue.[(triple3)]
depth-0
AttNoneg-OWA-D0-5540
0
3
8
Bob is nice. Charlie is nice. Harry is blue. White things are furry. If Charlie is white then Charlie is blue. All blue, cold things are nice. If something is white and smart then it is furry. If Bob is blue then Bob is nice. Cold, furry things are nice. Furry things are nice. All blue, kind things are nice.
Charlie is white.
Unknown
0
null
@0: Bob is nice.[(triple1)] Charlie is nice.[(triple2)] Harry is blue.[(triple3)]
depth-0
AttNoneg-OWA-D0-2931
0
7
3
Anne is big. Anne is cold. Anne is furry. Anne is green. Anne is rough. Anne is white. Anne is young. Green people are cold. If someone is white then they are green. Cold, big people are green.
Anne is cold.
True
0
1
@0: Anne is big.[(triple1)] Anne is cold.[(triple2 OR ((triple4) -> rule1) OR ((((triple6) -> rule2)) -> rule1))] Anne is furry.[(triple3)] Anne is green.[(triple4 OR ((triple6) -> rule2) OR ((triple2 triple1) -> rule3))] Anne is rough.[(triple5)] Anne is white.[(triple6)] Anne is young.[(triple7)]
depth-0
AttNoneg-OWA-D0-2931
0
7
3
Anne is big. Anne is cold. Anne is furry. Anne is green. Anne is rough. Anne is white. Anne is young. Green people are cold. If someone is white then they are green. Cold, big people are green.
Anne is not green.
False
0
1
@0: Anne is big.[(triple1)] Anne is cold.[(triple2 OR ((triple4) -> rule1) OR ((((triple6) -> rule2)) -> rule1))] Anne is furry.[(triple3)] Anne is green.[(triple4 OR ((triple6) -> rule2) OR ((triple2 triple1) -> rule3))] Anne is rough.[(triple5)] Anne is white.[(triple6)] Anne is young.[(triple7)]
depth-0
AttNeg-OWA-D0-3528
1
7
3
Anne is big. Anne is blue. Anne is furry. Erin is not green. Erin is not smart. Fiona is not big. Gary is blue. If Erin is big and Erin is furry then Erin is blue. All round things are blue. All big things are not smart.
Anne is big.
True
0
1
@0: Anne is big.[(triple1)] Anne is blue.[(triple2)] Anne is furry.[(triple3)] Erin is not green.[(triple4)] Erin is not smart.[(triple5)] Fiona is not big.[(triple6)] Gary is blue.[(triple7)] @1: Anne is not smart.[(((triple1) -> rule3))]
depth-0
AttNeg-OWA-D0-3528
1
7
3
Anne is big. Anne is blue. Anne is furry. Erin is not green. Erin is not smart. Fiona is not big. Gary is blue. If Erin is big and Erin is furry then Erin is blue. All round things are blue. All big things are not smart.
Erin is smart.
False
0
1
@0: Anne is big.[(triple1)] Anne is blue.[(triple2)] Anne is furry.[(triple3)] Erin is not green.[(triple4)] Erin is not smart.[(triple5)] Fiona is not big.[(triple6)] Gary is blue.[(triple7)] @1: Anne is not smart.[(((triple1) -> rule3))]
depth-0
AttNeg-OWA-D0-3528
1
7
3
Anne is big. Anne is blue. Anne is furry. Erin is not green. Erin is not smart. Fiona is not big. Gary is blue. If Erin is big and Erin is furry then Erin is blue. All round things are blue. All big things are not smart.
Erin is not blue.
Unknown
1
null
@0: Anne is big.[(triple1)] Anne is blue.[(triple2)] Anne is furry.[(triple3)] Erin is not green.[(triple4)] Erin is not smart.[(triple5)] Fiona is not big.[(triple6)] Gary is blue.[(triple7)] @1: Anne is not smart.[(((triple1) -> rule3))]
depth-0
AttNeg-OWA-D0-3528
1
7
3
Anne is big. Anne is blue. Anne is furry. Erin is not green. Erin is not smart. Fiona is not big. Gary is blue. If Erin is big and Erin is furry then Erin is blue. All round things are blue. All big things are not smart.
Gary is green.
Unknown
0
null
@0: Anne is big.[(triple1)] Anne is blue.[(triple2)] Anne is furry.[(triple3)] Erin is not green.[(triple4)] Erin is not smart.[(triple5)] Fiona is not big.[(triple6)] Gary is blue.[(triple7)] @1: Anne is not smart.[(((triple1) -> rule3))]
depth-0
AttNeg-OWA-D0-3756
0
7
6
Dave is blue. Dave is not furry. Dave is green. Dave is not kind. Dave is nice. Dave is rough. Dave is not young. All young, green things are furry. All blue things are not young. If something is nice and not blue then it is kind. If something is young and not furry then it is nice. If something is young and not blue then it is nice. All kind things are nice.
Dave is rough.
True
0
1
@0: Dave is blue.[(triple1)] Dave is green.[(triple3)] Dave is nice.[(triple5)] Dave is not furry.[(triple2)] Dave is not kind.[(triple4)] Dave is not young.[(triple7 OR ((triple1) -> rule2))] Dave is rough.[(triple6)]
depth-0
AttNeg-OWA-D0-3756
0
7
6
Dave is blue. Dave is not furry. Dave is green. Dave is not kind. Dave is nice. Dave is rough. Dave is not young. All young, green things are furry. All blue things are not young. If something is nice and not blue then it is kind. If something is young and not furry then it is nice. If something is young and not blue then it is nice. All kind things are nice.
Dave is furry.
False
0
1
@0: Dave is blue.[(triple1)] Dave is green.[(triple3)] Dave is nice.[(triple5)] Dave is not furry.[(triple2)] Dave is not kind.[(triple4)] Dave is not young.[(triple7 OR ((triple1) -> rule2))] Dave is rough.[(triple6)]
depth-0
RelNoneg-OWA-D0-5414
0
15
3
The cat eats the lion. The cat is rough. The cat needs the tiger. The cat sees the tiger. The lion eats the mouse. The lion is rough. The mouse eats the lion. The mouse is blue. The mouse needs the lion. The mouse sees the cat. The mouse sees the lion. The tiger eats the lion. The tiger is green. The tiger is kind. The tiger needs the mouse. All blue, young things are rough. If something is kind and it sees the mouse then it sees the tiger. If something needs the cat then the cat needs the tiger.
The tiger is kind.
True
0
1
@0: The cat eats the lion.[(triple1)] The cat is rough.[(triple2)] The cat needs the tiger.[(triple3)] The cat sees the tiger.[(triple4)] The lion eats the mouse.[(triple5)] The lion is rough.[(triple6)] The mouse eats the lion.[(triple7)] The mouse is blue.[(triple8)] The mouse needs the lion.[(triple9)] The mouse sees the cat.[(triple10)] The mouse sees the lion.[(triple11)] The tiger eats the lion.[(triple12)] The tiger is green.[(triple13)] The tiger is kind.[(triple14)] The tiger needs the mouse.[(triple15)]
depth-0
RelNoneg-OWA-D0-5414
0
15
3
The cat eats the lion. The cat is rough. The cat needs the tiger. The cat sees the tiger. The lion eats the mouse. The lion is rough. The mouse eats the lion. The mouse is blue. The mouse needs the lion. The mouse sees the cat. The mouse sees the lion. The tiger eats the lion. The tiger is green. The tiger is kind. The tiger needs the mouse. All blue, young things are rough. If something is kind and it sees the mouse then it sees the tiger. If something needs the cat then the cat needs the tiger.
The tiger does not eat the lion.
False
0
1
@0: The cat eats the lion.[(triple1)] The cat is rough.[(triple2)] The cat needs the tiger.[(triple3)] The cat sees the tiger.[(triple4)] The lion eats the mouse.[(triple5)] The lion is rough.[(triple6)] The mouse eats the lion.[(triple7)] The mouse is blue.[(triple8)] The mouse needs the lion.[(triple9)] The mouse sees the cat.[(triple10)] The mouse sees the lion.[(triple11)] The tiger eats the lion.[(triple12)] The tiger is green.[(triple13)] The tiger is kind.[(triple14)] The tiger needs the mouse.[(triple15)]
depth-0
RelNoneg-OWA-D0-5414
0
15
3
The cat eats the lion. The cat is rough. The cat needs the tiger. The cat sees the tiger. The lion eats the mouse. The lion is rough. The mouse eats the lion. The mouse is blue. The mouse needs the lion. The mouse sees the cat. The mouse sees the lion. The tiger eats the lion. The tiger is green. The tiger is kind. The tiger needs the mouse. All blue, young things are rough. If something is kind and it sees the mouse then it sees the tiger. If something needs the cat then the cat needs the tiger.
The tiger is not rough.
Unknown
1
null
@0: The cat eats the lion.[(triple1)] The cat is rough.[(triple2)] The cat needs the tiger.[(triple3)] The cat sees the tiger.[(triple4)] The lion eats the mouse.[(triple5)] The lion is rough.[(triple6)] The mouse eats the lion.[(triple7)] The mouse is blue.[(triple8)] The mouse needs the lion.[(triple9)] The mouse sees the cat.[(triple10)] The mouse sees the lion.[(triple11)] The tiger eats the lion.[(triple12)] The tiger is green.[(triple13)] The tiger is kind.[(triple14)] The tiger needs the mouse.[(triple15)]
depth-0
RelNoneg-OWA-D0-5414
0
15
3
The cat eats the lion. The cat is rough. The cat needs the tiger. The cat sees the tiger. The lion eats the mouse. The lion is rough. The mouse eats the lion. The mouse is blue. The mouse needs the lion. The mouse sees the cat. The mouse sees the lion. The tiger eats the lion. The tiger is green. The tiger is kind. The tiger needs the mouse. All blue, young things are rough. If something is kind and it sees the mouse then it sees the tiger. If something needs the cat then the cat needs the tiger.
The lion is green.
Unknown
0
null
@0: The cat eats the lion.[(triple1)] The cat is rough.[(triple2)] The cat needs the tiger.[(triple3)] The cat sees the tiger.[(triple4)] The lion eats the mouse.[(triple5)] The lion is rough.[(triple6)] The mouse eats the lion.[(triple7)] The mouse is blue.[(triple8)] The mouse needs the lion.[(triple9)] The mouse sees the cat.[(triple10)] The mouse sees the lion.[(triple11)] The tiger eats the lion.[(triple12)] The tiger is green.[(triple13)] The tiger is kind.[(triple14)] The tiger needs the mouse.[(triple15)]
depth-0
AttNoneg-OWA-D0-1542
1
10
1
Bob is furry. Bob is quiet. Dave is furry. Dave is green. Dave is kind. Dave is quiet. Dave is red. Dave is round. Fiona is kind. Fiona is round. Green, red people are white.
Bob is quiet.
True
0
1
@0: Bob is furry.[(triple1)] Bob is quiet.[(triple2)] Dave is furry.[(triple3)] Dave is green.[(triple4)] Dave is kind.[(triple5)] Dave is quiet.[(triple6)] Dave is red.[(triple7)] Dave is round.[(triple8)] Fiona is kind.[(triple9)] Fiona is round.[(triple10)] @1: Dave is white.[(((triple4 triple7) -> rule1))]
depth-0
AttNoneg-OWA-D0-1542
1
10
1
Bob is furry. Bob is quiet. Dave is furry. Dave is green. Dave is kind. Dave is quiet. Dave is red. Dave is round. Fiona is kind. Fiona is round. Green, red people are white.
Bob is not furry.
False
0
1
@0: Bob is furry.[(triple1)] Bob is quiet.[(triple2)] Dave is furry.[(triple3)] Dave is green.[(triple4)] Dave is kind.[(triple5)] Dave is quiet.[(triple6)] Dave is red.[(triple7)] Dave is round.[(triple8)] Fiona is kind.[(triple9)] Fiona is round.[(triple10)] @1: Dave is white.[(((triple4 triple7) -> rule1))]
depth-0
AttNoneg-OWA-D0-1542
1
10
1
Bob is furry. Bob is quiet. Dave is furry. Dave is green. Dave is kind. Dave is quiet. Dave is red. Dave is round. Fiona is kind. Fiona is round. Green, red people are white.
Bob is not white.
Unknown
1
null
@0: Bob is furry.[(triple1)] Bob is quiet.[(triple2)] Dave is furry.[(triple3)] Dave is green.[(triple4)] Dave is kind.[(triple5)] Dave is quiet.[(triple6)] Dave is red.[(triple7)] Dave is round.[(triple8)] Fiona is kind.[(triple9)] Fiona is round.[(triple10)] @1: Dave is white.[(((triple4 triple7) -> rule1))]
depth-0
AttNoneg-OWA-D0-1542
1
10
1
Bob is furry. Bob is quiet. Dave is furry. Dave is green. Dave is kind. Dave is quiet. Dave is red. Dave is round. Fiona is kind. Fiona is round. Green, red people are white.
Bob is kind.
Unknown
0
null
@0: Bob is furry.[(triple1)] Bob is quiet.[(triple2)] Dave is furry.[(triple3)] Dave is green.[(triple4)] Dave is kind.[(triple5)] Dave is quiet.[(triple6)] Dave is red.[(triple7)] Dave is round.[(triple8)] Fiona is kind.[(triple9)] Fiona is round.[(triple10)] @1: Dave is white.[(((triple4 triple7) -> rule1))]
depth-0
AttNeg-OWA-D0-5676
0
12
2
Bob is big. Bob is not cold. Bob is not furry. Bob is red. Bob is rough. Bob is round. Bob is young. Erin is not big. Erin is furry. Erin is red. Erin is rough. Erin is young. If someone is furry then they are rough. If someone is big then they are rough.
Erin is not big.
True
0
1
@0: Bob is big.[(triple1)] Bob is not cold.[(triple2)] Bob is not furry.[(triple3)] Bob is red.[(triple4)] Bob is rough.[(triple5 OR ((triple1) -> rule2))] Bob is round.[(triple6)] Bob is young.[(triple7)] Erin is furry.[(triple9)] Erin is not big.[(triple8)] Erin is red.[(triple10)] Erin is rough.[(triple11 OR ((triple9) -> rule1))] Erin is young.[(triple12)]
depth-0
AttNeg-OWA-D0-5676
0
12
2
Bob is big. Bob is not cold. Bob is not furry. Bob is red. Bob is rough. Bob is round. Bob is young. Erin is not big. Erin is furry. Erin is red. Erin is rough. Erin is young. If someone is furry then they are rough. If someone is big then they are rough.
Bob is not young.
False
0
1
@0: Bob is big.[(triple1)] Bob is not cold.[(triple2)] Bob is not furry.[(triple3)] Bob is red.[(triple4)] Bob is rough.[(triple5 OR ((triple1) -> rule2))] Bob is round.[(triple6)] Bob is young.[(triple7)] Erin is furry.[(triple9)] Erin is not big.[(triple8)] Erin is red.[(triple10)] Erin is rough.[(triple11 OR ((triple9) -> rule1))] Erin is young.[(triple12)]
depth-0
AttNeg-OWA-D0-5676
0
12
2
Bob is big. Bob is not cold. Bob is not furry. Bob is red. Bob is rough. Bob is round. Bob is young. Erin is not big. Erin is furry. Erin is red. Erin is rough. Erin is young. If someone is furry then they are rough. If someone is big then they are rough.
Erin is not cold.
Unknown
0
null
@0: Bob is big.[(triple1)] Bob is not cold.[(triple2)] Bob is not furry.[(triple3)] Bob is red.[(triple4)] Bob is rough.[(triple5 OR ((triple1) -> rule2))] Bob is round.[(triple6)] Bob is young.[(triple7)] Erin is furry.[(triple9)] Erin is not big.[(triple8)] Erin is red.[(triple10)] Erin is rough.[(triple11 OR ((triple9) -> rule1))] Erin is young.[(triple12)]
depth-0
AttNeg-OWA-D0-5676
0
12
2
Bob is big. Bob is not cold. Bob is not furry. Bob is red. Bob is rough. Bob is round. Bob is young. Erin is not big. Erin is furry. Erin is red. Erin is rough. Erin is young. If someone is furry then they are rough. If someone is big then they are rough.
Erin is round.
Unknown
0
null
@0: Bob is big.[(triple1)] Bob is not cold.[(triple2)] Bob is not furry.[(triple3)] Bob is red.[(triple4)] Bob is rough.[(triple5 OR ((triple1) -> rule2))] Bob is round.[(triple6)] Bob is young.[(triple7)] Erin is furry.[(triple9)] Erin is not big.[(triple8)] Erin is red.[(triple10)] Erin is rough.[(triple11 OR ((triple9) -> rule1))] Erin is young.[(triple12)]
depth-0
AttNeg-OWA-D0-914
1
4
3
Charlie is white. Erin is furry. Gary is white. Harry is smart. If Erin is round and Erin is not young then Erin is furry. If someone is rough and not young then they are not white. If someone is smart then they are round.
Erin is furry.
True
0
1
@0: Charlie is white.[(triple1)] Erin is furry.[(triple2)] Gary is white.[(triple3)] Harry is smart.[(triple4)] @1: Harry is round.[(((triple4) -> rule3))]
depth-0
AttNeg-OWA-D0-914
1
4
3
Charlie is white. Erin is furry. Gary is white. Harry is smart. If Erin is round and Erin is not young then Erin is furry. If someone is rough and not young then they are not white. If someone is smart then they are round.
Erin is not furry.
False
0
1
@0: Charlie is white.[(triple1)] Erin is furry.[(triple2)] Gary is white.[(triple3)] Harry is smart.[(triple4)] @1: Harry is round.[(((triple4) -> rule3))]
depth-0
AttNeg-OWA-D0-914
1
4
3
Charlie is white. Erin is furry. Gary is white. Harry is smart. If Erin is round and Erin is not young then Erin is furry. If someone is rough and not young then they are not white. If someone is smart then they are round.
Charlie is not round.
Unknown
1
null
@0: Charlie is white.[(triple1)] Erin is furry.[(triple2)] Gary is white.[(triple3)] Harry is smart.[(triple4)] @1: Harry is round.[(((triple4) -> rule3))]
depth-0
AttNeg-OWA-D0-914
1
4
3
Charlie is white. Erin is furry. Gary is white. Harry is smart. If Erin is round and Erin is not young then Erin is furry. If someone is rough and not young then they are not white. If someone is smart then they are round.
Harry is young.
Unknown
0
null
@0: Charlie is white.[(triple1)] Erin is furry.[(triple2)] Gary is white.[(triple3)] Harry is smart.[(triple4)] @1: Harry is round.[(((triple4) -> rule3))]
depth-0
RelNeg-OWA-D0-1699
0
5
8
The mouse is big. The mouse is green. The mouse is kind. The mouse is not red. The mouse is round. If the mouse is not red and the mouse is not round then the mouse is green. If the mouse is red then the mouse is green. If something is red then it is not big. If something is kind and not red then it is big. Round things are kind. All big, red things are not kind. All big, red things are not green. If the mouse is not round then the mouse is not big.
The mouse is round.
True
0
1
@0: The mouse is big.[(triple1 OR ((triple3 triple4) -> rule4) OR ((((triple5) -> rule5) triple4) -> rule4))] The mouse is green.[(triple2)] The mouse is kind.[(triple3 OR ((triple5) -> rule5))] The mouse is not red.[(triple4)] The mouse is round.[(triple5)]
depth-0
RelNeg-OWA-D0-1699
0
5
8
The mouse is big. The mouse is green. The mouse is kind. The mouse is not red. The mouse is round. If the mouse is not red and the mouse is not round then the mouse is green. If the mouse is red then the mouse is green. If something is red then it is not big. If something is kind and not red then it is big. Round things are kind. All big, red things are not kind. All big, red things are not green. If the mouse is not round then the mouse is not big.
The mouse is not green.
False
0
1
@0: The mouse is big.[(triple1 OR ((triple3 triple4) -> rule4) OR ((((triple5) -> rule5) triple4) -> rule4))] The mouse is green.[(triple2)] The mouse is kind.[(triple3 OR ((triple5) -> rule5))] The mouse is not red.[(triple4)] The mouse is round.[(triple5)]
depth-0
RelNeg-OWA-D0-1699
0
5
8
The mouse is big. The mouse is green. The mouse is kind. The mouse is not red. The mouse is round. If the mouse is not red and the mouse is not round then the mouse is green. If the mouse is red then the mouse is green. If something is red then it is not big. If something is kind and not red then it is big. Round things are kind. All big, red things are not kind. All big, red things are not green. If the mouse is not round then the mouse is not big.
The mouse does not need the mouse.
Unknown
0
null
@0: The mouse is big.[(triple1 OR ((triple3 triple4) -> rule4) OR ((((triple5) -> rule5) triple4) -> rule4))] The mouse is green.[(triple2)] The mouse is kind.[(triple3 OR ((triple5) -> rule5))] The mouse is not red.[(triple4)] The mouse is round.[(triple5)]
depth-0
RelNeg-OWA-D0-1699
0
5
8
The mouse is big. The mouse is green. The mouse is kind. The mouse is not red. The mouse is round. If the mouse is not red and the mouse is not round then the mouse is green. If the mouse is red then the mouse is green. If something is red then it is not big. If something is kind and not red then it is big. Round things are kind. All big, red things are not kind. All big, red things are not green. If the mouse is not round then the mouse is not big.
The mouse chases the mouse.
Unknown
0
null
@0: The mouse is big.[(triple1 OR ((triple3 triple4) -> rule4) OR ((((triple5) -> rule5) triple4) -> rule4))] The mouse is green.[(triple2)] The mouse is kind.[(triple3 OR ((triple5) -> rule5))] The mouse is not red.[(triple4)] The mouse is round.[(triple5)]
depth-0
AttNoneg-OWA-D0-1360
0
4
2
Bob is round. Charlie is cold. Dave is white. Erin is rough. All blue, cold people are white. If Bob is blue and Bob is smart then Bob is red.
Charlie is cold.
True
0
1
@0: Bob is round.[(triple1)] Charlie is cold.[(triple2)] Dave is white.[(triple3)] Erin is rough.[(triple4)]
depth-0
AttNoneg-OWA-D0-1360
0
4
2
Bob is round. Charlie is cold. Dave is white. Erin is rough. All blue, cold people are white. If Bob is blue and Bob is smart then Bob is red.
Bob is not round.
False
0
1
@0: Bob is round.[(triple1)] Charlie is cold.[(triple2)] Dave is white.[(triple3)] Erin is rough.[(triple4)]
depth-0
AttNoneg-OWA-D0-1360
0
4
2
Bob is round. Charlie is cold. Dave is white. Erin is rough. All blue, cold people are white. If Bob is blue and Bob is smart then Bob is red.
Bob is not white.
Unknown
1
null
@0: Bob is round.[(triple1)] Charlie is cold.[(triple2)] Dave is white.[(triple3)] Erin is rough.[(triple4)]
depth-0
AttNoneg-OWA-D0-1360
0
4
2
Bob is round. Charlie is cold. Dave is white. Erin is rough. All blue, cold people are white. If Bob is blue and Bob is smart then Bob is red.
Dave is red.
Unknown
0
null
@0: Bob is round.[(triple1)] Charlie is cold.[(triple2)] Dave is white.[(triple3)] Erin is rough.[(triple4)]
depth-0
RelNeg-OWA-D0-644
0
15
8
The lion is blue. The lion is nice. The lion is red. The lion is young. The lion likes the rabbit. The lion needs the rabbit. The lion sees the rabbit. The rabbit is big. The rabbit is blue. The rabbit is not nice. The rabbit is not red. The rabbit is not young. The rabbit likes the lion. The rabbit needs the lion. The rabbit sees the lion. If the lion does not see the rabbit then the rabbit does not need the lion. If something likes the rabbit then the rabbit sees the lion. If the rabbit needs the lion then the lion likes the rabbit. If something is red and it sees the lion then the lion likes the rabbit. If the rabbit sees the lion then the rabbit is not young. If something sees the lion then the lion needs the rabbit. If something is red and it does not need the lion then the lion is not young. If the rabbit is red and the rabbit does not see the lion then the rabbit is not blue.
The rabbit needs the lion.
True
0
1
@0: The lion is blue.[(triple1)] The lion is nice.[(triple2)] The lion is red.[(triple3)] The lion is young.[(triple4)] The lion likes the rabbit.[(triple5 OR ((triple14) -> rule3))] The lion needs the rabbit.[(triple6 OR ((triple15) -> rule6) OR ((((triple5) -> rule2)) -> rule6) OR ((((((triple14) -> rule3)) -> rule2)) -> rule6))] The lion sees the rabbit.[(triple7)] The rabbit is big.[(triple8)] The rabbit is blue.[(triple9)] The rabbit is not nice.[(triple10)] The rabbit is not red.[(triple11)] The rabbit is not young.[(triple12 OR ((triple15) -> rule5) OR ((((triple5) -> rule2)) -> rule5) OR ((((((triple14) -> rule3)) -> rule2)) -> rule5))] The rabbit likes the lion.[(triple13)] The rabbit needs the lion.[(triple14)] The rabbit sees the lion.[(triple15 OR ((triple5) -> rule2) OR ((((triple14) -> rule3)) -> rule2))]
depth-0
RelNeg-OWA-D0-644
0
15
8
The lion is blue. The lion is nice. The lion is red. The lion is young. The lion likes the rabbit. The lion needs the rabbit. The lion sees the rabbit. The rabbit is big. The rabbit is blue. The rabbit is not nice. The rabbit is not red. The rabbit is not young. The rabbit likes the lion. The rabbit needs the lion. The rabbit sees the lion. If the lion does not see the rabbit then the rabbit does not need the lion. If something likes the rabbit then the rabbit sees the lion. If the rabbit needs the lion then the lion likes the rabbit. If something is red and it sees the lion then the lion likes the rabbit. If the rabbit sees the lion then the rabbit is not young. If something sees the lion then the lion needs the rabbit. If something is red and it does not need the lion then the lion is not young. If the rabbit is red and the rabbit does not see the lion then the rabbit is not blue.
The rabbit does not see the lion.
False
0
1
@0: The lion is blue.[(triple1)] The lion is nice.[(triple2)] The lion is red.[(triple3)] The lion is young.[(triple4)] The lion likes the rabbit.[(triple5 OR ((triple14) -> rule3))] The lion needs the rabbit.[(triple6 OR ((triple15) -> rule6) OR ((((triple5) -> rule2)) -> rule6) OR ((((((triple14) -> rule3)) -> rule2)) -> rule6))] The lion sees the rabbit.[(triple7)] The rabbit is big.[(triple8)] The rabbit is blue.[(triple9)] The rabbit is not nice.[(triple10)] The rabbit is not red.[(triple11)] The rabbit is not young.[(triple12 OR ((triple15) -> rule5) OR ((((triple5) -> rule2)) -> rule5) OR ((((((triple14) -> rule3)) -> rule2)) -> rule5))] The rabbit likes the lion.[(triple13)] The rabbit needs the lion.[(triple14)] The rabbit sees the lion.[(triple15 OR ((triple5) -> rule2) OR ((((triple14) -> rule3)) -> rule2))]
depth-0
RelNeg-OWA-D0-644
0
15
8
The lion is blue. The lion is nice. The lion is red. The lion is young. The lion likes the rabbit. The lion needs the rabbit. The lion sees the rabbit. The rabbit is big. The rabbit is blue. The rabbit is not nice. The rabbit is not red. The rabbit is not young. The rabbit likes the lion. The rabbit needs the lion. The rabbit sees the lion. If the lion does not see the rabbit then the rabbit does not need the lion. If something likes the rabbit then the rabbit sees the lion. If the rabbit needs the lion then the lion likes the rabbit. If something is red and it sees the lion then the lion likes the rabbit. If the rabbit sees the lion then the rabbit is not young. If something sees the lion then the lion needs the rabbit. If something is red and it does not need the lion then the lion is not young. If the rabbit is red and the rabbit does not see the lion then the rabbit is not blue.
The lion does not like the lion.
Unknown
0
null
@0: The lion is blue.[(triple1)] The lion is nice.[(triple2)] The lion is red.[(triple3)] The lion is young.[(triple4)] The lion likes the rabbit.[(triple5 OR ((triple14) -> rule3))] The lion needs the rabbit.[(triple6 OR ((triple15) -> rule6) OR ((((triple5) -> rule2)) -> rule6) OR ((((((triple14) -> rule3)) -> rule2)) -> rule6))] The lion sees the rabbit.[(triple7)] The rabbit is big.[(triple8)] The rabbit is blue.[(triple9)] The rabbit is not nice.[(triple10)] The rabbit is not red.[(triple11)] The rabbit is not young.[(triple12 OR ((triple15) -> rule5) OR ((((triple5) -> rule2)) -> rule5) OR ((((((triple14) -> rule3)) -> rule2)) -> rule5))] The rabbit likes the lion.[(triple13)] The rabbit needs the lion.[(triple14)] The rabbit sees the lion.[(triple15 OR ((triple5) -> rule2) OR ((((triple14) -> rule3)) -> rule2))]
depth-0
RelNeg-OWA-D0-644
0
15
8
The lion is blue. The lion is nice. The lion is red. The lion is young. The lion likes the rabbit. The lion needs the rabbit. The lion sees the rabbit. The rabbit is big. The rabbit is blue. The rabbit is not nice. The rabbit is not red. The rabbit is not young. The rabbit likes the lion. The rabbit needs the lion. The rabbit sees the lion. If the lion does not see the rabbit then the rabbit does not need the lion. If something likes the rabbit then the rabbit sees the lion. If the rabbit needs the lion then the lion likes the rabbit. If something is red and it sees the lion then the lion likes the rabbit. If the rabbit sees the lion then the rabbit is not young. If something sees the lion then the lion needs the rabbit. If something is red and it does not need the lion then the lion is not young. If the rabbit is red and the rabbit does not see the lion then the rabbit is not blue.
The lion sees the lion.
Unknown
0
null
@0: The lion is blue.[(triple1)] The lion is nice.[(triple2)] The lion is red.[(triple3)] The lion is young.[(triple4)] The lion likes the rabbit.[(triple5 OR ((triple14) -> rule3))] The lion needs the rabbit.[(triple6 OR ((triple15) -> rule6) OR ((((triple5) -> rule2)) -> rule6) OR ((((((triple14) -> rule3)) -> rule2)) -> rule6))] The lion sees the rabbit.[(triple7)] The rabbit is big.[(triple8)] The rabbit is blue.[(triple9)] The rabbit is not nice.[(triple10)] The rabbit is not red.[(triple11)] The rabbit is not young.[(triple12 OR ((triple15) -> rule5) OR ((((triple5) -> rule2)) -> rule5) OR ((((((triple14) -> rule3)) -> rule2)) -> rule5))] The rabbit likes the lion.[(triple13)] The rabbit needs the lion.[(triple14)] The rabbit sees the lion.[(triple15 OR ((triple5) -> rule2) OR ((((triple14) -> rule3)) -> rule2))]
depth-0
AttNoneg-OWA-D0-1445
5
7
6
Anne is quiet. Bob is blue. Erin is blue. Erin is smart. Erin is white. Harry is smart. Harry is white. If something is blue then it is nice. All green things are blue. Nice, white things are rough. All smart things are green. If something is nice then it is smart. Smart, green things are white.
Anne is quiet.
True
0
1
@0: Anne is quiet.[(triple1)] Bob is blue.[(triple2)] Erin is blue.[(triple3 OR ((((triple4) -> rule4)) -> rule2))] Erin is smart.[(triple4 OR ((((triple3) -> rule1)) -> rule5))] Erin is white.[(triple5 OR ((triple4 ((triple4) -> rule4)) -> rule6) OR ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6) OR ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6) OR ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6))] Harry is smart.[(triple6)] Harry is white.[(triple7 OR ((triple6 ((triple6) -> rule4)) -> rule6))] @1: Bob is nice.[(((triple2) -> rule1))] Erin is green.[(((triple4) -> rule4) OR ((((((triple3) -> rule1)) -> rule5)) -> rule4))] Erin is nice.[(((triple3) -> rule1) OR ((((((triple4) -> rule4)) -> rule2)) -> rule1))] Harry is green.[(((triple6) -> rule4))] @2: Bob is smart.[(((((triple2) -> rule1)) -> rule5))] Erin is rough.[(((((triple3) -> rule1) triple5) -> rule3) OR ((((triple3) -> rule1) ((triple4 ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) triple5) -> rule3) OR ((((triple3) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((triple4 ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((triple3) -> rule1) ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((triple3) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3))] Harry is blue.[(((((triple6) -> rule4)) -> rule2))] @3: Bob is green.[(((((((triple2) -> rule1)) -> rule5)) -> rule4))] Harry is nice.[(((((((triple6) -> rule4)) -> rule2)) -> rule1))] @4: Bob is white.[(((((((triple2) -> rule1)) -> rule5) ((((((triple2) -> rule1)) -> rule5)) -> rule4)) -> rule6))] Harry is rough.[(((((((((triple6) -> rule4)) -> rule2)) -> rule1) triple7) -> rule3) OR ((((((((triple6) -> rule4)) -> rule2)) -> rule1) ((triple6 ((triple6) -> rule4)) -> rule6)) -> rule3))] @5: Bob is rough.[(((((triple2) -> rule1) ((((((triple2) -> rule1)) -> rule5) ((((((triple2) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3))]
depth-0
AttNoneg-OWA-D0-1445
5
7
6
Anne is quiet. Bob is blue. Erin is blue. Erin is smart. Erin is white. Harry is smart. Harry is white. If something is blue then it is nice. All green things are blue. Nice, white things are rough. All smart things are green. If something is nice then it is smart. Smart, green things are white.
Erin is not blue.
False
0
1
@0: Anne is quiet.[(triple1)] Bob is blue.[(triple2)] Erin is blue.[(triple3 OR ((((triple4) -> rule4)) -> rule2))] Erin is smart.[(triple4 OR ((((triple3) -> rule1)) -> rule5))] Erin is white.[(triple5 OR ((triple4 ((triple4) -> rule4)) -> rule6) OR ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6) OR ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6) OR ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6))] Harry is smart.[(triple6)] Harry is white.[(triple7 OR ((triple6 ((triple6) -> rule4)) -> rule6))] @1: Bob is nice.[(((triple2) -> rule1))] Erin is green.[(((triple4) -> rule4) OR ((((((triple3) -> rule1)) -> rule5)) -> rule4))] Erin is nice.[(((triple3) -> rule1) OR ((((((triple4) -> rule4)) -> rule2)) -> rule1))] Harry is green.[(((triple6) -> rule4))] @2: Bob is smart.[(((((triple2) -> rule1)) -> rule5))] Erin is rough.[(((((triple3) -> rule1) triple5) -> rule3) OR ((((triple3) -> rule1) ((triple4 ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) triple5) -> rule3) OR ((((triple3) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((triple4 ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((triple3) -> rule1) ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((triple3) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3))] Harry is blue.[(((((triple6) -> rule4)) -> rule2))] @3: Bob is green.[(((((((triple2) -> rule1)) -> rule5)) -> rule4))] Harry is nice.[(((((((triple6) -> rule4)) -> rule2)) -> rule1))] @4: Bob is white.[(((((((triple2) -> rule1)) -> rule5) ((((((triple2) -> rule1)) -> rule5)) -> rule4)) -> rule6))] Harry is rough.[(((((((((triple6) -> rule4)) -> rule2)) -> rule1) triple7) -> rule3) OR ((((((((triple6) -> rule4)) -> rule2)) -> rule1) ((triple6 ((triple6) -> rule4)) -> rule6)) -> rule3))] @5: Bob is rough.[(((((triple2) -> rule1) ((((((triple2) -> rule1)) -> rule5) ((((((triple2) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3))]
depth-0
AttNoneg-OWA-D0-1445
5
7
6
Anne is quiet. Bob is blue. Erin is blue. Erin is smart. Erin is white. Harry is smart. Harry is white. If something is blue then it is nice. All green things are blue. Nice, white things are rough. All smart things are green. If something is nice then it is smart. Smart, green things are white.
Anne is not green.
Unknown
4
null
@0: Anne is quiet.[(triple1)] Bob is blue.[(triple2)] Erin is blue.[(triple3 OR ((((triple4) -> rule4)) -> rule2))] Erin is smart.[(triple4 OR ((((triple3) -> rule1)) -> rule5))] Erin is white.[(triple5 OR ((triple4 ((triple4) -> rule4)) -> rule6) OR ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6) OR ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6) OR ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6))] Harry is smart.[(triple6)] Harry is white.[(triple7 OR ((triple6 ((triple6) -> rule4)) -> rule6))] @1: Bob is nice.[(((triple2) -> rule1))] Erin is green.[(((triple4) -> rule4) OR ((((((triple3) -> rule1)) -> rule5)) -> rule4))] Erin is nice.[(((triple3) -> rule1) OR ((((((triple4) -> rule4)) -> rule2)) -> rule1))] Harry is green.[(((triple6) -> rule4))] @2: Bob is smart.[(((((triple2) -> rule1)) -> rule5))] Erin is rough.[(((((triple3) -> rule1) triple5) -> rule3) OR ((((triple3) -> rule1) ((triple4 ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) triple5) -> rule3) OR ((((triple3) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((triple4 ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((triple3) -> rule1) ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((triple3) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3))] Harry is blue.[(((((triple6) -> rule4)) -> rule2))] @3: Bob is green.[(((((((triple2) -> rule1)) -> rule5)) -> rule4))] Harry is nice.[(((((((triple6) -> rule4)) -> rule2)) -> rule1))] @4: Bob is white.[(((((((triple2) -> rule1)) -> rule5) ((((((triple2) -> rule1)) -> rule5)) -> rule4)) -> rule6))] Harry is rough.[(((((((((triple6) -> rule4)) -> rule2)) -> rule1) triple7) -> rule3) OR ((((((((triple6) -> rule4)) -> rule2)) -> rule1) ((triple6 ((triple6) -> rule4)) -> rule6)) -> rule3))] @5: Bob is rough.[(((((triple2) -> rule1) ((((((triple2) -> rule1)) -> rule5) ((((((triple2) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3))]
depth-0
AttNoneg-OWA-D0-1445
5
7
6
Anne is quiet. Bob is blue. Erin is blue. Erin is smart. Erin is white. Harry is smart. Harry is white. If something is blue then it is nice. All green things are blue. Nice, white things are rough. All smart things are green. If something is nice then it is smart. Smart, green things are white.
Harry is quiet.
Unknown
0
null
@0: Anne is quiet.[(triple1)] Bob is blue.[(triple2)] Erin is blue.[(triple3 OR ((((triple4) -> rule4)) -> rule2))] Erin is smart.[(triple4 OR ((((triple3) -> rule1)) -> rule5))] Erin is white.[(triple5 OR ((triple4 ((triple4) -> rule4)) -> rule6) OR ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6) OR ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6) OR ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6))] Harry is smart.[(triple6)] Harry is white.[(triple7 OR ((triple6 ((triple6) -> rule4)) -> rule6))] @1: Bob is nice.[(((triple2) -> rule1))] Erin is green.[(((triple4) -> rule4) OR ((((((triple3) -> rule1)) -> rule5)) -> rule4))] Erin is nice.[(((triple3) -> rule1) OR ((((((triple4) -> rule4)) -> rule2)) -> rule1))] Harry is green.[(((triple6) -> rule4))] @2: Bob is smart.[(((((triple2) -> rule1)) -> rule5))] Erin is rough.[(((((triple3) -> rule1) triple5) -> rule3) OR ((((triple3) -> rule1) ((triple4 ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) triple5) -> rule3) OR ((((triple3) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((triple4 ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((triple4) -> rule4)) -> rule6)) -> rule3) OR ((((triple3) -> rule1) ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((triple3) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((triple4 ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3) OR ((((((((triple4) -> rule4)) -> rule2)) -> rule1) ((((((triple3) -> rule1)) -> rule5) ((((((triple3) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3))] Harry is blue.[(((((triple6) -> rule4)) -> rule2))] @3: Bob is green.[(((((((triple2) -> rule1)) -> rule5)) -> rule4))] Harry is nice.[(((((((triple6) -> rule4)) -> rule2)) -> rule1))] @4: Bob is white.[(((((((triple2) -> rule1)) -> rule5) ((((((triple2) -> rule1)) -> rule5)) -> rule4)) -> rule6))] Harry is rough.[(((((((((triple6) -> rule4)) -> rule2)) -> rule1) triple7) -> rule3) OR ((((((((triple6) -> rule4)) -> rule2)) -> rule1) ((triple6 ((triple6) -> rule4)) -> rule6)) -> rule3))] @5: Bob is rough.[(((((triple2) -> rule1) ((((((triple2) -> rule1)) -> rule5) ((((((triple2) -> rule1)) -> rule5)) -> rule4)) -> rule6)) -> rule3))]
depth-0
AttNoneg-OWA-D0-3904
0
7
3
Charlie is big. Charlie is cold. Charlie is green. Charlie is round. Charlie is smart. Charlie is white. Charlie is young. If someone is smart and white then they are cold. If someone is smart and big then they are green. All cold, white people are big.
Charlie is round.
True
0
1
@0: Charlie is big.[(triple1 OR ((triple2 triple6) -> rule3) OR ((((triple5 triple6) -> rule1) triple6) -> rule3))] Charlie is cold.[(triple2 OR ((triple5 triple6) -> rule1))] Charlie is green.[(triple3 OR ((triple5 triple1) -> rule2) OR ((triple5 ((triple2 triple6) -> rule3)) -> rule2) OR ((triple5 ((((triple5 triple6) -> rule1) triple6) -> rule3)) -> rule2))] Charlie is round.[(triple4)] Charlie is smart.[(triple5)] Charlie is white.[(triple6)] Charlie is young.[(triple7)]
depth-0
AttNoneg-OWA-D0-3904
0
7
3
Charlie is big. Charlie is cold. Charlie is green. Charlie is round. Charlie is smart. Charlie is white. Charlie is young. If someone is smart and white then they are cold. If someone is smart and big then they are green. All cold, white people are big.
Charlie is not cold.
False
0
1
@0: Charlie is big.[(triple1 OR ((triple2 triple6) -> rule3) OR ((((triple5 triple6) -> rule1) triple6) -> rule3))] Charlie is cold.[(triple2 OR ((triple5 triple6) -> rule1))] Charlie is green.[(triple3 OR ((triple5 triple1) -> rule2) OR ((triple5 ((triple2 triple6) -> rule3)) -> rule2) OR ((triple5 ((((triple5 triple6) -> rule1) triple6) -> rule3)) -> rule2))] Charlie is round.[(triple4)] Charlie is smart.[(triple5)] Charlie is white.[(triple6)] Charlie is young.[(triple7)]
depth-0
RelNeg-OWA-D0-1097
0
12
1
The bald eagle is not big. The bald eagle is not red. The bald eagle likes the lion. The bald eagle needs the lion. The bald eagle needs the tiger. The lion is not kind. The lion visits the bald eagle. The lion visits the tiger. The tiger is big. The tiger does not like the lion. The tiger needs the bald eagle. The tiger needs the lion. Rough people are not kind.
The tiger does not like the lion.
True
0
1
@0: The bald eagle is not big.[(triple1)] The bald eagle is not red.[(triple2)] The bald eagle likes the lion.[(triple3)] The bald eagle needs the lion.[(triple4)] The bald eagle needs the tiger.[(triple5)] The lion is not kind.[(triple6)] The lion visits the bald eagle.[(triple7)] The lion visits the tiger.[(triple8)] The tiger does not like the lion.[(triple10)] The tiger is big.[(triple9)] The tiger needs the bald eagle.[(triple11)] The tiger needs the lion.[(triple12)]
depth-0
RelNeg-OWA-D0-1097
0
12
1
The bald eagle is not big. The bald eagle is not red. The bald eagle likes the lion. The bald eagle needs the lion. The bald eagle needs the tiger. The lion is not kind. The lion visits the bald eagle. The lion visits the tiger. The tiger is big. The tiger does not like the lion. The tiger needs the bald eagle. The tiger needs the lion. Rough people are not kind.
The tiger is not big.
False
0
1
@0: The bald eagle is not big.[(triple1)] The bald eagle is not red.[(triple2)] The bald eagle likes the lion.[(triple3)] The bald eagle needs the lion.[(triple4)] The bald eagle needs the tiger.[(triple5)] The lion is not kind.[(triple6)] The lion visits the bald eagle.[(triple7)] The lion visits the tiger.[(triple8)] The tiger does not like the lion.[(triple10)] The tiger is big.[(triple9)] The tiger needs the bald eagle.[(triple11)] The tiger needs the lion.[(triple12)]
depth-0