Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52612

Re: The meaning of "doubt", was Re: Python Basic Doubt

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <dwightdhutto@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.011
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'url:pypi': 0.03; 'subject:Python': 0.06; 'latter': 0.09; 'term,': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'language.': 0.14; '&gt;&gt;': 0.16; 'arizona': 0.16; 'unsigned': 0.16; 'sat,': 0.16; 'language': 0.16; 'wrote:': 0.18; 'translated': 0.19; 'aug': 0.22; 'email addr:gmail.com&gt;': 0.22; 'cc:addr:python.org': 0.22; 'print': 0.22; 'cc:2**0': 0.24; '&gt;': 0.26; 'header:In-Reply- To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'that.': 0.31; 'url:wiki': 0.31; 'ball': 0.31; 'url:wikipedia': 0.31; 'languages': 0.32; 'url:python': 0.33; 'could': 0.34; 'something': 0.35; 'received:google.com': 0.35; 'c++': 0.36; 'doubt': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'level': 0.37; 'being': 0.38; 'pm,': 0.38; 'url:mail': 0.40; 'subject:The': 0.64; 'great': 0.65; 'fire': 0.65; 'to:addr:gmail.com': 0.65; 'lose': 0.68; 'otten': 0.84; 'phoenix,': 0.84; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=TCqvfBCezDQg/L4mW1OKNgQ1zDWCif8KEP5OcZU3GRE=; b=Pk8MjgUtdL/0uB/AtgCI+rVcM2aSMI6ctV+hZ8ZN1A1/k5hdqvxEz/K97qL4y6i6ol 9fs7YrrQ38uZNAMZq5BvxQGdxdKUGdHRO7M5/Y+blrFjHkB9OtKwtCM7loI7pd5/tGpQ 6uW8TzQJY08cpda10j16pf6P7ukDeoDdAMM2XM4QNAq4mfkYA5eyWCU9Ug8b6ca7paBU +nx3qW3QQozba5NZF9pOqDdxxB3K7KEbJhpJ/2rvowx6f82zTRZLR/zQOcxrBDBWFpjm bj5Z1562D55D7w/Yq06m8oPgwAGAGeriwwqA+urBDrlskSnxExbCrerFPXQSgaxorECe LKcQ==
MIME-Version 1.0
X-Received by 10.224.40.76 with SMTP id j12mr483184qae.53.1376701754967; Fri, 16 Aug 2013 18:09:14 -0700 (PDT)
In-Reply-To <ku69fd$jq9$1@dont-email.me>
References <CAL0E0u6wO_UBniWoSpePvhKhPDG_nf4p1rqYYrGwzoHTqp6ZHA@mail.gmail.com> <ku5u5f$rpk$1@ger.gmane.org> <mailman.433.1376159810.1251.python-list@python.org> <ku69fd$jq9$1@dont-email.me>
Date Fri, 16 Aug 2013 21:09:14 -0400
Subject Re: The meaning of "doubt", was Re: Python Basic Doubt
From David Hutto <dwightdhutto@gmail.com>
To Cousin Stanley <cousinstanley@gmail.com>
Content-Type multipart/alternative; boundary=047d7bf1651e11090104e41a5b67
Cc python-list <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.8.1376701763.23369.python-list@python.org> (permalink)
Lines 126
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1376701763 news.xs4all.nl 15909 [2001:888:2000:d::a6]:33040
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:52612

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

You could say that all translated languages lose something in translation.
It's all symbolism.

I say sunshine, and you might say Great Ball of' Fire in the s ky.


Isay x = 10 in python

print x

and in c++
something like

unsigned int x
cin << x;
cout >> x;


or something like that.


It's something you have to think about on a level of the individual
knowing, a term,
and then symbolizing,
which can lose meaning,
or equate meaning.

Look at the former in language of humans, and the latter of computer
language.

One can equate or symbolize.


On Sat, Aug 10, 2013 at 4:57 PM, Cousin Stanley <cousinstanley@gmail.com>wrote:

> Peter Otten wrote:
>
> > ....
> > doubt
> > ....
>
>   Oh bother, said Pooh, what's in a word ?
>
>     http://en.wikipedia.org/wiki/Curry
>
>     https://pypi.python.org/pypi/curry/
>
>     http://en.wikipedia.org/wiki/Currying
>
>
> --
> Stanley C. Kitching
> Human Being
> Phoenix, Arizona
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
Best Regards,
David Hutto
*CEO:* *http://www.hitwebdevelopment.com*

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

The meaning of "doubt", was Re: Python Basic Doubt Peter Otten <__peter__@web.de> - 2013-08-10 20:36 +0200
  Re: The meaning of "doubt", was Re: Python Basic Doubt Roy Smith <roy@panix.com> - 2013-08-10 14:55 -0400
  Re: The meaning of "doubt", was Re: Python Basic Doubt Cousin Stanley <cousinstanley@gmail.com> - 2013-08-10 20:57 +0000
    Re: The meaning of "doubt", was Re: Python Basic Doubt David Hutto <dwightdhutto@gmail.com> - 2013-08-16 21:09 -0400

csiph-web