Semantics 2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
! Header text !! Header text !! Header text | ! Header text !! Header text !! Header text | ||
|- | |- | ||
| Z<sup>1</sup> = _is an element<br>|| H<sup>1</sup> = _is big<br>|| | | Z<sup>1</sup> = _is an element<br>|| H<sup>1</sup> = _is big<br>|| Q<sup>2</sup> = _is directly above _<br> | ||
|- | |- | ||
| A<sup>1</sup> = _is a circle<br>|| J<sup>1</sup> = _is medium<br>|| | | A<sup>1</sup> = _is a circle<br>|| J<sup>1</sup> = _is medium<br>|| R<sup>2</sup> = _is directly below _ | ||
|- | |- | ||
| B<sup>1</sup> = _is a triangle<br>|| K<sup>1</sup> = _is small<br>|| | | B<sup>1</sup> = _is a triangle<br>|| K<sup>1</sup> = _is small<br>|| S<sup>2</sup> = _is directly to the left of _ | ||
|- | |- | ||
| C<sup>1</sup> = _is a square<br>|| L<sup>1</sup> = _is big<br>|| | | C<sup>1</sup> = _is a square<br>|| L<sup>1</sup> = _is big<br>|| T<sup>2</sup> = _is directly to the right of _ | ||
|- | |- | ||
| D<sup>1</sup> = _is green<br>|| N<sup>2</sup> = _is bigger than _< | | D<sup>1</sup> = _is green<br>|| N<sup>2</sup> = _is bigger than _|| W<sup>3</sup> = _is directly between _ and _ | ||
|- | |- | ||
| E<sup>1</sup> = _is red<br>|| O<sup>2</sup> = _is smaller than _<br>|| | | E<sup>1</sup> = _is red<br>|| O<sup>2</sup> = _is smaller than _<br>|| Q<sup>2</sup> = _is directly above _<br> | ||
|- | |- | ||
| G<sup>1</sup> = _is blue<br>|| | | G<sup>1</sup> = _is blue<br>|| P<sup>2</sup> = _has the same size as _<br> || | ||
|} | |} | ||
Revision as of 19:31, 21 January 2021
Header text | Header text | Header text |
---|---|---|
Z1 = _is an element |
H1 = _is big |
Q2 = _is directly above _ |
A1 = _is a circle |
J1 = _is medium |
R2 = _is directly below _ |
B1 = _is a triangle |
K1 = _is small |
S2 = _is directly to the left of _ |
C1 = _is a square |
L1 = _is big |
T2 = _is directly to the right of _ |
D1 = _is green |
N2 = _is bigger than _ | W3 = _is directly between _ and _ |
E1 = _is red |
O2 = _is smaller than _ |
Q2 = _is directly above _ |
G1 = _is blue |
P2 = _has the same size as _ |
Name = {a, b, c, d, e, f}
Const = {A, B, C, D, E, G, H, J, K, L N, O, P, Q, R S, T, W}
M = <U, F> such that
U = {1, 2, 3, 4, 5, 6}
F(a) = 1
F(b) = 2
F(c) = 3
F(d) = 4
F(e) = 5
F(f) = 6