Changes

Line 1,981: Line 1,981:  
===Commentary Note 10.11===
 
===Commentary Note 10.11===
   −
<pre>
+
I return to where we were in unpacking the contents of CP 3.73. Peirce remarks that the comma operator can be iterated at will:
I return to where we were in unpacking the contents of CP 3.73.
  −
Peirce remarks that the comma operator can be iterated at will:
     −
| In point of fact, since a comma may be added in this way to any
+
<blockquote>
| relative term, it may be added to one of these very relatives
+
<p>In point of fact, since a comma may be added in this way to any relative term, it may be added to one of these very relatives formed by a comma, and thus by the addition of two commas an absolute term becomes a relative of two correlates.</p>
| formed by a comma, and thus by the addition of two commas
  −
| an absolute term becomes a relative of two correlates.
  −
|
  −
| So:
  −
|
  −
| m,,b,r
  −
|
  −
| interpreted like
  −
|
  −
| `g`'o'h
  −
|
  −
| means a man that is a rich individual and
  −
| is a black that is that rich individual.
  −
|
  −
| But this has no other meaning than:
  −
|
  −
| m,b,r
  −
|
  −
| or a man that is a black that is rich.
  −
|
  −
| Thus we see that, after one comma is added, the
  −
| addition of another does not change the meaning
  −
| at all, so that whatever has one comma after it
  −
| must be regarded as having an infinite number.
  −
|
  −
| C.S. Peirce, CP 3.73
     −
Again, let us check whether this makes sense
+
<p>So:</p>
on the stage of our small but dramatic model.
     −
Let's say that Desdemona and Othello are rich,
+
: <p>m,,b,r</p>
and, among the persons of the play, only they.
     −
With this premiss we obtain a sample of absolute terms
+
<p>interpreted like</p>
that is sufficiently ample to work through our example:
     −
1    =  B +, C +, D +, E +, I +, J +, O
+
: <p> `g`'o'h</p>
   −
b    =  O
+
<p>means a man that is a rich individual and is a black that is that rich individual.</p>
   −
m    =  C +, I +, J +, O
+
<p>But this has no other meaning than:</p>
   −
r   =  D +, O
+
: <p> m,b,r</p>
   −
One application of the comma operator
+
<p>or a man that is a black that is rich.</p>
yields the following 2-adic relatives:
     −
1,   =  B:B +, C:C +, D:D +, E:E +, I:I +, J:J +, O:O
+
<p>Thus we see that, after one comma is added, the addition of another does not change the meaning at all, so that whatever has one comma after it must be regarded as having an infinite number.  (Peirce, CP 3.73).</p>
 +
</blockquote>
   −
b,   =  O:O
+
Again, let us check whether this makes sense on the stage of our small but dramatic model.
   −
m,   =  C:C +, I:I +, J:J +, O:O
+
Let's say that Desdemona and Othello are rich, and, among the persons of the play, only they.
   −
r,  =  D:D +, O:O
+
With this premiss we obtain a sample of absolute terms that is sufficiently ample to work through our example:
   −
Another application of the comma operator
+
:{| cellpadding="4"
generates the following 3-adic relatives:
+
| 1
 +
| =
 +
| B +, C +, D +, E +, I +, J +, O
 +
|-
 +
| b
 +
| =
 +
| O
 +
|-
 +
| m
 +
| =
 +
| C +, I +, J +, O
 +
|-
 +
| r
 +
| =
 +
| D +, O
 +
|}
   −
1,,  =  B:B:B +, C:C:C +, D:D:D +, E:E:E +, I:I:I +, J:J:J +, O:O:O
+
One application of the comma operator yields the following 2-adic relatives:
   −
