Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Gregory Ewing Newsgroups: comp.lang.python Subject: Re: (Still OT) Nationalism, language and monoculture [was Re: Python Worst Practices] Date: Tue, 03 Mar 2015 19:06:38 +1300 Lines: 23 Message-ID: References: <87sido6491.fsf@elektro.pacujo.net> <6d6033b8-d228-4f5f-ac68-ae5b2a226431@googlegroups.com> <87d24regm6.fsf@elektro.pacujo.net> <54f4763c$0$12979$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net S+S/fLm+2pWk4qbh6ynz9wddfZ3sCTwrXTGen6M1J0LA913LnW Cancel-Lock: sha1:1AlmJaErEfK5s7QXy+4HpKbKnAU= User-Agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711) X-Accept-Language: en-us, en In-Reply-To: Xref: csiph.com comp.lang.python:86816 Sturla Molden wrote: > I can assure you that in a veterinary sence, Yersey cows will produce a > milk with higher fat content. There, "a milk" is really an abbreviation for "a type of milk". But people who talk about "a code" don't mean "a type of code", they're using it the way we would say "a program" or "a library". > What if I say "this file contains a long Fortran code"? Or what if I say > "this file contains one long Fortran code"? There is a subtile difference > in meaning here. There is, but the number of codes/pieces of code being referenced still equals 1. The difference is more that "this file contains a long Fortran code" suggests the file may contain other things as well, whereas "this file contains one long Fortran code" suggests that's the only thing it contains. Isn't English wonderful? -- Greg