Changes

mdasher, mdancer ...
Line 9: Line 9:  
|}
 
|}
   −
The question is:  What sort of thing is a connotation?  Is it a sign?  That is to say, is it yet another term?  Or is it something like an abstract attribute, namely, a character, an intension, a property, or a quality?  And while we're asking, does it really even matter?
+
The question is:  What sort of thing is a connotation?  Is it a sign?  — that is to say, yet another term?  Or is it something like an abstract attribute — a character, intension, property, or quality?  And while we're asking, does it really even matter?
   −
"No" is one answer worth considering.  But then:  Why does it not matter?  What reason might be given that would excuse the indifference?
+
"No" is one answer worth considering.  But then:  Why does it not matter?  What reason could be given to excuse the indifference?
   −
This is a question that has exercised me since my earliest studies of Peirce.  I can remember discussing it with my philosophy mentor at the time and I distinctly recall having arrived at some conclusion or other, but, alas, I haven't the foggiest notion what exactly my revelation amounted to.  Perhaps that is all for the best, as the vagrancy of memory is frequently better than the vapidity of one's banalytic anamnesia.
+
This is a question that has exercised me since my earliest studies of Peirce.  I can remember discussing it with my philosophy mentor at the time and I distinctly recall having arrived at some conclusion or other — alas, I haven't the foggiest notion what exactly my revelation amounted to.
    
These days, I usually try to finesse the trick under the trumped up rubric of a factorization.  So let me excavate my last attempts to explain this business and see if I can improve on them.
 
These days, I usually try to finesse the trick under the trumped up rubric of a factorization.  So let me excavate my last attempts to explain this business and see if I can improve on them.
    
==Factoring Functions==
 
==Factoring Functions==
 +
 +
{| align="center" cellspacing="6" width="90%" <!--QUOTE-->
 +
|
 +
<p>Things are equivocally named, when they have the name only in common, the definition (or statement of essence) corresponding with the name being different.  For instance, while a man and a portrait can properly both be called "animals" [since the Greek ''zõon'' applies to both], these are equivocally named.  For they have the name only in common, the definitions (or statements of essence) corresponding with the name being different.  For if you are asked to define what the being an animal means in the case of the man and the portrait, you give in either case a definition appropriate to that case alone.  (''Categories'', p. 13).</p>
 +
 +
<p>Aristotle, "The Categories", in ''Aristotle, Volume 1'', H.P. Cooke and H. Tredennick (trans.), Loeb Classics, William Heinemann Ltd, London, UK, 1938.</p>
 +
|}
    
I would like to introduce a concept that I find to be of use in discussing the problems of hypostatic abstraction, reification, the reality of universals, and the questions of choosing among nominalism, conceptualism, and realism, generally.
 
I would like to introduce a concept that I find to be of use in discussing the problems of hypostatic abstraction, reification, the reality of universals, and the questions of choosing among nominalism, conceptualism, and realism, generally.
Line 23: Line 30:  
I will take this up first in the simplest possible setting, where it has to do with the special sorts of relations that are commonly called ''functions'', and after the basic idea is made as clear as possible in this easiest case I will deal with the notion of factorization as it affects more generic types of relations.
 
I will take this up first in the simplest possible setting, where it has to do with the special sorts of relations that are commonly called ''functions'', and after the basic idea is made as clear as possible in this easiest case I will deal with the notion of factorization as it affects more generic types of relations.
   −
Picture an arbitrary function from a ''source'' or ''domain'' to a ''target'' or ''codomain''.  Here is a picture of such function, <math>f : X \to Y,</math> as generic as it needs to be for our prsent purposes:
+
Picture an arbitrary function from a ''source'' or ''domain'' to a ''target'' or ''codomain''.  Here is a picture of such a function, <math>f : X \to Y,</math> as generic as it needs to be for our present purposes:
   −
<pre>
+
{| align="center" cellpadding="8" style="text-align:center"
  Source X  =  {1, 2, 3, 4,    5}
+
| [[Image:Factorization Function Example 1.jpg|500px]]
          |     o  o  o  o    o
+
|-
      f  |       \ | /    \  /
+
| <math>\text{Figure 1. Function}~ f : X \to Y</math>
          |       \|/      \ /
+
|}
          v      o o  o  o  o  o
  −
  Target Y =  {A, B, C, D, E, F}
  −
</pre>
     −
It is a fact that any old function that you might pick "factors" into a functional composition of two other functions, a surjective ("onto") function and an injective ("one-to-one") function, in the present example pictured below:
+
It is a fact that any old function that you might pick factors into a composition of two other functions, a surjective ("onto") function and an injective ("one-to-one") function, in the present example as pictured below:
   −
<pre>
+
{| align="center" cellpadding="8" style="text-align:center"
  Source X  =  {1, 2, 3, 4,    5}
+
| [[Image:Factorization Function Example 2.jpg|500px]]
          |     o  o  o  o    o
+
|-
      g  |      \ | /    \  /
+
| <math>\text{Figure 2. Factorization}~ f = g \circ h</math>
          v        \|/      \ /
+
|}
  Medium M = {  b  ,    e  }
  −
          |        |        |
  −
      h   |        |        |
  −
          v      o  o  o  o  o  o
  −
  Target Y  =  {A, B, C, D, E, F}
  −
</pre>
      
Writing functional compositions <math>f = g \circ h</math> "on the right", we have the following data about the situation:
 
Writing functional compositions <math>f = g \circ h</math> "on the right", we have the following data about the situation:
   −
