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: a07f3367d7,44b0b57dd5d8f69 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.216.237.155 with SMTP id y27mr462693weq.11.1344221564905; Sun, 05 Aug 2012 19:52:44 -0700 (PDT) Received: by 10.66.84.41 with SMTP id v9mr985937pay.43.1344209719951; Sun, 05 Aug 2012 16:35:19 -0700 (PDT) Path: q11ni60442355wiw.1!nntp.google.com!r1no3790212qas.0!news-out.google.com!g9ni18390261pbo.0!nntp.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Patrick Newsgroups: comp.lang.ada Subject: Re: List of Negative Language rules? Date: Sun, 5 Aug 2012 16:35:18 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5b1caa0f-464a-4ff9-881e-202e4766f0df@googlegroups.com> References: NNTP-Posting-Host: 70.53.16.194 Mime-Version: 1.0 X-Trace: posting.google.com 1344209719 15799 127.0.0.1 (5 Aug 2012 23:35:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 5 Aug 2012 23:35:19 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=70.53.16.194; posting-account=cUi90woAAADTaOISowbbHM8GUD0-opJO User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-08-05T16:35:18-07:00 List-Id: Thanks to everyone for their posts. There does not seem to be such a docume= nt and I will need to create one. I did however get some great tips to make= this easier. I converted the annotated reference manual to text, greped it= with the -C option that allows lines before and after the match. I searche= d using "cannot, "should not" and "must not". I have the results in a docum= ent now and I am editing it. I am also going through my Barnes Ada 2005 book with a high-lighter. Hopefu= lly I can provide a document under a create commons license that will help = me and other newbies sort out these rules. Thanks