From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,fd4fc3d2b22df500 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.66.74.135 with SMTP id t7mr7330302pav.29.1357357304360; Fri, 04 Jan 2013 19:41:44 -0800 (PST) X-Received: by 10.50.163.67 with SMTP id yg3mr99547igb.12.1357357304143; Fri, 04 Jan 2013 19:41:44 -0800 (PST) Path: s9ni72755pbb.0!nntp.google.com!f6no12348430pbd.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 4 Jan 2013 19:41:43 -0800 (PST) In-Reply-To: <3be014e0-8c2c-4766-938a-1108260d3388@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=150.101.201.124; posting-account=pBdvJAoAAAAbTiQ-L1tpxD99i_UttsrJ NNTP-Posting-Host: 150.101.201.124 References: <3be014e0-8c2c-4766-938a-1108260d3388@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1f38d327-dad6-4b30-99f8-ea03701998eb@googlegroups.com> Subject: Re: On Style: Any opinions on *not* capitalising the first letter of verbs in a procedure name ? From: Rod Kay Injection-Date: Sat, 05 Jan 2013 03:41:44 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-01-04T19:41:43-08:00 List-Id: On Saturday, 5 January 2013 03:52:43 UTC+11, AdaMagica wrote: > > I use lower case for small verbs or prepositions like: > > is_Empty, has_Item, Member_of_Something Yes, in fact, I also do this :).