<pre>
+
{| align="center" cellpadding="8" width="90%"
  X = {1, 2, 3, 4, 5}
+
|
  M = {b, e}
+
<math>\begin{array}{ccl}
  Y = {A, B, C, D, E, F}
+
X & = & \{ 1, 2, 3, 4, 5 \}
 
+
\\[4pt]
  f : X -> Y, arbitrary
+
M & = & \{ m, n \}
  g : X -> M, surjective
+
\\[4pt]
  h : M -> Y, injective
+
Y & = & \{ p, q, r, s, t, u \}
 
+
\\[8pt]
  f = g o h
+
f & : & X \to Y, ~\text{arbitrary}
</pre>
+
\\[4pt]
 +
g & : & X \to M, ~\text{surjective}
 +
\\[4pt]
 +
h & : & M \to Y, ~\text{injective}
 +
\\[8pt]
 +
f & = & g \circ h
 +
\end{array}</math>
 +
|}
    
What does all of this have to do with reification and so on?
 
What does all of this have to do with reification and so on?
   −
Well, suppose that the source domain <math>X\!</math> is a set of ''objects'', that the target domain <math>Y\!</math> is a set of ''signs'', and suppose that the function <math>f : X \to Y</math> indicates the effect of a classification, conceptualization, discrimination, perception, or some other type of sorting operation, distributing the elements of the set <math>X\!</math> of objects and into a set of sorting bins that are labeled with the elements of the set <math>Y,\!</math> regarded as a set of classifiers, concepts, descriptors, percepts, or just plain signs, whether these signs are regarded as being in the mind, as with concepts, or whether they happen to be inscribed more publicly in another medium.
+
To begin answering that question, suppose that the source domain <math>X\!</math> is a set of ''objects'', that the target domain <math>Y\!</math> is a set of ''signs'', and suppose that the function <math>f : X \to Y</math> indicates the effect of a classification, conceptualization, discrimination, perception, or some other type of sorting operation, distributing the elements of the set <math>X\!</math> of objects and into a set of sorting bins that are labeled with the elements of the set <math>Y,\!</math> regarded as a set of classifiers, concepts, descriptors, percepts, or just plain signs, whether these signs are regarded as being in the mind, as with concepts, or whether they happen to be inscribed more publicly in another medium.
   −
In general, if we try to use the signs in the target codomain <math>Y\!</math> to reference the objects in the source domain <math>X,\!</math> then we will be invoking what used to be called &mdash; since the Middle Ages, I think &mdash; a manner of ''general reference'' or a mode of ''plural denotation'', that is to say, one sign will, in general, denote each of many objects, in a way that would normally be called ''ambiguous'' or ''equivocal''.
+
In general, if we use the signs in the target domain <math>Y\!</math> to denote or describe the objects in the source domain <math>X,\!</math> then we are engaged in a form of ''general denotation'' or ''plural reference'' with regard to those objects, that is, each sign may refer to each of many objects, in a way that would normally be called ''ambiguous'' or ''equivocal''.
    
Notice what I did not say here, that one sign denotes a ''set'' of objects, because I am for the moment conducting myself as such a dyed-in-the-wool nominal thinker that I hesitate even to admit so much as the existence of this thing we call a ''set'' into the graces of my formal ontology, though, of course, my casual speech is rife with the use of the word ''set'', and in a way that the nominal thinker, true-blue to the end, would probably be inclined or duty-bound to insist is a purely dispensable convenience.
 
Notice what I did not say here, that one sign denotes a ''set'' of objects, because I am for the moment conducting myself as such a dyed-in-the-wool nominal thinker that I hesitate even to admit so much as the existence of this thing we call a ''set'' into the graces of my formal ontology, though, of course, my casual speech is rife with the use of the word ''set'', and in a way that the nominal thinker, true-blue to the end, would probably be inclined or duty-bound to insist is a purely dispensable convenience.
Line 76: Line 81:  
==Factoring Sign Relations==
 
==Factoring Sign Relations==
   −
<pre>
+
Let us now apply the concepts of factorization and reification, as they are developed above, to the analysis of sign relations.
Let us now apply the concepts of factorization and reification,
  −
as they are developed above, to the analysis of sign relations.
     −
Suppose that we have a sign relation L c O x S x I, where the sets
+
Suppose we have a sign relation <math>L \subseteq O \times S \times I,</math> where <math>O\!</math> is the object domain, <math>S\!</math> is the sign domain, and <math>I\!</math> is the interpretant domain of the sign relation <math>L.\!</math>
O, S, I are the domains of the Object, Sign, Interpretant domains,
  −
respectively.
     −
Now suppose that the situation with respect to
+
Now suppose that the situation with respect to the ''denotative component'' of <math>L,\!</math> in other words, the projection of <math>L\!</math> on the subspace <math>O \times S,</math> can be pictured in the following manner:
the "denotative component" of L, in other words,
  −
the "projection" of L on the subspace O x S, can
  −
be pictured in the following manner, where equal
  −
signs, like "=", written between ostensible nodes,
  −
like "o", identify them into a single actual node.
     −
o-----------------------------o
+
{| align="center" cellpadding="8" style="text-align:center"
| Denotative Component of L  |
+
| [[Image:Factorization Sign Relation 1.jpg|500px]]
o--------------o--------------o
+
|-
|  Objects    |    Signs    |
+
| <math>\text{Figure 3. Denotative Component of Sign Relation}~ L</math>
o--------------o--------------o
+
|}
|                            |
  −
|                  o        |
  −
|                  /=         |
  −
