Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:: [': 0.04; 'from:addr:yahoo.co.uk': 0.04; "'a'": 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'itself.': 0.14; 'language.': 0.14; 'enough?': 0.16; 'formally': 0.16; 'identifiable': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'rigorous': 0.16; 'subject:type': 0.16; 'subject:which': 0.16; 'subject:python': 0.16; 'language': 0.16; 'wrote:': 0.18; 'subject:] ': 0.20; 'feb': 0.22; 'header:User-Agent:1': 0.23; 'subject:like': 0.24; 'define': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'context.': 0.31; "i'd": 0.34; "can't": 0.35; 'anybody': 0.35; 'objects': 0.35; 'subject:data': 0.36; 'represent': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'our': 0.64; 'charset:windows-1252': 0.65; "'the'": 0.84; '2015': 0.84; 'article,': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: [OT] fortran lib which provide python like data type Date: Mon, 02 Feb 2015 18:34:42 +0000 References: <3d3ef587-a62d-4024-964c-0ac8be023ca3@googlegroups.com> <0b8db0f6-75c5-4a8f-a9a5-51fa936b306e@googlegroups.com> <87zj8zf8bv.fsf@elektro.pacujo.net> <87bnlekfrg.fsf@elektro.pacujo.net> <561ab49b-890e-4c95-9cf2-6cbbac5b3c93@googlegroups.com> <87a90yf5dd.fsf@elektro.pacujo.net> <54ce5929$0$12992$c3e8da3$5496439d@news.astraweb.com> <87twz5e9yl.fsf@elektro.pacujo.net> <54ceda0b$0$12977$c3e8da3$5496439d@news.astraweb.com> <87zj8witjx.fsf@elektro.pacujo.net> <243defb2-b3b0-413d-adf6-67d1e8ecd7d5@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-92-24-222-48.ppp.as43234.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1422902094 news.xs4all.nl 2831 [2001:888:2000:d::a6]:37451 X-Complaints-To: abuse@xs4all.nl Path: csiph.com!usenet.pasdenom.info!bete-des-vosges.org!feed.ac-versailles.fr!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Xref: csiph.com comp.lang.python:85099 On 02/02/2015 17:25, Chris Angelico wrote: > On Tue, Feb 3, 2015 at 3:52 AM, Mark Lawrence wrote: >> I'd like to see anybody define 'a' and 'the' without using 'a' and 'the'. >> Would that be formally rigorous or rigorously formal? > > a: Indefinite article, used to represent individual objects not > otherwise identifiable. > > the: Definite article, used to represent individual objects > identifiable by context. > > Near enough? > > ChrisA > Nope. 'article' begins with 'a' so you can't use it to define itself. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence