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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8d472879e3f609e0 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-02 15:56:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!cyclone.bc.net!tdsnet-transit!newspeer.tds.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Case sensitivity (was Re: no title) Date: 2 Jun 2003 17:56:54 -0500 Organization: LJK Software Message-ID: References: <20619edc.0306021018.6ee4dd09@posting.google.com> <1054578576.281946@master.nyc.kbcfp.com> <20619edc.0306021321.1aff7b64@posting.google.com> <1054591015.933523@master.nyc.kbcfp.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1054594588 19624 192.135.80.34 (2 Jun 2003 22:56:28 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Mon, 2 Jun 2003 22:56:28 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:38408 Date: 2003-06-02T17:56:54-05:00 List-Id: In article <1054591015.933523@master.nyc.kbcfp.com>, Hyman Rosen writes: > Mike Silva wrote: >> Well, Hyman, I think you're just messing with me > > Well, yes, of course. But more seriously, since we > use capitalization for proper nouns, words do change > meaning that way, for example, polish and Polish. Not always. "Polish is important" has a different meaning in a treatise on foreign language studies vs. one about care of army boots. So the significance of capitalization in English is overloaded, and provides only _hints_, not an absolute proof of meaning. Something providing only hints is appropriate for local coding standards, not for compiler enforcement.