Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06; 'subject:question': 0.10; '-tkc': 0.16; '07:50,': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'accordingly.': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'question': 0.24; 'possibly': 0.26; 'header :In-Reply-To:1': 0.27; 'chris': 0.29; 'adjust': 0.36; 'charset:us- ascii': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; "you're": 0.61; 'first': 0.61; 'received:50.22': 0.84 Date: Mon, 15 Apr 2013 07:28:21 -0500 From: Tim Chase To: python-list@python.org Subject: Re: Grammar question: Englisn and Python: qualified names In-Reply-To: References: X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - boston.accountservergroup.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tim.thechases.com 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1366028807 news.xs4all.nl 2569 [2001:888:2000:d::a6]:46271 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43619 On 2013-04-15 07:50, Chris Angelico wrote: > Quirky question time! > ... or possibly a collections.OrderedDict... > ... or possibly an collections.OrderedDict... If you're smart enough to elide the "collections [dot]" from your pronunciation, you're smart enough to adjust the a/an accordingly. Use the first one :-) -tkc