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


Groups > comp.lang.python > #59680

grammar (was Re: Automation)

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <paul@mad-scientist.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status UNSURE 0.317
X-Spam-Level ***
X-Spam-Evidence '*H*': 0.46; '*S*': 0.09; 'occasionally': 0.09; 'irks': 0.16; 'roy': 0.16; 'wing': 0.16; 'write,': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'words': 0.29; 'ray': 0.31; 'subject: (': 0.35; 'really': 0.36; 'should': 0.36; 'mine': 0.38; 'same.': 0.38; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'received:unknown': 0.61; 'personal': 0.63; 'day.': 0.63; 'header:Reply-To:1': 0.67; 'smith': 0.68; 'sound': 0.68; 'reply-to:no real name:2**0': 0.71; 'article': 0.77; 'william': 0.81; '10:11': 0.84; 'agreement.': 0.91; 'mistake': 0.91
DKIM-Signature v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mad-scientist.net; s=default; h=Content-Transfer-Encoding:Mime-Version:Content-Type:References:In-Reply-To:Date:To:Reply-To:From:Subject:Message-ID; bh=DizO1kYm7qP8JMaip3sOaYry6FwG0oJT5Mq8pegyas0=; b=aahva6K7QF028F8VGDRmvNj/OGHKb83ic1xJgc0+Df+2JjmgDsZ2hDlGagVZ+s9sR8UdryQk5du9No8gCtKLnkNyBNqGcLho3gsK3ZOwXwB0+8XY2MSopwYa5Thcvkui;
Subject grammar (was Re: Automation)
From Paul Smith <paul@mad-scientist.net>
To python-list@python.org
Date Sat, 16 Nov 2013 12:02:34 -0500
In-Reply-To <roy-E1DE4D.10115316112013@news.panix.com>
References <mailman.1988.1383495590.18130.python-list@python.org> <cebce864-a614-4305-aa14-bb680c0c7e60@googlegroups.com> <mailman.2610.1384449032.18130.python-list@python.org> <5285c2c6$0$29975$c3e8da3$5496439d@news.astraweb.com> <87r4ai6s1l.fsf@rudin.co.uk> <l65d30$a5k$2@reader1.panix.com> <QJOdnR-bA6t-kBrPnZ2dnUVZ_radnZ2d@giganews.com> <mailman.2714.1384611545.18130.python-list@python.org> <roy-E1DE4D.10115316112013@news.panix.com>
Organization GNU's Not UNIX!
Content-Type text/plain; charset="UTF-8"
X-Mailer Evolution 3.6.4-0ubuntu1
Mime-Version 1.0
Content-Transfer-Encoding 7bit
X-Identified-User {678:box531.bluehost.com:madscie1:mad-scientist.us} {sentby:smtp auth 146.115.71.23 authed with paul@mad-scientist.us}
X-Mailman-Approved-At Sun, 17 Nov 2013 04:26:44 +0100
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To paul@mad-scientist.net
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2756.1384658806.18130.python-list@python.org> (permalink)
Lines 16
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1384658806 news.xs4all.nl 15886 [2001:888:2000:d::a6]:33130
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:59680

Show key headers only | View raw


On Sat, 2013-11-16 at 10:11 -0500, Roy Smith wrote:
> In article <mailman.2714.1384611545.18130.python-list@python.org>,
>  William Ray Wing <wrw@mac.com> wrote:
> 
> > And my personal peeve -  using it's (contraction) when its (possessive) 
> > should have been used; occasionally vice-versa.

> And one of mine is when people write, "Here, here!" to signify 
> agreement.  What they really mean to write is, "Hear, hear!", meaning, 
> "Listen to what that person said".

The one that really irks me is people using "loose" when they mean
"lose".  These words are not related, and they don't sound the same.
Plus this mistake is very common; I typically see it at least once a
day.

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


Thread

