Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:: [': 0.04; 'english.': 0.04; 'parser': 0.07; 'cc:addr:python-list': 0.11; 'question.': 0.14; '"is"': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'plural,': 0.16; 'roy': 0.16; 'subject:type': 0.16; 'subject:which': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'subject:] ': 0.20; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'subject:like': 0.24; 'mon,': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'steven': 0.31; 'but': 0.35; 'received:google.com': 0.35; 'subject:data': 0.36; 'being': 0.38; 'pm,': 0.38; 'world.': 0.61; 'simple': 0.61; 'chance': 0.65; 'smith': 0.68; 'subject': 0.69; 'article': 0.77; '2015': 0.84; 'verb,': 0.84; 'to:none': 0.92 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:cc :content-type; bh=6EhqgFaQRBVOORwhKCbpJCPzdumbupWFxxXp8NZBYj8=; b=Mi4dQGpX+DrhpW+usqjiK55QUvGvW6E2Wa/h7pNel0ZZE8+SkoxzhJJrkuDAwm7ghh y+cu95M00qsiXDGBHgd/fmIdUXjfaFV6WWzYD6S9jFCtpMN/KCKCrNO5ZEkYanbRWyPx pl/SzlVnYbP+SuKAm/gvB9L+gJWk6yc6Vcs1rQP04fHIqpqeWRD5HFU+YY6gRPN7Rrk3 aKumdZw42hxof09CykErK2jDB9z73IS3ZwIil42Mn/ACa/NLC2r6jvkmyhzCnr/HhCyF c1BrjPAVNZo2F2QkR/rbXd2SneJefVq9UMt4JAn9jgWnXxu0EiH6OlhJJLHjodWVcFJQ Noxg== MIME-Version: 1.0 X-Received: by 10.107.158.146 with SMTP id h140mr20147637ioe.27.1422852456707; Sun, 01 Feb 2015 20:47:36 -0800 (PST) In-Reply-To: References: <4822a519-5814-433b-88ad-9bea8a2f83e3@googlegroups.com> <3c31aec4-0c0a-4eb9-aff4-e7b7aa76da21@googlegroups.com> <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> Date: Mon, 2 Feb 2015 15:47:36 +1100 Subject: Re: [OT] fortran lib which provide python like data type From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1422852468 news.xs4all.nl 2892 [2001:888:2000:d::a6]:59145 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:85049 On Mon, Feb 2, 2015 at 3:14 PM, Roy Smith wrote: > In article <54ceda0b$0$12977$c3e8da3$5496439d@news.astraweb.com>, > Steven D'Aprano wrote: > >> What is the plural of octopus? > > It's a trick question. Octopus is already plural. Monopus is singular. People is already plural, too, but you can talk about all the peoples of the world. Also, I can use "people" as the subject and "is" as the verb, just to completely destroy any chance of a simple grammar parser being able to cope with English. ChrisA