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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fecaa8a6ce69590e X-Google-Attributes: gid103376,public From: bourguet@my-dejanews.com Subject: Re: Abstract Data Types (and a question) Date: 1998/11/26 Message-ID: <73ji7f$smg$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 415860899 References: <72vm3n$ks$1@nnrp1.dejanews.com> <365BD117.3EAE@imag.fr> X-Http-Proxy: 1.0 x14.dejanews.com:80 (Squid/1.1.22) for client 158.140.208.29 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Thu Nov 26 12:40:16 1998 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.05 [en] (X11; I; SunOS 5.5.1 sun4u) Date: 1998-11-26T00:00:00+00:00 List-Id: In article <365BD117.3EAE@imag.fr>, Xavier Nicollin wrote: [...] > By the way, I have a syntactic question about the parsing of the > expression ``Abstract Data Type'': should it be undertood as > ``(Abstract Data) Type'' or as ``Abstract (Data Type)''. In other words, > which one is abstract, the data or the type? My preference goes to the > ``data are abstract'' version, but (AFAIK), almost everyone in the > francophone world uses the ``type is abstract'' version, i.e. they write > ``Type abstrait de donnees'' instead of ``Type de donnees abstraites''. > You lucky english-speaking people with your postfix syntax don't have to > worry about this somehow pedantic question! They can't do the difference and they are lucky? For me, abstract data type and concrete data type are the two kinds of data type, so I think the correct translation is "type abstrait de donnees" or "type de donnees abstrait". BTW, when a series of adjectives followed by a noun are used in English, usually, the correct order in french is the noun followed by the adjective in the reverse order. That may explain your confusion. -- Jean-Marc Bourguet -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own