Overcoming Quine's objection to the analytic / synthetic distinction

Known unknowns and unknown unknowns!

Moderators: AMod, iMod

Skepdick
Posts: 16022
Joined: Fri Jun 14, 2019 11:16 am

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by Skepdick »

PeteOlcott wrote: Sat Apr 04, 2020 3:17 pm Think of it as the Prolog model with the only meaning of bachelor defined that pertains to marital status.
The Prolog model is the same as the LISP model. Both. languages are Homoiconic.

If the meaning of "bachelor" is "unmarried man" (which is how you are defining it), then you are agreeing with Quine, not contradicting him.

Do you even know the difference between agreement and disagreement?
PeteOlcott
Posts: 1597
Joined: Mon Jul 25, 2016 6:55 pm

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by PeteOlcott »

Skepdick wrote: Sat Apr 04, 2020 3:19 pm
PeteOlcott wrote: Sat Apr 04, 2020 3:17 pm Think of it as the Prolog model with the only meaning of bachelor defined that pertains to marital status.
The Prolog model is the same as the LISP model. Both. languages are Homoiconic.

If the meaning of "bachelor" is "unmarried man" (which is how you are defining it), then you are agreeing with Quine, not contradicting him.

Do you even know the difference between agreement and disagreement?
Quine said that the synonymity of Bachelor(X) and ~Married(X) cannot possibly be coherently defined, I defined thus proving him wrong. Anything beyond this is head games that I have zero patience for.
Skepdick
Posts: 16022
Joined: Fri Jun 14, 2019 11:16 am

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by Skepdick »

PeteOlcott wrote: Sat Apr 04, 2020 3:28 pm Quine said that the synonymity of Bachelor(X) and ~Married(X) cannot possibly be coherently defined, I defined thus proving him wrong. Anything beyond this is head games that I have zero patience for.
You did define it. Cyclically. Proving that you can't do it acyclically.
PeteOlcott wrote: Sat Apr 04, 2020 2:03 am My whole point is that Quine was incorrect when he determined that the synomity of Bachelor(X) with ~Married(X) could not possibly be defined in an acyclic way.
You keep moving your own goal posts, then keep claiming you've scored a goal. Everybody can do that.
PeteOlcott
Posts: 1597
Joined: Mon Jul 25, 2016 6:55 pm

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by PeteOlcott »

Skepdick wrote: Sat Apr 04, 2020 3:34 pm
PeteOlcott wrote: Sat Apr 04, 2020 3:28 pm Quine said that the synonymity of Bachelor(X) and ~Married(X) cannot possibly be coherently defined, I defined thus proving him wrong. Anything beyond this is head games that I have zero patience for.
You did define it. Cyclically. Proving that you can't do it acyclically.
PeteOlcott wrote: Sat Apr 04, 2020 2:03 am My whole point is that Quine was incorrect when he determined that the synomity of Bachelor(X) with ~Married(X) could not possibly be defined in an acyclic way.
You keep moving your own goal posts, then keep claiming you've scored a goal. Everybody can do that.
Bullshit.
Skepdick
Posts: 16022
Joined: Fri Jun 14, 2019 11:16 am

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by Skepdick »

PeteOlcott wrote: Sat Apr 04, 2020 3:59 pm Bullshit.
I suspect "bullshit" is precisely the reason why you refuse to implement the Human_Being class in C++

Code: Select all


class HumanBeing {      
  public:            
    bool Marital_Status(UH OH!!! WHAT GOES HERE?!?!?!?) { 
         return (.... AND HERE ?!?!? )
    };
};
It's because your are bullshitting us.
PeteOlcott
Posts: 1597
Joined: Mon Jul 25, 2016 6:55 pm

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by PeteOlcott »

Skepdick wrote: Sat Apr 04, 2020 4:07 pm
PeteOlcott wrote: Sat Apr 04, 2020 3:59 pm Bullshit.
I suspect "bullshit" is precisely the reason why you refuse to implement the Human_Being class in C++

Code: Select all


class HumanBeing {      
  public:            
    bool Marital_Status(UH OH!!! WHAT GOES HERE?!?!?!?) { 
         return (.... AND HERE ?!?!? )
    };
};
It's because your are bullshitting us.
I spent at least 18 months developing this other system:
https://www.researchgate.net/publicatio ... y_YACC_BNF

You don't seem sincere, however, I have decided to take the advice of one of my
respondents on another forum that eventually proved he was sincere. I will develop
a single formalism capable of fully expressing the underlying syntactic and semantic
aspects of what I have been saying.

My first guess of this formalism will be very slight enhancements to the syntax of Prolog.
I don't expect this to take very long.
Skepdick
Posts: 16022
Joined: Fri Jun 14, 2019 11:16 am

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by Skepdick »

PeteOlcott wrote: Sat Apr 04, 2020 9:07 pm My first guess of this formalism will be very slight enhancements to the syntax of Prolog.
I don't expect this to take very long.
It doesn't matter what language you write it in - it's all colourful syntax dancing around retrieving a boolean value.
PeteOlcott
Posts: 1597
Joined: Mon Jul 25, 2016 6:55 pm

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by PeteOlcott »

Skepdick wrote: Sat Apr 04, 2020 9:50 pm
PeteOlcott wrote: Sat Apr 04, 2020 9:07 pm My first guess of this formalism will be very slight enhancements to the syntax of Prolog.
I don't expect this to take very long.
It doesn't matter what language you write it in - it's all colourful syntax dancing around retrieving a boolean value.
If you have a religious conviction that natural language semantics cannot be formalized syntactically we might as well stop here.
Skepdick
Posts: 16022
Joined: Fri Jun 14, 2019 11:16 am

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by Skepdick »