b,, =   O:O:O
+
:{| cellpadding="4"
 +
| 1,
 +
| =
 +
| B:B +, C:C +, D:D +, E:E +, I:I +, J:J +, O:O
 +
|-
 +
| b,
 +
| =
 +
| O:O
 +
|-
 +
| m,
 +
| =
 +
| C:C +, I:I +, J:J +, O:O
 +
|-
 +
| r,
 +
| =
 +
| D:D +, O:O
 +
|}
   −
m,,  =  C:C:C +, I:I:I +, J:J:J +, O:O:O
+
Another application of the comma operator generates the following 3-adic relatives:
   −
r,, =   D:D:D +, O:O:O
+
:{| cellpadding="4"
 +
| 1,,
 +
| =
 +
| B:B:B +, C:C:C +, D:D:D +, E:E:E +, I:I:I +, J:J:J +, O:O:O
 +
| b,,
 +
| =
 +
| O:O:O
 +
|-
 +
| m,,
 +
| =
 +
| C:C:C +, I:I:I +, J:J:J +, O:O:O
 +
|-
 +
| r,,
 +
| =
 +
| D:D:D +, O:O:O
 +
|}
   −
Assuming the associativity of multiplication among 2-adic relatives,
+
Assuming the associativity of multiplication among 2-adic relatives, we may compute the product m,b,r by a brute force method as follows:
we may compute the product m,b,r by a brute force method as follows:
     −
m,b,r = (C:C +, I:I +, J:J +, O:O)(O:O)(D +, O)
+
:{| cellpadding="4"
 +
| m,b,r
 +
| =
 +
| (C:C +, I:I +, J:J +, O:O)(O:O)(D +, O)
 +
|-
 +
| &nbsp;
 +
| =
 +
| (C:C +, I:I +, J:J +, O:O)(O)
 +
|-
 +
| &nbsp;
 +
| =
 +
| O
 +
|}
   −
      =  (C:C +, I:I +, J:J +, O:O)(O)
+
This avers that a man that is black that is rich is Othello, which is true on the premisses of our universe of discourse.
   −
      = O
+
The stock associations of `g`'o'h lead us to multiply out the product m,,b,r along the following lines, where the trinomials of the form (''X'':''Y'':''Z'')(''Y'':''Z'')(''Z'') are the only ones that produce any non-null result, specifically, of the form (''X'':''Y'':''Z'')(''Y'':''Z'')(''Z'') = ''X''.
   −
This avers that a man that is black that is rich is Othello,
+
:{| cellpadding="4"
which is true on the premisses of our universe of discourse.
+
| m,,b,r
 
+
| =
The stock associations of `g`'o'h lead us to multiply out the
+
| (C:C:C +, I:I:I +, J:J:J +, O:O:O)(O:O)(D +, O)
product m,,b,r along the following lines, where the trinomials
+
|-
of the form (X:Y:Z)(Y:Z)(Z) are the only ones that produce any
+
| &nbsp;
non-null result, specifically, of the form (X:Y:Z)(Y:Z)(Z) = X.
+
| =
 
+
| (O:O:O)(O:O)(O)
m,,b,r  =  (C:C:C +, I:I:I +, J:J:J +, O:O:O)(O:O)(D +, O)
+
|-
 
+
| &nbsp;
        = (O:O:O)(O:O)(O)
+
| =
 
+
| O
        = O
+
|}
    
So we have that m,,b,r = m,b,r.
 
So we have that m,,b,r = m,b,r.
   −
In closing, observe that the teridentity relation has turned up again
+
In closing, observe that the teridentity relation has turned up again in this context, as the second comma-ing of the universal term itself:
in this context, as the second comma-ing of the universal term itself:
     −
1,, = B:B:B +, C:C:C +, D:D:D +, E:E:E +, I:I:I +, J:J:J +, O:O:O.
+
:{| cellpadding="4"
</pre>
+
| 1,,
 +
| =
 +
| B:B:B +, C:C:C +, D:D:D +, E:E:E +, I:I:I +, J:J:J +, O:O:O.
 +
|}
    
==Selection 11==
 
==Selection 11==
12,080

edits