-
Notifications
You must be signed in to change notification settings - Fork 56
/
Sentences 11.16.sen
23 lines (23 loc) · 1.17 KB
/
Sentences 11.16.sen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
7.1.1.18681wnds:Windows 76.1SntFC1396343187612D1396343276016S846610 @x (Cube(x) $ @y (Tet(y) $ LeftOf(x,y)))
;@x (Cube(x) $ x-is-to-the-left-of-every-tet) @x ((Cube(x) & Small(x)) $ (/y(Cube(y) & Large(y) & BackOf(x,y))))
;@x ((Cube(x) & Small(x)) $
; x-is-in-back-of-a-large-cube) /x (Cube(x) & @y (Tet(y) $ FrontOf(x,y)))
;/x (Cube(x) & x-is-in-front-of-every-tet) /x (Cube(x) & Large(x) & /y ((Cube(y) & Small(y)) & FrontOf(x,y)))
;/x (Cube(x) & Large(x) &
; x-is-in-front-of-a-small-cube) @x ~(@y Larger(x,y))
;@x ~(x-is-larger-than-everything) @x ((Cube(x) & @y(Tet(y) $ FrontOf(x,y))) $
Large(x))
;@x ((Cube(x) & x-is-in-front-of-every-tet ) $ ;Large(x)) @x ((/y(Cube(y) & Large(y) & RightOf(x,y))) $ Small(x))
;@x ( x-is-to-the-right-of-a-large cube $ Small(x)) @x (((/y(Cube(y) & BackOf(x,y))) &
(/z(Cube(z) & FrontOf(x,z)))) $ ~Large(x))
;@x ((x-is-in-back-of-a-cube &
; x-is-in-front-of-a-cube) $ ~Large(x)) @x (~/ y(BackOf(y,x)) $ Cube(x))
;@x (there-is-nothing-in-back-of-x $ Cube(x)) @x (Dodec(x) $/y(Tet(y) & Smaller(x,y)) )
;@x (Dodec(x) $ x-is-smaller-tha-some-tet)s=188266;