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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c39ad3e35a7690a9 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.68.241.37 with SMTP id wf5mr3367358pbc.4.1328867284757; Fri, 10 Feb 2012 01:48:04 -0800 (PST) Path: wr5ni8149pbc.0!nntp.google.com!news1.google.com!news3.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Mart van de Wege Newsgroups: comp.lang.ada Subject: Re: Convention for naming of packages Date: Fri, 10 Feb 2012 10:47:45 +0100 Message-ID: <86obt76mv2.fsf@gaheris.avalon.lan> References: Mime-Version: 1.0 X-Trace: individual.net YKFx1F6J83HVVNBnjz7B0Arj3RdRtzadyOOAbqZMwu9Kv1Iqtt X-Orig-Path: gaheris.avalon.lan!not-for-mail Cancel-Lock: sha1:wHYFzzHWgNfgAPpG8Tnf8hjMHvc= sha1:LxXoaUI7fxB78EE0UgpsttEDjHQ= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Date: 2012-02-10T10:47:45+01:00 List-Id: "Yannick DuchĂȘne (Hibou57)" writes: > > I am thinking the plural could play this role. There may be a > limitation to its application, as I feel to know some English nouns do > not have a plural, or are spelled the same for both their singular > and plural. package Hobbitses is type Hobbit is record Name : String; Has_Precious : Boolean; end record; End Hobbitses Sorry, I couldn't resist. -- "We will need a longer wall when the revolution comes." --- AJS, quoting an uncertain source.