akshay107 commited on
Commit
4050d49
·
verified ·
1 Parent(s): 08d4a90

Delete synthetic-fol.csv

Browse files
Files changed (1) hide show
  1. synthetic-fol.csv +0 -551
synthetic-fol.csv DELETED
@@ -1,551 +0,0 @@
1
- data,fol
2
- The blue car was standing in front of a red house.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Red(y))
3
- The car that was blue was standing in front of a house that was red.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Red(y))
4
- Red was not the color of the car but of the house.,∃x ∃y (Car(x) ∧ ¬Red(x) ∧ House(y) ∧ Red(y))
5
- Blue was the color of the car in front of red house.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Red(y))
6
- The car that was in front of the red house was blue.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Red(y))
7
- The green car was standing in front of a red house.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Red(y))
8
- The car that was green was standing in front of a house that was red.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Red(y))
9
- Green was the color of the car in front of red house.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Red(y))
10
- The car that was in front of the red house was green.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Red(y))
11
- The blue car was standing in front of a green house.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Green(y))
12
- The car that was blue was standing in front of a house that was green.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Green(y))
13
- Green was not the color of the car but of the house.,∃x ∃y (Car(x) ∧ ¬Green(x) ∧ House(y) ∧ Green(y))
14
- Blue was the color of the car in front of green house.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Green(y))
15
- The car that was in front of the green house was blue.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Green(y))
16
- The yellow car was standing in front of a red house.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Red(y))
17
- The car that was yellow was standing in front of a house that was red.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Red(y))
18
- Yellow was the color of the car in front of red house.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Red(y))
19
- The car that was in front of the red house was yellow.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Red(y))
20
- The blue car was standing in front of a yellow house.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Yellow(y))
21
- The car that was blue was standing in front of a house that was yellow.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Yellow(y))
22
- Yellow was not the color of the car but of the house.,∃x ∃y (Car(x) ∧ ¬Yellow(x) ∧ House(y) ∧ Yellow(y))
23
- Blue was the color of the car in front of yellow house.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Yellow(y))
24
- The car that was in front of the yellow house was blue.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Yellow(y))
25
- The green car was standing in front of a yellow house.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Yellow(y))
26
- The car that was green was standing in front of a house that was yellow.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Yellow(y))
27
- Green was the color of the car in front of yellow house.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Yellow(y))
28
- The car that was in front of the yellow house was green.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Yellow(y))
29
- The yellow car was standing in front of a green house.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Green(y))
30
- The car that was yellow was standing in front of a house that was green.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Green(y))
31
- Yellow was the color of the car in front of green house.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Green(y))
32
- The car that was in front of the green house was yellow.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Green(y))
33
- The green car was standing in front of a blue house.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Blue(y))
34
- The car that was green was standing in front of a house that was blue.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Blue(y))
35
- Blue was not the color of the car but of the house.,∃x ∃y (Car(x) ∧ ¬Blue(x) ∧ House(y) ∧ Blue(y))
36
- Green was the color of the car in front of blue house.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Blue(y))
37
- The car that was in front of the blue house was green.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Blue(y))
38
- The white car was standing in front of a yellow house.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Yellow(y))
39
- The car that was white was standing in front of a house that was yellow.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Yellow(y))
40
- White was the color of the car in front of yellow house.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Yellow(y))
41
- The car that was in front of the yellow house was white.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Yellow(y))
42
- The green car was standing in front of a white house.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ White(y))
43
- The car that was green was standing in front of a house that was white.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ White(y))
44
- White was not the color of the car but of the house.,∃x ∃y (Car(x) ∧ ¬White(x) ∧ House(y) ∧ White(y))
45
- Green was the color of the car in front of white house.,���x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ White(y))
46
- The car that was in front of the white house was green.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ White(y))
47
- The white car was standing in front of a black house.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Black(y))
48
- The car that was white was standing in front of a house that was black.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Black(y))
49
- Black was not the color of the car but of the house.,∃x ∃y (Car(x) ∧ ¬Black(x) ∧ House(y) ∧ Black(y))
50
- White was the color of the car in front of black house.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Black(y))
51
- The car that was in front of the black house was white.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Black(y))
52
- The black car was standing in front of a white house.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ White(y))
53
- The car that was black was standing in front of a house that was white.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ White(y))
54
- Black was the color of the car in front of white house.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ White(y))
55
- The car that was in front of the white house was black.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ White(y))
56
- The white car was standing in front of a red house.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Red(y))
57
- The car that was white was standing in front of a house that was red.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Red(y))
58
- White was the color of the car in front of red house.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Red(y))
59
- The car that was in front of the red house was white.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Red(y))
60
- The red car was standing in front of a white house.,∃x ∃y (Car(x) ∧ Red(x) ∧ House(y) ∧ White(y))
61
- The car that was red was standing in front of a house that was white.,∃x ∃y (Car(x) ∧ Red(x) ∧ House(y) ∧ White(y))
62
- Red was the color of the car in front of white house.,∃x ∃y (Car(x) ∧ Red(x) ∧ House(y) ∧ White(y))
63
- The car that was in front of the white house was red.,∃x ∃y (Car(x) ∧ Red(x) ∧ House(y) ∧ White(y))
64
- The green car was standing in front of a black house.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Black(y))
65
- The car that was green was standing in front of a house that was black.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Black(y))
66
- Green was the color of the car in front of black house.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Black(y))
67
- The car that was in front of the black house was green.,∃x ∃y (Car(x) ∧ Green(x) ∧ House(y) ∧ Black(y))
68
- The white car was standing in front of a green house.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Green(y))
69
- The car that was white was standing in front of a house that was green.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Green(y))
70
- White was the color of the car in front of green house.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Green(y))
71
- The car that was in front of the green house was white.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Green(y))
72
- The black car was standing in front of a green house.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Green(y))
73
- The car that was black was standing in front of a house that was green.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Green(y))
74
- Black was the color of the car in front of green house.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Green(y))
75
- The car that was in front of the green house was black.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Green(y))
76
- The white car was standing in front of a blue house.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Blue(y))
77
- The car that was white was standing in front of a house that was blue.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Blue(y))
78
- White was the color of the car in front of blue house.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Blue(y))
79
- The car that was in front of the blue house was white.,∃x ∃y (Car(x) ∧ White(x) ∧ House(y) ∧ Blue(y))
80
- The blue car was standing in front of a white house.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ White(y))
81
- The car that was blue was standing in front of a house that was white.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ White(y))
82
- Blue was the color of the car in front of white house.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ White(y))
83
- The car that was in front of the white house was blue.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ White(y))
84
- The yellow car was standing in front of a white house.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ White(y))
85
- The car that was yellow was standing in front of a house that was white.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ White(y))
86
- Yellow was the color of the car in front of white house.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ White(y))
87
- The car that was in front of the white house was yellow.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ White(y))
88
- The black car was standing in front of a yellow house.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Yellow(y))
89
- The car that was black was standing in front of a house that was yellow.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Yellow(y))
90
- Black was the color of the car in front of yellow house.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Yellow(y))
91
- The car that was in front of the yellow house was black.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Yellow(y))
92
- The yellow car was standing in front of a black house.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Black(y))
93
- The car that was yellow was standing in front of a house that was black.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Black(y))
94
- Yellow was the color of the car in front of black house.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Black(y))
95
- The car that was in front of the black house was yellow.,∃x ∃y (Car(x) ∧ Yellow(x) ∧ House(y) ∧ Black(y))
96
- The black car was standing in front of a red house.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Red(y))
97
- The car that was black was standing in front of a house that was red.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Red(y))
98
- Black was the color of the car in front of red house.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Red(y))
99
- The car that was in front of the red house was black.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Red(y))
100
- The red car was standing in front of a black house.,∃x ∃y (Car(x) ∧ Red(x) ∧ House(y) ∧ Black(y))
101
- The car that was red was standing in front of a house that was black.,∃x ∃y (Car(x) ∧ Red(x) ∧ House(y) ∧ Black(y))
102
- Red was the color of the car in front of black house.,∃x ∃y (Car(x) ∧ Red(x) ∧ House(y) ∧ Black(y))
103
- The car that was in front of the black house was red.,∃x ∃y (Car(x) ∧ Red(x) ∧ House(y) ∧ Black(y))
104
- The black car was standing in front of a blue house.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Blue(y))
105
- The car that was black was standing in front of a house that was blue.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Blue(y))
106
- Black was the color of the car in front of blue house.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Blue(y))
107
- The car that was in front of the blue house was black.,∃x ∃y (Car(x) ∧ Black(x) ∧ House(y) ∧ Blue(y))
108
- The blue car was standing in front of a black house.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Black(y))
109
- The car that was blue was standing in front of a house that was black.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Black(y))
110
- Blue was the color of the car in front of black house.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Black(y))
111
- The car that was in front of the black house was blue.,∃x ∃y (Car(x) ∧ Blue(x) ∧ House(y) ∧ Black(y))
112
- They played with a blue ball and red bat.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Red(y))
113
- The ball that they played with was blue and the bat was red.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Red(y))
114
- Red was not the color of the ball but of the bat.,∃x ∃y (Ball(x) ∧ ¬Red(x) ∧ Bat(y) ∧ Red(y))
115
- Blue was the color of the ball that was hit by the red bat.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Red(y))
116
- The ball that was hit by the red bat was blue.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Red(y))
117
- They played with a green ball and red bat.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Red(y))
118
- The ball that they played with was green and the bat was red.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Red(y))
119
- Green was the color of the ball that was hit by the red bat.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Red(y))
120
- The ball that was hit by the red bat was green.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Red(y))
121
- They played with a blue ball and green bat.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Green(y))
122
- The ball that they played with was blue and the bat was green.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Green(y))
123
- Green was not the color of the ball but of the bat.,∃x ∃y (Ball(x) ∧ ¬Green(x) ∧ Bat(y) ∧ Green(y))
124
- Blue was the color of the ball that was hit by the green bat.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Green(y))
125
- The ball that was hit by the green bat was blue.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Green(y))
126
- They played with a yellow ball and red bat.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Red(y))
127
- The ball that they played with was yellow and the bat was red.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Red(y))
128
- Yellow was the color of the ball that was hit by the red bat.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Red(y))
129
- The ball that was hit by the red bat was yellow.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Red(y))
130
- They played with a blue ball and yellow bat.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Yellow(y))
131
- The ball that they played with was blue and the bat was yellow.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Yellow(y))
132
- Yellow was not the color of the ball but of the bat.,∃x ∃y (Ball(x) ∧ ¬Yellow(x) ∧ Bat(y) ∧ Yellow(y))
133
- Blue was the color of the ball that was hit by the yellow bat.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Yellow(y))
134
- The ball that was hit by the yellow bat was blue.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Yellow(y))
135
- They played with a green ball and yellow bat.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Yellow(y))
136
- The ball that they played with was green and the bat was yellow.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Yellow(y))
137
- Green was the color of the ball that was hit by the yellow bat.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Yellow(y))
138
- The ball that was hit by the yellow bat was green.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Yellow(y))
139
- They played with a yellow ball and green bat.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Green(y))
140
- The ball that they played with was yellow and the bat was green.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Green(y))
141
- Yellow was the color of the ball that was hit by the green bat.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Green(y))
142
- The ball that was hit by the green bat was yellow.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Green(y))
143
- They played with a green ball and blue bat.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Blue(y))
144
- The ball that they played with was green and the bat was blue.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Blue(y))
145
- Blue was not the color of the ball but of the bat.,∃x ∃y (Ball(x) ∧ ¬Blue(x) ∧ Bat(y) ∧ Blue(y))
146
- Green was the color of the ball that was hit by the blue bat.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Blue(y))
147
- The ball that was hit by the blue bat was green.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Blue(y))
148
- They played with a white ball and yellow bat.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Yellow(y))
149
- The ball that they played with was white and the bat was yellow.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Yellow(y))
150
- White was the color of the ball that was hit by the yellow bat.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Yellow(y))
151
- The ball that was hit by the yellow bat was white.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Yellow(y))
152
- They played with a green ball and white bat.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ White(y))
153
- The ball that they played with was green and the bat was white.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ White(y))
154
- White was not the color of the ball but of the bat.,∃x ∃y (Ball(x) ∧ ¬White(x) ∧ Bat(y) ∧ White(y))
155
- Green was the color of the ball that was hit by the white bat.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ White(y))
156
- The ball that was hit by the white bat was green.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ White(y))
157
- They played with a white ball and black bat.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Black(y))
158
- The ball that they played with was white and the bat was black.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Black(y))
159
- Black was not the color of the ball but of the bat.,∃x ∃y (Ball(x) ∧ ¬Black(x) ∧ Bat(y) ∧ Black(y))
160
- White was the color of the ball that was hit by the black bat.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Black(y))
161
- The ball that was hit by the black bat was white.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Black(y))
162
- They played with a black ball and white bat.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ White(y))
163
- The ball that they played with was black and the bat was white.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ White(y))
164
- Black was the color of the ball that was hit by the white bat.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ White(y))
165
- The ball that was hit by the white bat was black.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ White(y))
166
- They played with a white ball and red bat.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Red(y))
167
- The ball that they played with was white and the bat was red.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Red(y))
168
- White was the color of the ball that was hit by the red bat.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Red(y))
169
- The ball that was hit by the red bat was white.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Red(y))
170
- They played with a red ball and white bat.,∃x ∃y (Ball(x) ∧ Red(x) ∧ Bat(y) ∧ White(y))
171
- The ball that they played with was red and the bat was white.,∃x ∃y (Ball(x) ∧ Red(x) ∧ Bat(y) ∧ White(y))
172
- Red was the color of the ball that was hit by the white bat.,∃x ∃y (Ball(x) ∧ Red(x) ∧ Bat(y) ∧ White(y))
173
- The ball that was hit by the white bat was red.,∃x ∃y (Ball(x) ∧ Red(x) ∧ Bat(y) ∧ White(y))
174
- They played with a green ball and black bat.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Black(y))
175
- The ball that they played with was green and the bat was black.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Black(y))
176
- Green was the color of the ball that was hit by the black bat.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Black(y))
177
- The ball that was hit by the black bat was green.,∃x ∃y (Ball(x) ∧ Green(x) ∧ Bat(y) ∧ Black(y))
178
- They played with a white ball and green bat.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Green(y))
179
- The ball that they played with was white and the bat was green.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Green(y))
180
- White was the color of the ball that was hit by the green bat.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Green(y))
181
- The ball that was hit by the green bat was white.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Green(y))
182
- They played with a black ball and green bat.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Green(y))
183
- The ball that they played with was black and the bat was green.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Green(y))
184
- Black was the color of the ball that was hit by the green bat.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Green(y))
185
- The ball that was hit by the green bat was black.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Green(y))
186
- They played with a white ball and blue bat.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Blue(y))
187
- The ball that they played with was white and the bat was blue.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Blue(y))
188
- White was the color of the ball that was hit by the blue bat.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Blue(y))
189
- The ball that was hit by the blue bat was white.,∃x ∃y (Ball(x) ∧ White(x) ∧ Bat(y) ∧ Blue(y))
190
- They played with a blue ball and white bat.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ White(y))
191
- The ball that they played with was blue and the bat was white.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ White(y))
192
- Blue was the color of the ball that was hit by the white bat.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ White(y))
193
- The ball that was hit by the white bat was blue.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ White(y))
194
- They played with a yellow ball and white bat.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ White(y))
195
- The ball that they played with was yellow and the bat was white.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ White(y))
196
- Yellow was the color of the ball that was hit by the white bat.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ White(y))
197
- The ball that was hit by the white bat was yellow.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ White(y))
198
- They played with a black ball and yellow bat.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Yellow(y))
199
- The ball that they played with was black and the bat was yellow.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Yellow(y))
200
- Black was the color of the ball that was hit by the yellow bat.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Yellow(y))
201
- The ball that was hit by the yellow bat was black.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Yellow(y))
202
- They played with a yellow ball and black bat.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Black(y))
203
- The ball that they played with was yellow and the bat was black.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Black(y))
204
- Yellow was the color of the ball that was hit by the black bat.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Black(y))
205
- The ball that was hit by the black bat was yellow.,∃x ∃y (Ball(x) ∧ Yellow(x) ∧ Bat(y) ∧ Black(y))
206
- They played with a black ball and red bat.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Red(y))
207
- The ball that they played with was black and the bat was red.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Red(y))
208
- Black was the color of the ball that was hit by the red bat.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Red(y))
209
- The ball that was hit by the red bat was black.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Red(y))
210
- They played with a red ball and black bat.,∃x ∃y (Ball(x) ∧ Red(x) ∧ Bat(y) ∧ Black(y))
211
- The ball that they played with was red and the bat was black.,∃x ∃y (Ball(x) ∧ Red(x) ∧ Bat(y) ∧ Black(y))
212
- Red was the color of the ball that was hit by the black bat.,∃x ∃y (Ball(x) ∧ Red(x) ∧ Bat(y) ∧ Black(y))
213
- The ball that was hit by the black bat was red.,∃x ∃y (Ball(x) ∧ Red(x) ∧ Bat(y) ∧ Black(y))
214
- They played with a black ball and blue bat.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Blue(y))
215
- The ball that they played with was black and the bat was blue.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Blue(y))
216
- Black was the color of the ball that was hit by the blue bat.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Blue(y))
217
- The ball that was hit by the blue bat was black.,∃x ∃y (Ball(x) ∧ Black(x) ∧ Bat(y) ∧ Blue(y))
218
- They played with a blue ball and black bat.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Black(y))
219
- The ball that they played with was blue and the bat was black.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Black(y))
220
- Blue was the color of the ball that was hit by the black bat.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Black(y))
221
- The ball that was hit by the black bat was blue.,∃x ∃y (Ball(x) ∧ Blue(x) ∧ Bat(y) ∧ Black(y))
222
- The man was wearing a blue shirt and a red jacket.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Red(y))
223
- The shirt that the man wore was blue and the jacket was red.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Red(y))
224
- Red was not the color of the shirt but of the jacket.,∃x ∃y (Shirt(x) ∧ ¬Red(x) ∧ Jacket(y) ∧ Red(y))
225
- Blue was the color of the shirt with the red jacket.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Red(y))
226
- The shirt that went with red jacket was blue.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Red(y))
227
- The man was wearing a green shirt and a red jacket.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Red(y))
228
- The shirt that the man wore was green and the jacket was red.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Red(y))
229
- Green was the color of the shirt with the red jacket.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Red(y))
230
- The shirt that went with red jacket was green.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Red(y))
231
- The man was wearing a blue shirt and a green jacket.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Green(y))
232
- The shirt that the man wore was blue and the jacket was green.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Green(y))
233
- Green was not the color of the shirt but of the jacket.,∃x ∃y (Shirt(x) ∧ ¬Green(x) ∧ Jacket(y) ∧ Green(y))
234
- Blue was the color of the shirt with the green jacket.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Green(y))
235
- The shirt that went with green jacket was blue.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Green(y))
236
- The man was wearing a yellow shirt and a red jacket.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Red(y))
237
- The shirt that the man wore was yellow and the jacket was red.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Red(y))
238
- Yellow was the color of the shirt with the red jacket.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Red(y))
239
- The shirt that went with red jacket was yellow.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Red(y))
240
- The man was wearing a blue shirt and a yellow jacket.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Yellow(y))
241
- The shirt that the man wore was blue and the jacket was yellow.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Yellow(y))
242
- Yellow was not the color of the shirt but of the jacket.,∃x ∃y (Shirt(x) ∧ ¬Yellow(x) ∧ Jacket(y) ∧ Yellow(y))
243
- Blue was the color of the shirt with the yellow jacket.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Yellow(y))
244
- The shirt that went with yellow jacket was blue.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Yellow(y))
245
- The man was wearing a green shirt and a yellow jacket.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Yellow(y))
246
- The shirt that the man wore was green and the jacket was yellow.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Yellow(y))
247
- Green was the color of the shirt with the yellow jacket.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Yellow(y))
248
- The shirt that went with yellow jacket was green.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Yellow(y))
249
- The man was wearing a yellow shirt and a green jacket.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Green(y))
250
- The shirt that the man wore was yellow and the jacket was green.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Green(y))
251
- Yellow was the color of the shirt with the green jacket.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Green(y))
252
- The shirt that went with green jacket was yellow.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Green(y))
253
- The man was wearing a green shirt and a blue jacket.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Blue(y))
254
- The shirt that the man wore was green and the jacket was blue.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Blue(y))
255
- Blue was not the color of the shirt but of the jacket.,∃x ∃y (Shirt(x) ∧ ¬Blue(x) ∧ Jacket(y) ∧ Blue(y))
256
- Green was the color of the shirt with the blue jacket.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Blue(y))
257
- The shirt that went with blue jacket was green.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Blue(y))
258
- The man was wearing a white shirt and a yellow jacket.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Yellow(y))
259
- The shirt that the man wore was white and the jacket was yellow.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Yellow(y))
260
- White was the color of the shirt with the yellow jacket.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Yellow(y))
261
- The shirt that went with yellow jacket was white.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Yellow(y))
262
- The man was wearing a green shirt and a white jacket.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ White(y))
263
- The shirt that the man wore was green and the jacket was white.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ White(y))
264
- White was not the color of the shirt but of the jacket.,∃x ∃y (Shirt(x) ∧ ¬White(x) ∧ Jacket(y) ∧ White(y))
265
- Green was the color of the shirt with the white jacket.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ White(y))
266
- The shirt that went with white jacket was green.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ White(y))
267
- The man was wearing a white shirt and a black jacket.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Black(y))
268
- The shirt that the man wore was white and the jacket was black.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Black(y))
269
- Black was not the color of the shirt but of the jacket.,∃x ∃y (Shirt(x) ∧ ¬Black(x) ∧ Jacket(y) ∧ Black(y))
270
- White was the color of the shirt with the black jacket.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Black(y))
271
- The shirt that went with black jacket was white.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Black(y))
272
- The man was wearing a black shirt and a white jacket.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ White(y))
273
- The shirt that the man wore was black and the jacket was white.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ White(y))
274
- Black was the color of the shirt with the white jacket.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ White(y))
275
- The shirt that went with white jacket was black.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ White(y))
276
- The man was wearing a white shirt and a red jacket.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Red(y))
277
- The shirt that the man wore was white and the jacket was red.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Red(y))
278
- White was the color of the shirt with the red jacket.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Red(y))
279
- The shirt that went with red jacket was white.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Red(y))
280
- The man was wearing a red shirt and a white jacket.,∃x ∃y (Shirt(x) ∧ Red(x) ∧ Jacket(y) ∧ White(y))
281
- The shirt that the man wore was red and the jacket was white.,∃x ∃y (Shirt(x) ∧ Red(x) ∧ Jacket(y) ∧ White(y))
282
- Red was the color of the shirt with the white jacket.,∃x ∃y (Shirt(x) ∧ Red(x) ∧ Jacket(y) ∧ White(y))
283
- The shirt that went with white jacket was red.,∃x ∃y (Shirt(x) ∧ Red(x) ∧ Jacket(y) ∧ White(y))
284
- The man was wearing a green shirt and a black jacket.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Black(y))
285
- The shirt that the man wore was green and the jacket was black.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Black(y))
286
- Green was the color of the shirt with the black jacket.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Black(y))
287
- The shirt that went with black jacket was green.,∃x ∃y (Shirt(x) ∧ Green(x) ∧ Jacket(y) ∧ Black(y))
288
- The man was wearing a white shirt and a green jacket.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Green(y))
289
- The shirt that the man wore was white and the jacket was green.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Green(y))
290
- White was the color of the shirt with the green jacket.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Green(y))
291
- The shirt that went with green jacket was white.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Green(y))
292
- The man was wearing a black shirt and a green jacket.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Green(y))
293
- The shirt that the man wore was black and the jacket was green.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Green(y))
294
- Black was the color of the shirt with the green jacket.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Green(y))
295
- The shirt that went with green jacket was black.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Green(y))
296
- The man was wearing a white shirt and a blue jacket.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Blue(y))
297
- The shirt that the man wore was white and the jacket was blue.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Blue(y))
298
- White was the color of the shirt with the blue jacket.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Blue(y))
299
- The shirt that went with blue jacket was white.,∃x ∃y (Shirt(x) ∧ White(x) ∧ Jacket(y) ∧ Blue(y))
300
- The man was wearing a blue shirt and a white jacket.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ White(y))
301
- The shirt that the man wore was blue and the jacket was white.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ White(y))
302
- Blue was the color of the shirt with the white jacket.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ White(y))
303
- The shirt that went with white jacket was blue.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ White(y))
304
- The man was wearing a yellow shirt and a white jacket.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ White(y))
305
- The shirt that the man wore was yellow and the jacket was white.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ White(y))
306
- Yellow was the color of the shirt with the white jacket.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ White(y))
307
- The shirt that went with white jacket was yellow.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ White(y))
308
- The man was wearing a black shirt and a yellow jacket.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Yellow(y))
309
- The shirt that the man wore was black and the jacket was yellow.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Yellow(y))
310
- Black was the color of the shirt with the yellow jacket.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Yellow(y))
311
- The shirt that went with yellow jacket was black.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Yellow(y))
312
- The man was wearing a yellow shirt and a black jacket.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Black(y))
313
- The shirt that the man wore was yellow and the jacket was black.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Black(y))
314
- Yellow was the color of the shirt with the black jacket.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Black(y))
315
- The shirt that went with black jacket was yellow.,∃x ∃y (Shirt(x) ∧ Yellow(x) ∧ Jacket(y) ∧ Black(y))
316
- The man was wearing a black shirt and a red jacket.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Red(y))
317
- The shirt that the man wore was black and the jacket was red.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Red(y))
318
- Black was the color of the shirt with the red jacket.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Red(y))
319
- The shirt that went with red jacket was black.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Red(y))
320
- The man was wearing a red shirt and a black jacket.,∃x ∃y (Shirt(x) ∧ Red(x) ∧ Jacket(y) ∧ Black(y))
321
- The shirt that the man wore was red and the jacket was black.,∃x ∃y (Shirt(x) ∧ Red(x) ∧ Jacket(y) ∧ Black(y))
322
- Red was the color of the shirt with the black jacket.,∃x ∃y (Shirt(x) ∧ Red(x) ∧ Jacket(y) ∧ Black(y))
323
- The shirt that went with black jacket was red.,∃x ∃y (Shirt(x) ∧ Red(x) ∧ Jacket(y) ∧ Black(y))
324
- The man was wearing a black shirt and a blue jacket.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Blue(y))
325
- The shirt that the man wore was black and the jacket was blue.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Blue(y))
326
- Black was the color of the shirt with the blue jacket.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Blue(y))
327
- The shirt that went with blue jacket was black.,∃x ∃y (Shirt(x) ∧ Black(x) ∧ Jacket(y) ∧ Blue(y))
328
- The man was wearing a blue shirt and a black jacket.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Black(y))
329
- The shirt that the man wore was blue and the jacket was black.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Black(y))
330
- Blue was the color of the shirt with the black jacket.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Black(y))
331
- The shirt that went with black jacket was blue.,∃x ∃y (Shirt(x) ∧ Blue(x) ∧ Jacket(y) ∧ Black(y))
332
- The house had a blue window and a red door.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Red(y))
333
- The window that was blue was next to the door that was red.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Red(y))
334
- Red was not the color of the window but of the door.,∃x ∃y (Window(x) ∧ ¬Red(x) ∧ Door(y) ∧ Red(y))
335
- Blue was the color of the window next to the red door.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Red(y))
336
- The window that was next to the red door was blue.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Red(y))
337
- The house had a green window and a red door.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Red(y))
338
- The window that was green was next to the door that was red.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Red(y))
339
- Green was the color of the window next to the red door.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Red(y))
340
- The window that was next to the red door was green.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Red(y))
341
- The house had a blue window and a green door.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Green(y))
342
- The window that was blue was next to the door that was green.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Green(y))
343
- Green was not the color of the window but of the door.,∃x ∃y (Window(x) ∧ ¬Green(x) ∧ Door(y) ∧ Green(y))
344
- Blue was the color of the window next to the green door.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Green(y))
345
- The window that was next to the green door was blue.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Green(y))
346
- The house had a yellow window and a red door.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Red(y))
347
- The window that was yellow was next to the door that was red.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Red(y))
348
- Yellow was the color of the window next to the red door.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Red(y))
349
- The window that was next to the red door was yellow.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Red(y))
350
- The house had a blue window and a yellow door.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Yellow(y))
351
- The window that was blue was next to the door that was yellow.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Yellow(y))
352
- Yellow was not the color of the window but of the door.,∃x ∃y (Window(x) ∧ ¬Yellow(x) ∧ Door(y) ∧ Yellow(y))
353
- Blue was the color of the window next to the yellow door.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Yellow(y))
354
- The window that was next to the yellow door was blue.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Yellow(y))
355
- The house had a green window and a yellow door.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Yellow(y))
356
- The window that was green was next to the door that was yellow.,∃x ∃y (Window(x) ∧ Green(x) �� Door(y) ∧ Yellow(y))
357
- Green was the color of the window next to the yellow door.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Yellow(y))
358
- The window that was next to the yellow door was green.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Yellow(y))
359
- The house had a yellow window and a green door.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Green(y))
360
- The window that was yellow was next to the door that was green.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Green(y))
361
- Yellow was the color of the window next to the green door.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Green(y))
362
- The window that was next to the green door was yellow.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Green(y))
363
- The house had a green window and a blue door.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Blue(y))
364
- The window that was green was next to the door that was blue.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Blue(y))
365
- Blue was not the color of the window but of the door.,∃x ∃y (Window(x) ∧ ¬Blue(x) ∧ Door(y) ∧ Blue(y))
366
- Green was the color of the window next to the blue door.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Blue(y))
367
- The window that was next to the blue door was green.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Blue(y))
368
- The house had a white window and a yellow door.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Yellow(y))
369
- The window that was white was next to the door that was yellow.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Yellow(y))
370
- White was the color of the window next to the yellow door.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Yellow(y))
371
- The window that was next to the yellow door was white.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Yellow(y))
372
- The house had a green window and a white door.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ White(y))
373
- The window that was green was next to the door that was white.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ White(y))
374
- White was not the color of the window but of the door.,∃x ∃y (Window(x) ∧ ¬White(x) ∧ Door(y) ∧ White(y))
375
- Green was the color of the window next to the white door.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ White(y))
376
- The window that was next to the white door was green.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ White(y))
377
- The house had a white window and a black door.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Black(y))
378
- The window that was white was next to the door that was black.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Black(y))
379
- Black was not the color of the window but of the door.,∃x ∃y (Window(x) ∧ ¬Black(x) ∧ Door(y) ∧ Black(y))
380
- White was the color of the window next to the black door.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Black(y))
381
- The window that was next to the black door was white.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Black(y))
382
- The house had a black window and a white door.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ White(y))
383
- The window that was black was next to the door that was white.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ White(y))
384
- Black was the color of the window next to the white door.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ White(y))
385
- The window that was next to the white door was black.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ White(y))
386
- The house had a white window and a red door.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Red(y))
387
- The window that was white was next to the door that was red.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Red(y))
388
- White was the color of the window next to the red door.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Red(y))
389
- The window that was next to the red door was white.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Red(y))
390
- The house had a red window and a white door.,∃x ∃y (Window(x) ∧ Red(x) ∧ Door(y) ∧ White(y))
391
- The window that was red was next to the door that was white.,∃x ∃y (Window(x) ∧ Red(x) ∧ Door(y) ∧ White(y))
392
- Red was the color of the window next to the white door.,∃x ∃y (Window(x) ∧ Red(x) ∧ Door(y) ∧ White(y))
393
- The window that was next to the white door was red.,∃x ∃y (Window(x) ∧ Red(x) ∧ Door(y) ∧ White(y))
394
- The house had a green window and a black door.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Black(y))
395
- The window that was green was next to the door that was black.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Black(y))
396
- Green was the color of the window next to the black door.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Black(y))
397
- The window that was next to the black door was green.,∃x ∃y (Window(x) ∧ Green(x) ∧ Door(y) ∧ Black(y))
398
- The house had a white window and a green door.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Green(y))
399
- The window that was white was next to the door that was green.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Green(y))
400
- White was the color of the window next to the green door.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Green(y))
401
- The window that was next to the green door was white.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Green(y))
402
- The house had a black window and a green door.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Green(y))
403
- The window that was black was next to the door that was green.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Green(y))
404
- Black was the color of the window next to the green door.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Green(y))
405
- The window that was next to the green door was black.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Green(y))
406
- The house had a white window and a blue door.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Blue(y))
407
- The window that was white was next to the door that was blue.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Blue(y))
408
- White was the color of the window next to the blue door.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Blue(y))
409
- The window that was next to the blue door was white.,∃x ∃y (Window(x) ∧ White(x) ∧ Door(y) ∧ Blue(y))
410
- The house had a blue window and a white door.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ White(y))
411
- The window that was blue was next to the door that was white.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ White(y))
412
- Blue was the color of the window next to the white door.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ White(y))
413
- The window that was next to the white door was blue.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ White(y))
414
- The house had a yellow window and a white door.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ White(y))
415
- The window that was yellow was next to the door that was white.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ White(y))
416
- Yellow was the color of the window next to the white door.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ White(y))
417
- The window that was next to the white door was yellow.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ White(y))
418
- The house had a black window and a yellow door.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Yellow(y))
419
- The window that was black was next to the door that was yellow.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Yellow(y))
420
- Black was the color of the window next to the yellow door.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Yellow(y))
421
- The window that was next to the yellow door was black.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Yellow(y))
422
- The house had a yellow window and a black door.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Black(y))
423
- The window that was yellow was next to the door that was black.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Black(y))
424
- Yellow was the color of the window next to the black door.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Black(y))
425
- The window that was next to the black door was yellow.,∃x ∃y (Window(x) ∧ Yellow(x) ∧ Door(y) ∧ Black(y))
426
- The house had a black window and a red door.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Red(y))
427
- The window that was black was next to the door that was red.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Red(y))
428
- Black was the color of the window next to the red door.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Red(y))
429
- The window that was next to the red door was black.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Red(y))
430
- The house had a red window and a black door.,∃x ∃y (Window(x) ∧ Red(x) ∧ Door(y) ∧ Black(y))
431
- The window that was red was next to the door that was black.,∃x ∃y (Window(x) ∧ Red(x) ∧ Door(y) ∧ Black(y))
432
- Red was the color of the window next to the black door.,∃x ∃y (Window(x) ∧ Red(x) ∧ Door(y) ∧ Black(y))
433
- The window that was next to the black door was red.,∃x ∃y (Window(x) ∧ Red(x) ∧ Door(y) ∧ Black(y))
434
- The house had a black window and a blue door.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Blue(y))
435
- The window that was black was next to the door that was blue.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Blue(y))
436
- Black was the color of the window next to the blue door.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Blue(y))
437
- The window that was next to the blue door was black.,∃x ∃y (Window(x) ∧ Black(x) ∧ Door(y) ∧ Blue(y))
438
- The house had a blue window and a black door.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Black(y))
439
- The window that was blue was next to the door that was black.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Black(y))
440
- Blue was the color of the window next to the black door.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Black(y))
441
- The window that was next to the black door was blue.,∃x ∃y (Window(x) ∧ Blue(x) ∧ Door(y) ∧ Black(y))
442
- A blue glass was placed on a red table.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Red(y))
443
- The glass that was blue was placed on a table that was red.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Red(y))
444
- Red was not the color of the glass but of the table.,∃x ∃y (Glass(x) ∧ ¬Red(x) ∧ Table(y) ∧ Red(y))
445
- Blue was the color of the glass placed on the red table.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Red(y))
446
- The glass that was placed on a red table was blue.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Red(y))
447
- A green glass was placed on a red table.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Red(y))
448
- The glass that was green was placed on a table that was red.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Red(y))
449
- Green was the color of the glass placed on the red table.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Red(y))
450
- The glass that was placed on a red table was green.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Red(y))
451
- A blue glass was placed on a green table.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Green(y))
452
- The glass that was blue was placed on a table that was green.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Green(y))
453
- Green was not the color of the glass but of the table.,∃x ∃y (Glass(x) ∧ ¬Green(x) ∧ Table(y) ∧ Green(y))
454
- Blue was the color of the glass placed on the green table.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Green(y))
455
- The glass that was placed on a green table was blue.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Green(y))
456
- A yellow glass was placed on a red table.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Red(y))
457
- The glass that was yellow was placed on a table that was red.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Red(y))
458
- Yellow was the color of the glass placed on the red table.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Red(y))
459
- The glass that was placed on a red table was yellow.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Red(y))
460
- A blue glass was placed on a yellow table.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Yellow(y))
461
- The glass that was blue was placed on a table that was yellow.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Yellow(y))
462
- Yellow was not the color of the glass but of the table.,∃x ∃y (Glass(x) ∧ ¬Yellow(x) ∧ Table(y) ∧ Yellow(y))
463
- Blue was the color of the glass placed on the yellow table.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Yellow(y))
464
- The glass that was placed on a yellow table was blue.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Yellow(y))
465
- A green glass was placed on a yellow table.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Yellow(y))
466
- The glass that was green was placed on a table that was yellow.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Yellow(y))
467
- Green was the color of the glass placed on the yellow table.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Yellow(y))
468
- The glass that was placed on a yellow table was green.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Yellow(y))
469
- A yellow glass was placed on a green table.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Green(y))
470
- The glass that was yellow was placed on a table that was green.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Green(y))
471
- Yellow was the color of the glass placed on the green table.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Green(y))
472
- The glass that was placed on a green table was yellow.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Green(y))
473
- A green glass was placed on a blue table.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Blue(y))
474
- The glass that was green was placed on a table that was blue.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Blue(y))
475
- Blue was not the color of the glass but of the table.,∃x ∃y (Glass(x) ∧ ¬Blue(x) ∧ Table(y) ∧ Blue(y))
476
- Green was the color of the glass placed on the blue table.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Blue(y))
477
- The glass that was placed on a blue table was green.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Blue(y))
478
- A white glass was placed on a yellow table.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Yellow(y))
479
- The glass that was white was placed on a table that was yellow.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Yellow(y))
480
- White was the color of the glass placed on the yellow table.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Yellow(y))
481
- The glass that was placed on a yellow table was white.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Yellow(y))
482
- A green glass was placed on a white table.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ White(y))
483
- The glass that was green was placed on a table that was white.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ White(y))
484
- White was not the color of the glass but of the table.,∃x ∃y (Glass(x) ∧ ¬White(x) ∧ Table(y) ∧ White(y))
485
- Green was the color of the glass placed on the white table.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ White(y))
486
- The glass that was placed on a white table was green.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ White(y))
487
- A white glass was placed on a black table.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Black(y))
488
- The glass that was white was placed on a table that was black.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Black(y))
489
- Black was not the color of the glass but of the table.,∃x ∃y (Glass(x) �� ¬Black(x) ∧ Table(y) ∧ Black(y))
490
- White was the color of the glass placed on the black table.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Black(y))
491
- The glass that was placed on a black table was white.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Black(y))
492
- A black glass was placed on a white table.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ White(y))
493
- The glass that was black was placed on a table that was white.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ White(y))
494
- Black was the color of the glass placed on the white table.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ White(y))
495
- The glass that was placed on a white table was black.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ White(y))
496
- A white glass was placed on a red table.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Red(y))
497
- The glass that was white was placed on a table that was red.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Red(y))
498
- White was the color of the glass placed on the red table.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Red(y))
499
- The glass that was placed on a red table was white.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Red(y))
500
- A red glass was placed on a white table.,∃x ∃y (Glass(x) ∧ Red(x) ∧ Table(y) ∧ White(y))
501
- The glass that was red was placed on a table that was white.,∃x ∃y (Glass(x) ∧ Red(x) ∧ Table(y) ∧ White(y))
502
- Red was the color of the glass placed on the white table.,∃x ∃y (Glass(x) ∧ Red(x) ∧ Table(y) ∧ White(y))
503
- The glass that was placed on a white table was red.,∃x ∃y (Glass(x) ∧ Red(x) ∧ Table(y) ∧ White(y))
504
- A green glass was placed on a black table.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Black(y))
505
- The glass that was green was placed on a table that was black.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Black(y))
506
- Green was the color of the glass placed on the black table.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Black(y))
507
- The glass that was placed on a black table was green.,∃x ∃y (Glass(x) ∧ Green(x) ∧ Table(y) ∧ Black(y))
508
- A white glass was placed on a green table.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Green(y))
509
- The glass that was white was placed on a table that was green.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Green(y))
510
- White was the color of the glass placed on the green table.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Green(y))
511
- The glass that was placed on a green table was white.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Green(y))
512
- A black glass was placed on a green table.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Green(y))
513
- The glass that was black was placed on a table that was green.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Green(y))
514
- Black was the color of the glass placed on the green table.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Green(y))
515
- The glass that was placed on a green table was black.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Green(y))
516
- A white glass was placed on a blue table.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Blue(y))
517
- The glass that was white was placed on a table that was blue.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Blue(y))
518
- White was the color of the glass placed on the blue table.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Blue(y))
519
- The glass that was placed on a blue table was white.,∃x ∃y (Glass(x) ∧ White(x) ∧ Table(y) ∧ Blue(y))
520
- A blue glass was placed on a white table.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ White(y))
521
- The glass that was blue was placed on a table that was white.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ White(y))
522
- Blue was the color of the glass placed on the white table.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ White(y))
523
- The glass that was placed on a white table was blue.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ White(y))
524
- A yellow glass was placed on a white table.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ White(y))
525
- The glass that was yellow was placed on a table that was white.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ White(y))
526
- Yellow was the color of the glass placed on the white table.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ White(y))
527
- The glass that was placed on a white table was yellow.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ White(y))
528
- A black glass was placed on a yellow table.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Yellow(y))
529
- The glass that was black was placed on a table that was yellow.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Yellow(y))
530
- Black was the color of the glass placed on the yellow table.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Yellow(y))
531
- The glass that was placed on a yellow table was black.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Yellow(y))
532
- A yellow glass was placed on a black table.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Black(y))
533
- The glass that was yellow was placed on a table that was black.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Black(y))
534
- Yellow was the color of the glass placed on the black table.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Black(y))
535
- The glass that was placed on a black table was yellow.,∃x ∃y (Glass(x) ∧ Yellow(x) ∧ Table(y) ∧ Black(y))
536
- A black glass was placed on a red table.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Red(y))
537
- The glass that was black was placed on a table that was red.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Red(y))
538
- Black was the color of the glass placed on the red table.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Red(y))
539
- The glass that was placed on a red table was black.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Red(y))
540
- A red glass was placed on a black table.,∃x ∃y (Glass(x) ∧ Red(x) ∧ Table(y) ∧ Black(y))
541
- The glass that was red was placed on a table that was black.,∃x ∃y (Glass(x) ∧ Red(x) ∧ Table(y) ∧ Black(y))
542
- Red was the color of the glass placed on the black table.,∃x ∃y (Glass(x) ∧ Red(x) ∧ Table(y) ∧ Black(y))
543
- The glass that was placed on a black table was red.,∃x ∃y (Glass(x) ∧ Red(x) ∧ Table(y) ∧ Black(y))
544
- A black glass was placed on a blue table.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Blue(y))
545
- The glass that was black was placed on a table that was blue.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Blue(y))
546
- Black was the color of the glass placed on the blue table.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Blue(y))
547
- The glass that was placed on a blue table was black.,∃x ∃y (Glass(x) ∧ Black(x) ∧ Table(y) ∧ Blue(y))
548
- A blue glass was placed on a black table.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Black(y))
549
- The glass that was blue was placed on a table that was black.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Black(y))
550
- Blue was the color of the glass placed on the black table.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Black(y))
551
- The glass that was placed on a black table was blue.,∃x ∃y (Glass(x) ∧ Blue(x) ∧ Table(y) ∧ Black(y))