Path: csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Christian Gollwitzer Newsgroups: comp.lang.python Subject: Re: List of Functions Date: Tue, 29 Mar 2016 08:52:42 +0200 Organization: A noiseless patient Spider Lines: 25 Message-ID: References: <3c44f0f8-d701-463e-bf2c-f5871c51bddf@googlegroups.com> <87bn5z1mkd.fsf@bsb.me.uk> <56f9c104$0$1604$c3e8da3$5496439d@news.astraweb.com> <87y492xaqh.fsf@bsb.me.uk> <10836e10-316a-492d-98ff-1928ac7eb8e6@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 29 Mar 2016 06:49:29 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="09360e0ab07672f4bcf79b9f96c5414e"; logging-data="18510"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1975SsvAUlXplXnhyQfaKQpt0A2dA5yHM4=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 In-Reply-To: <10836e10-316a-492d-98ff-1928ac7eb8e6@googlegroups.com> Cancel-Lock: sha1:iPMxDs5GTjRX9lTmenKwAYJXaIk= Xref: csiph.com comp.lang.python:105955 Am 29.03.16 um 08:21 schrieb Rustom Mody: > Dijkstra liked to point out that CS was backward in America compared to Europe > because in Europe they used 'store' but Americans used anthropomorphism like memory > > Now given that store can mean -- among other things -- > - room where I dump stuff > - shop where I buy bread and eggs > - etc > why is Dijkstra's preferred use actually any better? The Oxford dictionary lists "store" for "shop" as "chiefly North American" http://www.oxforddictionaries.com/definition/english/store Maybe Dijkstra was speaking from his native Dutch perspective? I don't know in Dutch, but at least in German we use "Speicher", which means "store room" - either a closet or room, typically under the roof, where you store things for later use, or a municipal facility to store, e.g. water in big amounts, or the big buildings at harbours used to store goods, but never a shop. A room where you store things for later use is a quite good description for computer memory, isn't it? Christian