|                / o  y    |
  −
|                / /=         |
  −
|              / / o        |
  −
|              / / /          |
  −
|             / / /          |
  −
|           / / /            |
  −
|          / / /            |
  −
|          / / /              |
  −
|  x_1    o-/-/-----o  y_1    |
  −
|          / /                |
  −
|        / /                |
  −
x_2  o-/--------o  y_2    |
  −
|        /                  |
  −
|        /                    |
  −
|  x_3  o-----------o  y_3    |
  −
|                             |
  −
o-----------------------------o
     −
This depicts a situation where each of the three objects,
+
The Figure depicts a situation where each of the three objects, <math>o_1, o_2, o_3,\!</math> has a ''proper name'' that denotes it alone, namely, the three proper names <math>s_1, s_2, s_3,\!</math> respectively. Over and above the objects denoted by their proper names, there is the general sign <math>s,\!</math> which denotes any and all of the objects <math>o_1, o_2, o_3.\!</math> This kind of sign is described as a ''general name'' or a ''plural term'', and its relation to its objects is a ''general reference'' or a ''plural denotation''.
x_1, x_2, x_3, has a "proper name" that denotes it alone,
  −
namely, the three proper names y_1, y_2, y_3, respectively.
  −
Over and above the objects denoted by their proper names,
  −
there is the general sign y, which denotes any and all of
  −
the objects x_1, x_2, x_3.  This kind of sign is described
  −
as a "general name" or a "plural term", and its relation to
  −
its objects is a "general reference" or a "plural denotation".
     −
Now, at this stage of the game, if you ask:
+
If you now ask, ''Is the object of the sign <math>s\!</math> one or many?'', the answer has to be ''many''. That is, there is not one <math>o\!</math> that <math>s\!</math> denotes, but only the three <math>o\!</math>'s in the object space. Nominal thinkers would ask:  ''Granted this, what need do we have really of more excess?''  The maxim of the nominal thinker is ''never read a general name as a name of a general'', meaning that we should never jump from the accidental circumstance of a plural sign <math>s\!</math> to the abnominal fact that a unit <math>o\!</math> exists.
"Is the object of the sign y one or many?",
  −
the answer has to be:  "Not one, but many".
  −
That is, there is not one x that y denotes,
  −
but only the three x's in the object space.
  −
Nominal thinkers would ask:  "Granted this,
  −
what need do we have really of more excess?"
  −
The maxim of the nominal thinker is "never
  −
read a general name as a name of a general",
  −
meaning that we should never jump from the
  −
accidental circumstance of a plural sign y
  −
to the abnominal fact that a unit x exists.
     −
In actual practice this would be just one segment of a much larger
+
In actual practice this would be just one segment of a much larger sign relation, but let us continue to focus on just this one piece. The association of objects with signs is not in general a function, no matter which way, from <math>O\!</math> to <math>S\!</math> or from <math>S\!</math> to <math>O,\!</math> that we might try to read it, but very often one will choose to focus on a selection of links that do make up a function in one direction or the other.
sign relation, but let us continue to focus on just this one piece.
  −
The association of objects with signs is not in general a function,
  −
no matter which way, from O to S or from S to O, that we might try
  −
to read it, but very often one will choose to focus on a selection
  −
of links that do make up a function in one direction or the other.
     −
In general, but in this context especially, it is convenient
+
In general, but in this context especially, it is convenient to have a name for the converse of the denotation relation, or for any selection from it.  I have been toying with the idea of calling this ''annotation'', or maybe ''ennotation''.
to have a name for the converse of the denotation relation,
  −
or for any selection from it.  I have been toying with the
  −
idea of calling this "annotation", or maybe "ennotation".
     −
For a not too impertinent instance, the assignment of the
+
For example, the assignment of the general term <math>s\!</math> to each of the objects <math>o_1, o_2, o_3\!</math> is one such functional patch, piece, segment, or selection. So this patch can be pictured according to the pattern that was previously observed, and thus transformed by means of a canonical factorization.
general term y to each of the objects x_1, x_2, x_3 is
  −
one such functional patch, piece, segment, or selection.
  −
So this patch can be pictured according to the pattern
  −
that was previously observed, and thus transformed by
  −
means of a canonical factorization.
     −
In this case, we factor the function f : O -> S
+
In our example of a sign relation, we had a functional subset of the following shape:
   −
  Source O  :>  x_1 x_2 x_3
+
{| align="center" cellpadding="8" style="text-align:center"
          |       o  o  o
+
| [[Image:Factorization Sign Relation Piece 1.jpg|500px]]
          |       \  |  /
+
|-
      f  |        \ | /
+
| <math>\text{Figure 4One Part of Sign Relation}~ L</math>
          |         \|/
+
|}
          v      ... o ...
  −
  Target S :>       y
     −
into the composition g o h, where g : O -> M, and h : M -> S
+
The function <math>f : O \to S</math> factors into a composition <math>g \circ h,\!</math> where <math>g : O \to M,</math> and <math>h : M \to S,</math> as shown here:
   −
  Source O  :>  x_1 x_2 x_3
+
{| align="center" cellpadding="8" style="text-align:center"
          |       o  o  o
+
| [[Image:Factorization Sign Relation Piece 2.jpg|500px]]
      g  |        \  | /
+
|-
          |        \ | /
+
| <math>\text{Figure 5Factored Part of Sign Relation}~ L</math>
          v          \|/
+
|}
  Medium M  :>   ... x ...
  −
          |          |
  −
      h |          |
  −
          |           |
  −
          v      ... o ...
  −
  Target S  :>      y
     −
