Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.122 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.76; '*S*': 0.00; 'programmer': 0.11; 'am,': 0.14; 'received:209.85.214.174': 0.14; 'received:mail- iw0-f174.google.com': 0.14; 'wrote:': 0.14; 'angelico': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; "function's": 0.16; 'header:In-Reply-To:1': 0.21; 'thu,': 0.22; "wasn't": 0.22; "i'm": 0.27; 'message-id:@mail.gmail.com': 0.28; 'received:209.85.214': 0.28; 'steven': 0.32; 'technical': 0.33; 'to:addr:python-list': 0.33; '...': 0.34; "i'll": 0.34; 'chris': 0.34; "d'aprano": 0.35; 'ordinary': 0.35; 'received:google.com': 0.37; 'useful': 0.37; 'received:209.85': 0.37; 'else,': 0.37; 'pretty': 0.37; 'anything': 0.38; 'but': 0.38; 'word,': 0.38; 'subject:: ': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'everyone': 0.40; 'details': 0.64; 'perfectly': 0.65; '26,': 0.67; 'overheard': 0.84; 'vocabulary,': 0.84; '"our': 0.91; 'about,': 0.91; 'adult': 0.91; 'subject:English': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=5an3cKmD97eV/DYjQ1aFES90OQZON56PRTEU/9z2IoI=; b=K47hWLv1YbP7YYn+msD3WNN/OVFKnOXxAZbQODaItD84Ytk/IUocgPUpUUF/fTmb9D pjpdrkDcEK4WbJWQFGqSRwXvQxJCijhzmO/+lkH3KI5G5JdXVgH89h6kxnp94kPV5iMk GunuV+vYC+ngOW0qWKzhfsgWD8dMa9RrvRN2Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=S6mPqpObqkeDHl36WxfAb79tP3eHgmIWSPe0RjEok4UsNFF1MPRRr6TD5cPRYjzcC3 pLMPal0z22G0rvDs/l06TQfJ38qB0Dzv+g6GW7+GGGlTyT/IiZSl6vHI8uxp/lRTdsEe 989FVrQdC4aj8hNmZCOz3OkX9PA8NM0b38uGQ= MIME-Version: 1.0 In-Reply-To: <4ddd898d$0$29996$c3e8da3$5496439d@news.astraweb.com> References: <4dd61066$0$29996$c3e8da3$5496439d@news.astraweb.com> <37nqa8-lpa.ln1@murmur.very.softly> <4ddaf94b$0$29996$c3e8da3$5496439d@news.astraweb.com> <4ddd898d$0$29996$c3e8da3$5496439d@news.astraweb.com> Date: Thu, 26 May 2011 14:00:23 +1000 Subject: Re: English Idiom in Unix: Directory Recursively From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 82.94.164.166 X-Trace: 1306382427 news.xs4all.nl 49180 [::ffff:82.94.164.166]:33009 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6291 On Thu, May 26, 2011 at 8:58 AM, Steven D'Aprano wrote: > ... For everyone else, I'll use an > ordinary adult vocabulary, and that includes the word "recursion" or > "recursive". Overheard yesterday: "Our conversation was recursing..." I don't know what they were talking about, but I'm pretty sure it wasn't the technical details of a function's implementation, given that one of the people concerned was anything but a computer programmer (I don't know about the other). It's a perfectly good word, useful in many contexts. Chris Angelico