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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,429176cb92b1b825 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news3.google.com!feeder3.cambriumusenet.nl!feed.tweaknews.nl!193.201.147.68.MISMATCH!feeder.news-service.com!2a02:590:1:1::196.MISMATCH!news.teledata-fn.de!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: AWS Coding Styles (and about boring plain-linear text files in the end) Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <3077fffa-eed7-4763-8bca-9ac3bb0a41e1@o14g2000prn.googlegroups.com> <82y66ihc0i.fsf@stephe-leake.org> <4d355532$0$6878$9b4e6d93@newsspool2.arcor-online.net> <8b58b9da-a014-4a0e-8d20-ca86a4993961@h17g2000pre.googlegroups.com> Date: Wed, 19 Jan 2011 16:25:24 +0100 Message-ID: <186uch3jonfkf$.1sslu8qz9tvzj$.dlg@40tude.net> NNTP-Posting-Date: 19 Jan 2011 16:25:29 CET NNTP-Posting-Host: 78e14c97.newsspool4.arcor-online.net X-Trace: DXC=4ThK13\^n;G[6=1B@oB@@@4IUK On Wed, 19 Jan 2011 15:52:14 +0100, J-P. Rosen wrote: > Le 19/01/2011 15:20, Dmitry A. Kazakov a �crit : >> I think that you meant a different thing: how well defined is the semantics >> of the language being read. The semantics of the newspaper language is very >> ill-defined, Ada is much better. But this is in no direct relation to >> understanding of written texts in the above sense. Diffuse and >> self-contradictory semantics can be easier to capture than the precise and >> correct one, and conversely. Further, there is no obvious reason why the >> process of reading should be different in both cases. I would say that it >> is pretty same and that the quality of text is a thing quite unrelated to >> its contents. > What I meant is that the sentences in journal are quite predictable, and > if you miss some information, you can trust that the brain will > reconstruct it correctly. Moreover, it is optimized for speed of reading. > > Reading a program should be optimized for accuracy of understanding, and > making sure that no misinterpretation can happen. I claim these are > different goals. Why? In both cases the text is to convey something to be reconstructed in the most easy and quick way. Whether it be a picture of a flood or earthquake happened somewhere or a variable assigned to a certain value is no matter. ("Accuracy of understanding" depends on the contents. I would not say that "flood in X, Y missing, Z homeless" is less or more accurate than "X := 1;" Both are abstractions on some physical world events, which could be infinitely more precise than their descriptions.) -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de