The factorization of an arbitrary function
+
It may be difficult at first to see how anything of significance could follow from an observation so facile as the fact that an arbitrary function factors into a surjective function followed by an injective function.  What it means is that there is no loss of generality in assuming that there is a domain of intermediate entities under which the objects of a general denotation or plural reference can be marshaled, just as if they had something more essential and more substantial in common than the shared attachment to a coincidental name.  So the problematic status of a hypostatic entity like <math>o\!</math> is reduced from a question of its nominal existence to a matter of its local habitation.  Is it more like an object or more like a sign?  One wonders why there has to be only these two categories, and why not just form up another, but that does not seem like playing the game to propose it.  At any rate, I will defer for now one other obvious possibility &mdash; obvious from the standpoint of the pragmatic theory of signs &mdash; the option of assigning the new concept, or mental symbol, to the role of an interpretant sign.
into a surjective ("onto") function followed
  −
by an injective ("one-one") function is such
  −
a deceptively trivial observation that I had
  −
guessed that you would all wonder what in the
  −
heck, if anything, could possibly come of it.
     −
What it means is that, "without loss or gain of generality" (WOLOGOG),
+
If we force the factored annotation function, initially extracted from the sign relation <math>L,\!</math> back into the frame from whence it came, we get the augmented sign relation <math>L^\prime,\!</math> shown in the next Figure:
we might as well assume that there is a domain of intermediate entities
  −
under which the objects of a general denotation can be marshalled, just
  −
as if they actually had something rather more essential and really more
  −
substantial in common than the shared attachment to a coincidental name.
  −
So the problematic status of a hypostatic entity like x is reduced from
  −
a question of its nominal existence to a matter of its local habitation.
  −
Is it very like a sign, or is it rather more like an object?  One wonders
  −
why there has to be only these two categories, and why not just form up
  −
another, but that does not seem like playing the game to propose it.
  −
At any rate, I will defer for now one other obvious possibility --
  −
obvious from the standpoint of the pragmatic theory of signs --
  −
the option of assigning the new concept, or mental symbol,
  −
to the role of an interpretant sign.
     −
If we force the factored annotation function,
+
{| align="center" cellpadding="8" style="text-align:center"
initially extracted from the sign relation L,
+
| [[Image:Factorization Sign Relation 2.jpg|500px]]
back into the frame from whence it once came,
+
|-
we get the augmented sign relation L', shown
+
| <math>\text{Figure 6.  Denotative Component of Sign Relation}~ L^\prime</math>
in the next vignette:
+
|}
   −
o-----------------------------o
+
This amounts to the creation of a hypostatic object <math>o,\!</math> which affords us a singular denotation for the sign <math>s.\!</math>
| Denotative Component of L'  |
  −
o--------------o--------------o
  −
|  Objects    |    Signs    |
  −
o--------------o--------------o
  −
|                            |
  −
|                  o        |
  −
|                  /=        |
  −
|  x  o=o-------/-o  y    |
  −
|      ^^^      / /=        |
  −
|      '''    / / o        |
  −
|      '''    / / /          |
  −
|      '''  / / /          |
  −
|      '''  / / /            |
  −
|      ''' / / /            |
  −
|      '''/ / /              |
  −
|  x_1  ''o-/-/-----o  y_1    |
  −
|      '' / /                |
  −
|      ''/ /                |
  −
|  x_2  'o-/--------o y_2    |
  −
|      ' /                   |
  −
|      '/                   |
  −
|  x_3  o-----------o  y_3    |
  −
|                            |
  −
o-----------------------------o
     −
This amounts to the creation of a hypostatic object x,
+
By way of terminology, it would be convenient to have a general name for the transformation that converts a bare, ''nominal'' sign relation like <math>L\!</math> into a new, improved ''hypostatically augmented or extended'' sign relation like <math>L^\prime.</math>  Let us call this kind of transformation an ''objective extension'' or an ''outward extension'' of the underlying sign relation.
which affords us a singular denotation for the sign y.
     −
By way of terminology, it would be convenient to have
+
This naturally raises the question of whether there is also an augmentation of sign relations that might be called an ''interpretive extension'' or an ''inward extension'' of the underlying sign relation, and this is the topic that I will take up next.
a general name for the transformation that converts
  −
a bare "nominal" sign relation like L into a new,
  −
improved "hypostatically augmented or extended"
  −
sign relation like L'.
  −
 
  −
I call this kind of transformation
  −
an "objective extension" (OE) or
  −
an "outward extension" (OE) of
  −
the underlying sign relation.
  −
 
  −
This naturally raises the question of
  −
whether there is also an augmentation
  −
of sign relations that might be called
  −
an "interpretive extension" (IE) or
  −
an "inward extension" (IE) of
  −
the underlying sign relation,
  −
and this is the topic that
  −
I will take up next.
  −
</pre>
      
==Nominalism and Realism==
 
==Nominalism and Realism==
   −
<pre>
+
Let me now illustrate what I think that a lot of our controversies about nominalism versus realism actually boil down to in practice. From a semiotic or a sign-theoretic point of view, it all begins with a case of ''plural reference'', which occurs when a sign <math>s\!</math> is taken to denote each object <math>o_j\!</math> in a collection of objects <math>\{ o_1, \ldots, o_k, \ldots \},</math> a situation whose general pattern is suggested by a sign-relational table of the following form:
Let me now illustrate what I think that a lot of our controversies
  −
about nominalism versus realism actually boil down to in practice.
  −
