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