Re: Moore on Skolem's Paradox



(I sent this twice as I'm not sure what "reply to author" actually
does)

Ockham
>A consequence of the theorem as I understand it, is that, if there is a
>countable model for set theory as expressed in some language *English,
>the reference of "the real numbers" as used in *English is different
>from its reference in actual English.

> Hmm, wait ... maybe you meant "model for
> [set theory as expressed in some language]".

Hurrah - I'll ignore your earlier comments. But you say

> To which someone will probably reply that an
> _interpretation_ of a formal language supplies
> referents for the terms in the language. That's
> correct, given a pair consisting of a formal
> language plus an interpretation of it the terms
> do have referents, those referents being elements
> of the "universe" of. the interpretation But that
> does not mean that terms in a formal language
> _per se_ have referents, which is what we need
> to make sense of your assertion.

Of course, no terms of any language have referents per se. The
expressions themselves are just noises. What we call "learning a
language" is assigning a reference to all of the terms that we learn.
So we learn that "hamburgers" mean hamburgers, "Socrates" means
Socrates, "two"means the number two, and so on. An interpretation (as
I understand) is the information which we must have about a sentence in
order to understand it.

So by "set theory as expressed in some language *English" I mean the
language+ the interpretation given to it as a part of learning the
language itself. In that case, the reference for "the real numbers",
given the expression with its meaning (reference) in that language, has
to be different from the reference of "the real numbers" as used in
actual English (assuming "English" includes the meaning of all the
English words as normally learnt and used, as is the convention in
philosophy).

Is that a problem? Well, I don't see that L-S rules out the
possibility of a world where mathematics was learned in exactly the
same way as this world, but where the interpretation involved a
countable number of objects only (perhaps because only countably many
objects were available).

Nothing about the learning process seems to rule this possibility out.
In what sense are the referents of mathematically referring expressions
like "2" accessible to us? How do we learn what "2" refers to? Godel
thought we have a mental faculty of direct intuition for numbers. But
this (as Graham Priest has argued) seems to fall foul of the Private
Language Argument in one way or another. If the fixing of reference is
performed solely by subjective mental acts, then there is nothing to
prevent each of us fixing reference in a quite different way, which is
another way of saying that (in respect of our public language),
reference is not fixed at all. The language of set theory is, after
all, a public and shared language. So the the criteria for
reference-fixing must equally be public.

.



Relevant Pages

  • Re: Tribe Looks Forward to Past
    ... > THE GUARDIAN, LONDON ... In English, for instance, speakers switch between at ... > half the people are using themselves as a reference. ... does any language lack such confusion? ...
    (sci.lang)
  • Re: Question on LSP
    ... not have to be explicit attributes, ... Since objects in memory usually don't move, the language can largely hide the identity mapping. ... My issue here is that whatever semantic meta model the language uses, there must be some way for the developer to unambiguously express the OOA/D is-a semantics for some problem space entity. ... Note that the language allows us to use a name like 'T' on the reference as a mnemonic so that the developer can keep track of what is happening with the indirection. ...
    (comp.object)
  • Re: Please explain the meaning of stealing a ref
    ... points of connotation as well as denotation in phrasing, and language ... clearer to _other_ readers, ... No, the use of the word 'exceptions' is anything but unreasonable, ... "Owning a reference" means being ...
    (comp.lang.python)
  • Re: Moore on Skolems Paradox
    ... >> referents for the terms in the language. ... >language" is assigning a reference to all of the terms that we learn. ... mathematics and assume that what it means in mathematics is ... If you want to imagine a world ...
    (sci.logic)
  • Re: what is the initial value of arrays of object
    ... Immutability of a reference-type base would be enforced: if any method invoked on one of these tried to change a non-transient field, a runtime exception would result, and the compiler would not accept code that assigned a reference of the base type to a reference of the new type if that reference was not the direct result of a new expression AND the base type has non-transient non-final fields. ... Would need a new keyword "delegate" and would save a lot of boilerplate typing when implementing some things using a delegate, or doing some other delegation based patterns. ... One issue here is that "delegate" is a not-uncommon variable name so the source compatibility issue is significant. ... Doing the fixed-order thing without such a language feature is possible, but difficult: the resources need GUIDs of some sort assigned, that implement Comparable, and you need an extended sort of Visitor pattern. ...
    (comp.lang.java.programmer)

Loading