PeteOlcott wrote: Sat Apr 04, 2020 10:00 pm If you have a religious conviction that natural language semantics cannot be formalized syntactically we might as well stop here.
Pete, you still don't understand the expression problem. Language is implicit not explicit. Syntax is not semantics - it never will be.

If you have a religious conviction that it can be done, carry on wasting your time.
PeteOlcott
Posts: 1597
Joined: Mon Jul 25, 2016 6:55 pm

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by PeteOlcott »

Skepdick wrote: Sat Apr 04, 2020 10:14 pm
PeteOlcott wrote: Sat Apr 04, 2020 10:00 pm If you have a religious conviction that natural language semantics cannot be formalized syntactically we might as well stop here.
Pete, you still don't understand the expression problem. Language is implicit not explicit. Syntax is not semantics - it never will be.

If you have a religious conviction that it can be done, carry on wasting your time.
I have a full comprehension that all of semantics can be exhaustively encoded as syntactic relations between finite strings.

If you have a religious conviction against this then every possible proof and explanation will necessarily fall on totally deaf ears.

There is an isomorphism between every possible concept that can be held in the mind and its finite string encoding.

Since this is the ultimate foundation of my whole system we might as well stop now.
Last edited by PeteOlcott on Sat Apr 04, 2020 10:27 pm, edited 1 time in total.
Skepdick
Posts: 16022
Joined: Fri Jun 14, 2019 11:16 am

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by Skepdick »

PeteOlcott wrote: Sat Apr 04, 2020 10:25 pm I have a full comprehension that all of semantics can be exhaustively encoded as syntactic relations between finite strings.

Since this is the ultimate foundation of my whole system we might as well stop now.
The expression problem addresses EXACTLY why that's not true.

It's no foundation...
PeteOlcott wrote: Sat Apr 04, 2020 10:25 pm If you have a religious conviction against this then every possible proof and explanation will necessarily fall on totally deaf ears.
The irony in this statement is that you aren't using a programming language in which proofs are first-class citizens.

https://en.wikipedia.org/wiki/First-cla ... n#Examples
Skepdick
Posts: 16022
Joined: Fri Jun 14, 2019 11:16 am

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by Skepdick »

PeteOlcott wrote: Sat Apr 04, 2020 10:25 pm There is an isomorphism between every possible concept that can be held in the mind and its finite string encoding.
Obviously. You are speaking English right now. It's made up of finite strings.

There is no need to re-invent it.
PeteOlcott
Posts: 1597
Joined: Mon Jul 25, 2016 6:55 pm

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by PeteOlcott »

Skepdick wrote: Sat Apr 04, 2020 10:27 pm
PeteOlcott wrote: Sat Apr 04, 2020 10:25 pm I have a full comprehension that all of semantics can be exhaustively encoded as syntactic relations between finite strings.

Since this is the ultimate foundation of my whole system we might as well stop now.
The expression problem addresses EXACTLY why that's not true.

It's no foundation...
PeteOlcott wrote: Sat Apr 04, 2020 10:25 pm If you have a religious conviction against this then every possible proof and explanation will necessarily fall on totally deaf ears.
The irony in this statement is that you aren't using a programming language in which proofs are first-class citizens.

https://en.wikipedia.org/wiki/First-cla ... n#Examples
It is like you are telling me that you are sure that there is no such thing as liquid water.
The entire set of knowledge that can be represented using language CAN BE WRITTEN DOWN.
The set of physical sensations that cannot be encoded using language is excluded.
Skepdick
Posts: 16022
Joined: Fri Jun 14, 2019 11:16 am

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by Skepdick »

PeteOlcott wrote: Sat Apr 04, 2020 10:35 pm The entire set of knowledge that can be represented using language CAN BE WRITTEN DOWN.
You can't express the entire body of human knowledge it in normal form, Which is what you are trying to do.
And if you can't express it in normal form, then you can't query it.

Learn a thing or 10000 about databases maybe?

https://en.wikipedia.org/wiki/Database_normalization
https://en.wikipedia.org/wiki/Relational_algebra
PeteOlcott
Posts: 1597
Joined: Mon Jul 25, 2016 6:55 pm

Re: Overcoming Quine's objection to the analytic / synthetic distinction

Post by PeteOlcott »

Skepdick wrote: Sat Apr 04, 2020 10:40 pm
PeteOlcott wrote: Sat Apr 04, 2020 10:35 pm The entire set of knowledge that can be represented using language CAN BE WRITTEN DOWN.
You can't express the entire body of human knowledge it in normal form, Which is what you are trying to do.
And if you can't express it in normal form, then you can't query it.

Learn a thing or 10000 about databases maybe?

https://en.wikipedia.org/wiki/Database_normalization
https://en.wikipedia.org/wiki/Relational_algebra
As it turns out to actually be the process for defining an optimal knowledge ontology is very similar to database normalization.
It accomplishes the same end goals as normalization yet is an enormously more rigorous process.

I was not going to even begin to try to explain how an optimal knowledge ontology is defined before the gist of the idea of a knowledge ontology itself is first sufficiently understood.
Last edited by PeteOlcott on Sat Apr 04, 2020 11:18 pm, edited 1 time in total.
Post Reply