Automation Renato Barbosa Pim Pereira <renato.barbosa.pim.pereira@gmail.com> - 2013-11-03 14:19 -0200
  Re: Automation Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-03 23:32 +0000
    Re: Automation Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-04 11:39 +0000
    Re: Automation Rick Johnson <rantingrickjohnson@gmail.com> - 2013-11-13 20:18 -0800
  Re: Automation rusi <rustompmody@gmail.com> - 2013-11-03 20:25 -0800
  Re: Automation renato.barbosa.pim.pereira@gmail.com - 2013-11-13 19:56 -0800
    Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-14 17:10 +0000
      Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-14 20:03 +0000
        Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-15 10:04 +1100
        Re: Automation Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-15 06:25 +0000
          Re: Automation Neil Cerutti <neilc@norwich.edu> - 2013-11-15 16:53 +0000
            Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-15 20:12 +0000
              Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-15 20:45 +0000
                Re: Automation Ian Kelly <ian.g.kelly@gmail.com> - 2013-11-19 01:53 -0700
                Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-20 16:12 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-19 20:26 +1100
                Re: Automation Ian Kelly <ian.g.kelly@gmail.com> - 2013-11-19 02:37 -0700
                Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 09:44 +0000
                Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 09:54 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-19 21:48 +1100
                Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-20 16:14 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-21 03:19 +1100
                Re: Automation Tim Golden <mail@timgolden.me.uk> - 2013-11-20 16:28 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-21 03:33 +1100
                Re: Automation Walter Hurry <walterhurry@lavabit.com> - 2013-11-20 16:59 +0000
                Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-20 21:34 +0000
                Re: Automation Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-20 17:58 -0500
                Off-topic: Aussie place names [was Re: Automation] Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-21 00:58 +0000
                Re: Off-topic: Aussie place names [was Re: Automation] Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-20 22:22 -0500
                Re: Off-topic: Aussie place names [was Re: Automation] Tim Delaney <timothy.c.delaney@gmail.com> - 2013-11-21 12:18 +1100
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-19 21:50 +1100
                Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 13:50 +0000
                Re: Automation Tim Golden <mail@timgolden.me.uk> - 2013-11-19 13:55 +0000
                Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 14:07 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-20 01:08 +1100
              Re: Automation Walter Hurry <walterhurry@lavabit.com> - 2013-11-19 11:53 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-19 22:58 +1100
                Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-19 12:36 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-19 23:52 +1100
                Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-19 13:00 +0000
                Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-19 12:59 +0000
                Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-19 12:59 +0000
                Re: Automation MRAB <python@mrabarnett.plus.com> - 2013-11-19 15:06 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-20 02:11 +1100
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-21 02:44 +1100
                Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-19 13:00 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-21 01:52 +1100
      Re: Automation Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-15 06:44 +0000
        Re: Automation Paul Rudin <paul.nospam@rudin.co.uk> - 2013-11-15 07:30 +0000
          Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-15 15:02 +0000
            Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-16 02:12 +1100
              Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-15 15:52 +0000
            Re: Automation Larry Hudson <orgnut@yahoo.com> - 2013-11-15 22:17 -0800
              Re: Automation William Ray Wing <wrw@mac.com> - 2013-11-16 09:18 -0500
                Re: Automation Roy Smith <roy@panix.com> - 2013-11-16 10:11 -0500
                grammar (was Re: Automation) Paul Smith <paul@mad-scientist.net> - 2013-11-16 12:02 -0500
                Re: grammar (was Re: Automation) Andrew Berg <robotsondrugs@gmail.com> - 2013-11-16 21:44 -0600
                Re: grammar (was Re: Automation) MRAB <python@mrabarnett.plus.com> - 2013-11-17 04:07 +0000
                Re: grammar (was Re: Automation) Chris Angelico <rosuav@gmail.com> - 2013-11-17 15:16 +1100
                Re: grammar (was Re: Automation) Andrew Berg <robotsondrugs@gmail.com> - 2013-11-16 22:34 -0600
                Re: grammar (was Re: Automation) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-17 12:48 -0500
                Re: grammar (was Re: Automation) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 04:13 +0000
              Re: Automation Neil Cerutti <neilc@norwich.edu> - 2013-11-18 12:17 +0000
                Re: Automation Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-11-19 19:23 +1300
                Re: Automation Steven D'Aprano <steve@pearwood.info> - 2013-11-19 07:09 +0000
              Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-18 16:49 +0000
                Re: Automation David Robinow <drobinow@gmail.com> - 2013-11-18 22:54 -0500
        Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-15 14:23 +0000
        Re: Automation Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-15 18:54 -0500
      Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-15 14:58 +0000
        Re: Automation xDog Walker <thudfoo@gmail.com> - 2013-11-15 13:43 -0800
        Re: Automation Tim Chase <python.list@tim.thechases.com> - 2013-11-15 19:28 -0600
        Re: Automation Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-15 21:01 -0500
        Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-16 11:42 +0000

csiph-web