MyWikiBiz, Author Your Legacy — Saturday November 23, 2024
Jump to navigationJump to search
275 bytes added
, 14:24, 18 September 2012
Line 4,029: |
Line 4,029: |
| | | |
| Being superficial as a matter of principle, or adhering to the surface appearances of signs, enjoys the initial advantage that the very same codes can be used by any interpreter that is capable of observing them. The down side of resorting to this technique is that it typically uses an excessive number of logical dimensions to get each point of the intended space across. | | Being superficial as a matter of principle, or adhering to the surface appearances of signs, enjoys the initial advantage that the very same codes can be used by any interpreter that is capable of observing them. The down side of resorting to this technique is that it typically uses an excessive number of logical dimensions to get each point of the intended space across. |
| + | |
| + | Even while operating within the general lines of the literal, superficial, or <math>\mathcal{O}(n)\!</math> strategy, there are still a number of choices to be made in the style of coding to be employed. For example, if there is an obvious distinction between different components of the world, like that between the objects in <math>O = \{ \text{A}, \text{B} \}\!</math> and the signs in <math>S = \{ {}^{\backprime\backprime} \text{A} {}^{\prime\prime}, {}^{\backprime\backprime} \text{B} {}^{\prime\prime}, {}^{\backprime\backprime} \text{i} {}^{\prime\prime}, {}^{\backprime\backprime} \text{u} {}^{\prime\prime} \},\!</math> then it is common to let this distinction go formally unmarked in the LIR, that is, to omit the requirement of declaring an explicit logical feature to make a note of it in the formal coding. The distinction itself, as a property of reality, is in no danger of being obliterated or permanently erased, but it can be obscured and temporarily ignored. In practice, the distinction is not so much ignored as it is casually observed and informally attended to, usually being marked by incidental indices in the context of the representation. |
| | | |
| <pre> | | <pre> |
− | Even while operating within the general lines of the literal, superficial, or O(n) strategy, there are still a number of choices to be made in the style of coding to be employed. For example, if there is an obvious distinction between different components of the world, like that between the objects in O = {A, B} and the signs in S = {"A", "B", "i", "u"}, then it is common to let this distinction go formally unmarked in the LIR, that is, to omit the requirement of declaring an explicit logical feature to make a note of it in the formal coding. The distinction itself, as a property of reality, is in no danger of being obliterated or permanently erased, but it can be obscured and temporarily ignored. In practice, the distinction is not so much ignored as it is casually observed and informally attended to, usually being marked by incidental indices in the context of the representation.
| + | '''Literal Coding''' |
− | | |
− | 1a. literal coding
| |
| | | |
| For the domain W = {A, B, "A", "B", "i", "u"} of six elements one needs to use six logical features, in effect, elevating each individual object to the status of an exclusive ontological category in its own right. The easiest way to do this is simply to reuse the world syntactic domain O as a logical alphabet W, taking element wise identifications as follows: | | For the domain W = {A, B, "A", "B", "i", "u"} of six elements one needs to use six logical features, in effect, elevating each individual object to the status of an exclusive ontological category in its own right. The easiest way to do this is simply to reuse the world syntactic domain O as a logical alphabet W, taking element wise identifications as follows: |