From a semiotic or a sign-theoretic point of view, it all begins
  −
with a case of "plural reference", which happens when a sign y
  −
is quite literally taken to denote each object x_j in a whole
  −
collection of objects {x_1, ..., x_k, ...}, a situation that
  −
can be represented in a sign-relational table like this one:
  −
 
  −
o---------o---------o---------o
  −
| Object  |  Sign  | Interp  |
  −
o---------o---------o---------o
  −
|  x_1  |    y    |  ...  |
  −
|  x_2  |    y    |  ...  |
  −
|  x_3  |    y    |  ...  |
  −
|  ...  |    y    |  ...  |
  −
|  x_k  |    y    |  ...  |
  −
|  ...  |    y    |  ...  |
  −
o---------o---------o---------o
  −
 
  −
For brevity, let us consider the sign relation L
  −
whose relational database table is precisely this:
  −
 
  −
o-----------------------------o
  −
|      Sign Relation L      |
  −
o---------o---------o---------o
  −
| Object  |  Sign  | Interp  |
  −
o---------o---------o---------o
  −
|  x_1  |    y    |  ...  |
  −
|  x_2  |    y    |  ...  |
  −
|  x_3  |    y    |  ...  |
  −
o---------o---------o---------o
  −
 
  −
For the moment, it does not matter what the interpretants are.
  −
 
  −
I would like to diagram this somewhat after the following fashion,
  −
here detailing just the denotative component of the sign relation,
  −
that is, the 2-adic relation that is obtained by "projecting out"
  −
the Object and the Sign columns of the table.
  −
 
  −
o-----------------------------o
  −
| Denotative Component of L  |
  −
o--------------o--------------o
  −
|  Objects    |    Signs    |
  −
o--------------o--------------o
  −
|                            |
  −
|  x_1  o------>              |
  −
|              \            |
  −
|                \            |
  −
|  x_2  o------>--o  y        |
  −
|                /            |
  −
|              /            |
  −
|  x_3  o------>              |
  −
|                            |
  −
o-----------------------------o
  −
 
  −
I would like to -- but my personal limitations in the
  −
Art of ASCII Hieroglyphics do not permit me to maintain
  −
this level of detail as the figures begin to ramify much
  −
beyond this level of complexity.  Therefore, let me use
  −
the following device to symbolize the same configuration:
  −
 
  −
o-----------------------------o
  −
| Denotative Component of L  |
  −
o--------------o--------------o
  −
|  Objects    |    Signs    |
  −
o--------------o--------------o
  −
|                            |
  −
| o  o  o >>>>>>>>>>>> y    |
  −
|                            |
  −
o-----------------------------o
  −
 
  −
Notice the subtle distinction between these two cases:
  −
 
  −
  1.  A sign denotes each object in a set of objects.
  −
 
  −
  2.  A sign denotes a set of objects.
  −
 
  −
The first option uses the notion of a set in a casual,
  −
informal, or metalinguistic way, and does not really
  −
commit us to the existence of sets in any formal way.
  −
This is the more razoresque choice, much less risky,
  −
ontologically speaking, and so we may adopt it as
  −
our "nominal" starting position.
  −
 
  −
Now, in this "plural denotative" component of the sign relation,
  −
we are looking at what may be seen as a functional relationship,
  −
in the sense that we have a piece of some function f : O -> S,
  −
such that f(x_1) = f(x_2) = f(x_3) = y, for example.  A function
  −
always admits of being factored into an "onto" (surjective) map
  −
followed by a "one-to-one" (injective) map, as discussed earlier.
  −
 
  −
But where do the intermediate entities go?  We could lodge them
  −
in a brand new space all their own, but Ockham the Innkeeper is
  −
right up there with Old Procrustes when it comes to the amenity
  −
of his accommodations, and so we feel compelled to at least try
  −
shoving them into one or another of the spaces already reserved.
  −
 
  −
In the rest of this discussion, let us assign the label "i" to
  −
the intermediate entity between the objects x_j and the sign y.
  −
 
  −
Now, should you annex i to the object domain O you will have
  −
instantly given yourself away as having "Realist" tendencies,
  −
and you might as well go ahead and call it an "Intension" or
  −
even an "Idea" of the grossly subtlest Platonic brand, since
  −
you are about to booted from Ockham's Establishment, and you
  −
might as well have the comforts of your Ideals in your exile.
  −
 
  −
o-----------------------------o
  −
| Denotative Component of L'  |
  −
o--------------o--------------o
  −
|  Objects    |    Signs    |
  −
o--------------o--------------o
  −
|                            |
  −
|    i                      |
  −
|    /|\  *                  |
  −
|  / | \      *            |
  −
|  /  |  \          *        |
  −
| o  o  o >>>>>>>>>>>> y    |
  −
|                            |
  −
o-----------------------------o
  −
 
  −
But if you assimilate i to the realm of signs S, you will
  −
be showing your inclination to remain within the straight
  −
and narrow of "Conceptualist" or even "Nominalist" dogmas,
  −
and you may read this "i" as standing for an intelligible
  −
concept, or an "idea" of the safely decapitalized, mental
  −
impression variety.
  −
 
  −
o-----------------------------o
  −
| Denotative Component of L'' |
  −
o--------------o--------------o
  −
|  Objects    |    Signs    |
  −
o--------------o--------------o
  −
|                            |
  −
| o  o  o >>>>>>>>>>>> y    |
  −
|    .  .  .            '    |
  −
|        . . .          '    |
  −
|              ...      '    |
  −
|                  .    '    |
  −
|                      "i"  |
  −
|                            |
  −
o-----------------------------o
  −
 
  −
But if you dare to be truly liberal, you might just find
  −
that you can easily afford to accommmodate the illusions
  −
of both of these types of intellectual inclinations, and
  −
after a while you begin to wonder how all of that mental
  −
or ontological downsizing got started in the first place.
     −
o-----------------------------o
+
<br>
| Denotative Component of L'''|
  −
o--------------o--------------o
  −
|  Objects    |    Signs    |
  −
o--------------o--------------o
  −
|                            |
  −
|    i                      |
  −
|    /|\  *                  |
  −
|  / | \      *            |
  −
|  /  |  \          *        |
  −
| o  o  o >>>>>>>>>>>> y    |
  −
|    .  .  .            '    |
  −
|        . . .          '    |
  −
|              ...      '    |
  −
|                  .    '    |
  −
|                      "i"  |
  −
|                            |
  −
o-----------------------------o
     −
To sum up, we have recognized the perfectly innocuous utility
+
{| align="center" style="text-align:center; width:60%"
of admitting the abstract intermediate object i, that may be
+
|
interpreted as an intension, a property, or a quality that
+
{| align="center" style="text-align:center; width:100%"
is held in common by all of the initial objects x_j that
+
| <math>\text{Table 7Plural Denotation}\!</math>
are plurally denoted by the sign yFurther, it appears
+
|}
to be equally unexceptionable to allow the use of the
+
|-
sign "i" to denote this shared intension i.  Finally,
+
|
all of this flexibility arises from a universally
+
{| align="center" border="1" cellpadding="8" cellspacing="0" style="background:#f8f8ff; text-align:center; width:100%"
available construction, a type of compositional
+
|- style="background:#f0f0ff"
factorization, common to the functional parts
+
| width="33%" | <math>\text{Object}\!</math>
of the 2-adic components of any relation.
+
| width="33%" | <math>\text{Sign}\!</math>
</pre>
+
| width="33%" | <math>\text{Interpretant}\!</math>
 +
|-
 +
|
 +
<math>\begin{matrix}
 +
o_1 \\ o_2 \\ o_3 \\ \ldots \\ o_k \\ \ldots
 +
\end{matrix}</math>
 +
|
 +
<math>\begin{matrix}
 +
s \\ s \\ s \\ \ldots \\ s \\ \ldots
 +
\end{matrix}</math>
 +
|
 +
<math>\begin{matrix}
 +
\ldots \\ \ldots \\ \ldots \\ \ldots \\ \ldots \\ \ldots
 +
\end{matrix}</math>
 +
|}
 +
|}
   −
==Work Area==
+
<br>
   −
<pre>
+
For example, consider the sign relation <math>L\!</math> whose sign relational triples are precisely as shown in Table&nbsp;8.
The word "intension" has recently come to be stressed in our discussions.
  −
As I first learned this word from my reading of Leibniz, I shall take it
  −
to be nothing more than a synonym for "property" or "quality", and shall
  −
probably always associate it with the primes factorization of integers,
  −
the analogy between having a factor and having a property being one of
  −
the most striking, at least to my neo-pythagorean compleated mystical
  −
sensitivities, that Leibniz ever posed, and of which certain facets
  −
of Peirce's work can be taken as a further polishing up, if one is
  −
of a mind to do so.
     −
As I dare not presume this to constitute the common acceptation
+
<br>
of the term "intension", not without checking it out, at least,
  −
I will need to try and understand how others here understand
  −
the term and all of its various derivatives, thereby hoping
  −
to anticipate, that is to say, to evade or to intercept,
  −
a few of the brands of late-breaking misunderstandings
  −
that are so easy to find ourselves being surprised by,
  −
if one shies away from asking silly questions at the
  −
very first introduction of one of these parvenu words.
  −
I have been advised that it will probably be fruitless
  −
to ask direct questions of my informants in such a regard,
  −
but I do not see how else to catalyze the process of exposing
  −
the presumption that "it's just understood" when in fact it may
  −
be far from being so, and thus to clear the way for whatever real
  −
clarification might possibly be forthcoming, in the goodness of time.
  −
Just to be open, and patent, and completely above the metonymous board,
  −
I will lay out the paradigm that I myself bear in mind when I think about
  −
how I might place the locus and the sense of this term "intension", because
  −
I see the matter of where to lodge it in our logical logistic as being quite
  −
analogous to the issue of where to place those other i-words, namely, "idea",
  −
capitalized or not, "impresssion", "intelligible concept", and "interpretant".
     −
o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o
+
{| align="center" style="text-align:center; width:60%"
 +
|
 +
{| align="center" style="text-align:center; width:100%"
 +
| <math>\text{Table 8.  Sign Relation}~ L</math>
 +
|}
 +
|-
 +
|
 +
{| align="center" border="1" cellpadding="8" cellspacing="0" style="background:#f8f8ff; text-align:center; width:100%"
 +
|- style="background:#f0f0ff"
 +
| width="33%" | <math>\text{Object}\!</math>
 +
| width="33%" | <math>\text{Sign}\!</math>
 +
| width="33%" | <math>\text{Interpretant}\!</math>
 +
|-
 +
|
 +
<math>\begin{matrix}
 +
o_1 \\ o_2 \\ o_3
 +
\end{matrix}</math>
 +
|
 +
<math>\begin{matrix}
 +
s \\ s \\ s
 +
\end{matrix}</math>
 +
|
 +
<math>\begin{matrix}
 +
\ldots \\ \ldots \\ \ldots
 +
\end{matrix}</math>
 +
|}
 +
|}
   −
Let me illustrate what I think that a lot of our controversies
+
<br>
about nominalism versus realism actually boil down to in practice.
  −
From a semiotic or a sign-theoretic point of view, it all begins
  −
with a case of "plural reference", which happens when a sign 's'
  −
is quite literally taken to denote each object o<j> in a whole
  −
collection of objects {o<1>, ..., o<k>, ...}, a situation that
  −
I would normally represent in a sign-relational table like so:
  −
 
  −
      Object    Sign    Interp
  −
    o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o
  −
        o1        's'      ...
  −
        o2        's'      ...
  −
        o3        's'      ...
  −
    o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o
      
For the moment, it does not matter what the interpretants are.
 
For the moment, it does not matter what the interpretants are.
   −
I would like to diagram this somewhat after the following fashion,
+
I would like to diagram this somewhat after the following fashion, here detailing just the denotative component of the sign relation, that is, the 2-adic relation that is obtained by "projecting out" the Object and Sign columns of the table.
here detailing just the denotative component of the sign relation,
  −
that is, the 2-adic relation that is obtained by "projecting out"
  −
the Object and the Sign columns of the table.
     −
    o1 ------>
+
{| align="center" cellpadding="8" style="text-align:center"
              \
+
| [[Image:Factorization Sign Relation Piece 1.jpg|500px]]
              \
+
|-
    o2 ------>--@ 's'
+
| <math>\text{Figure 9Denotative Component of Sign Relation}~ L</math>
              /
+
|}
              /
  −
    o3 ------>
  −
 
  −
I would like to -- but my personal limitations in the
  −
Art of ASCII Hieroglyphics do not permit me to maintain
  −
this level of detail as the figures begin to ramify much
  −
beyond this level of complexityTherefore, let me use
  −
the following device to symbolize the same configuration:
  −
 
  −
    o  o  o >>>>>>>>>>>>> 's'
      
Notice the subtle distinction between these two cases:
 
Notice the subtle distinction between these two cases:
   −
1.  A sign denotes each object in a set of objects.
+
# A sign denotes each object in a set of objects.
 +
# A sign denotes a set of objects.
   −
2.  A sign denotes a set of objects.
+
The first option uses the notion of a set in a casual, informal, or metalinguistic way, and does not really commit us to the existence of sets in any formal way.  This is the more razoresque choice, much less risky, ontologically speaking, and so we may adopt it as our "nominal" starting position.
   −
The first option uses the notion of a set in a casual,
+
In this ''plural denotative'' component of the sign relation, we are looking at what may be seen as a functional relationship, in the sense that we have a piece of some function <math>f : O \to S,</math> such that <math>f(o_1) =\!</math> <math>f(o_2) =\!</math> <math>f(o_3) = s,\!</math> for example.  A function always admits of being factored into an "onto" (surjective) map followed by a "one-to-one" (injective) map, as discussed earlier.
informal, or metalinguistic way, and does not really
  −
commit us to the existence of sets in any formal way.
  −
This is the more razoresque choice, much less risky,
  −
ontologically speaking, and so we may adopt it as
  −
our starting position.
     −
Now, in this "plural denotative" component of the sign relation,
+
But where do the intermediate entities go?  We could lodge them in a brand new space all their own, but Ockham the Innkeeper is right up there with Old Procrustes when it comes to the amenity of his accommodations, and so we feel compelled to at least try shoving them into one or another of the spaces already reserved.
we are looking at what may be seen as a functional relationship,
  −
in the sense that we ahve a piece of some function f : O -> S,
  −
such that f(o1) = f(o2) = f(o3) = 's', for example.  Functions
  −
always admit of factoring into an "onto" (no relation) map and
  −
then a one-one map, as we discussed what seems like an age ago.
     −
But where do the intermediate entities go?  We could lodge them
+
In the rest of this discussion, let us assign the label <math>{}^{\backprime\backprime} i \, {}^{\prime\prime}</math> to the intermediate entity between the objects <math>o_j\!</math> and the sign <math>s.\!</math>
in a brand new space all their own, but Ockham the Innkeeper is
  −
right up there with Old Procrustes when it comes to the amenity
  −
of his accommodations, and so we feel compelled to at least try
  −
shoving them into one or another of the spaces already reserved.
     −
In the rest of this discussion, let us give the name "i" to the
+
Now, should you annex <math>i\!</math> to the object domain <math>O\!</math> you will have instantly given yourself away as having ''realist'' tendencies, and you might as well go ahead and call it an ''intension'' or even an ''Idea'' of the grossly subtlest Platonic brand, since you are about to booted from Ockham's Establishment, and you might as well have the comforts of your ideals in your exile.
intermediate entity between the objects o<j> and the sign 's'.
     −
Now should you annex i to the object domain O, you will have
+
{| align="center" cellpadding="8" style="text-align:center"
instantly given yourself away as having "Realist" tendencies,
+
| [[Image:Factorization Sign Relation 3.jpg|500px]]
and you might as well go ahead and call it an "intension" or
+
|-
even an "Idea" of the grossly subtlest Platonic brand, since
+
| <math>\text{Figure 10.  Denotative Component of Sign Relation}~ L^\prime</math>
you are about to booted from Ockham's Establishment, and you
+
|}
may as well have the comforts of your Ideals in your exhile.
     −
        i
+
But if you assimilate <math>i\!</math> to the realm of signs <math>S,\!</math> you will be showing your inclination to remain within the straight and narrow of ''conceptualist'' or even ''nominalist'' dogmas, and you may regard the intermediate entity <math>i\!</math> as an intelligible concept, or an ''idea'' of the safely decapitalized, mental impression variety.
      /|\   *
  −
      / | \       *
  −
    / |  \          *
  −
    o  o  o >>>>>>>>>>>> "s"
     −
But if you assimilate i to the realm of signs S, you will
+
{| align="center" cellpadding="8" style="text-align:center"
be showing your inclination to remain within the straight
+
| [[Image:Factorization Sign Relation 4.jpg|500px]]
and narrow of "Conceptualist" or even "Nominalist" dogmas,
+
|-
and you may read this "i" as standing for an intelligible
+
| <math>\text{Figure 11.  Denotative Component of Sign Relation}~ L^{\prime\prime}</math>
concept, or an "idea" of the safely decapitalized, mental
+
|}
impression variety.
     −
    o  o  o >>>>>>>>>>>> "s"
+
But if you dare to be truly liberal, you might just find that you can easily afford to accommodate both intellectual inclinations, and after a while you begin to wonder how all that mental or ontological downsizing got started in the first place.
        . .  .            |
  −
            . . .          |
  −
                  ...      |
  −
                      .    |
  −
                          "i"
  −
</pre>
     −
==Discussion==
+
{| align="center" cellpadding="8" style="text-align:center"
 +
| [[Image:Factorization Sign Relation 5.jpg|500px]]
 +
|-
 +
| <math>\text{Figure 12.  Denotative Component of Sign Relation}~ L^{\prime\prime\prime}</math>
 +
|}
   −
<pre>
+
To sum up, we have recognized the perfectly innocuous utility of admitting the abstract intermediate object <math>i_o,\!</math> that may be interpreted as an intension, a property, or a quality that is held in common by all of the initial objects <math>o_j\!</math> that are plurally denoted by the sign <math>s.\!</math> Further, it appears to be equally unexceptionable to allow the use of the sign <math>{}^{\backprime\backprime} s \, {}^{\prime\prime}</math> to denote this shared intension <math>i_o.\!</math> Finally, all of this flexibility arises from a universally available construction, a type of compositional factorization, common to the functional parts of the 2-adic components of any relation.
JW = Jim Willgoose
  −
 
  −
Re: FAR 2.  http://stderr.org/pipermail/inquiry/2005-May/thread.html#2747
  −
In: FAR.    http://stderr.org/pipermail/inquiry/2005-May/002748.html
  −
 
  −
JW: What does "middle m" do? It appears to simplify the object domain.
  −
    But to what end?  You could be a hardcore reductionist and allow full
  −
    reality to source and middle (providing middle m has a role).  Gaining
  −
    clarity doesn't compromise realism, even realism about sets (so long as
  −
    they can be identified).  One can even be a Platonic nominalist (demanding
  −
    that abstract objects be identified and individuated) and preserve a sense
  −
    of realism by arguing that the identity and individuating character of an
  −
    abstract object is independant of you, me etcThis could be extended to
  −
    possible uses for middle m that have not been discovered.  There are a lot
  −
    of ways to hang on to ONE THING, champion reduction, and preserve realism.
  −
 
  −
I am here making use of a simple theorem from mathematical category theory,
  −
the fact that any function can be factored into a surjective part followed
  −
by an injective part, to provide the grounds for a compromise between some
  −
ancient philosophical combatantsOf course, the more reductionist among
  −
those parties would no more warm up to the reality of functions than they
  −
take kindly to the existence of those abstract objects we call "sets",
  −
but that is neither here nor there.
  −
 
  −
Another point of the exercise was to examine the waffle room that we often
  −
find in regard to the "connotations" of signs, whether they are more like
  −
interpretant signs or more like intensions considered as abstract objects.
  −
I think that I have at least outlined a way that we can have our cake and
  −
eat it too.
  −
 
  −
The rest of your statements are very puzzling to me.
  −
I can only guess that you've never met any hardcore
  −
reductionists, as they certainly don't tolerate the
  −
existence of sets, considered as something over and
  −
above their individual elements. And I have no way
  −
of conjuring up what a platonic nominalist might be.
  −
</pre>
      
==Document History==
 
==Document History==
    
===Nov 2000 &mdash; Factorization Issues===
 
===Nov 2000 &mdash; Factorization Issues===
  −
'''Ontology List'''
  −
  −
* http://suo.ieee.org/ontology/thrd111.html#00007
  −
# http://suo.ieee.org/ontology/msg00007.html
  −
# http://suo.ieee.org/ontology/msg00025.html
  −
# http://suo.ieee.org/ontology/msg00032.html
      
'''Standard Upper Ontology'''
 
'''Standard Upper Ontology'''
Line 642: Line 272:  
# http://suo.ieee.org/email/msg02430.html
 
# http://suo.ieee.org/email/msg02430.html
 
# http://suo.ieee.org/email/msg02448.html
 
# http://suo.ieee.org/email/msg02448.html
 +
 +
'''Ontology List'''
 +
 +
* http://suo.ieee.org/ontology/thrd111.html#00007
 +
# http://suo.ieee.org/ontology/msg00007.html
 +
# http://suo.ieee.org/ontology/msg00025.html
 +
# http://suo.ieee.org/ontology/msg00032.html
    
===Mar 2001 &mdash; Factorization Flip-Flop===
 
===Mar 2001 &mdash; Factorization Flip-Flop===
12,080

edits