Re: Abbreviations and Acronyms: [techs] Latest HTML Techniques Draft
"Roberto Scano - IWA/HWG" <[email protected]> Thu, 11 Dec 2003 13:02:07 +0100
| Newsgroups | gmane.comp.web.html.general,gmane.org.w3c.accessibility.guidelines |
|---|---|
| Message-ID | <00ee01c3bfde$9bbf5b40$0600a8c0@iwars> |
----- Original Message ----- From: "Karl Dubost" <[email protected]> To: <[email protected]> Cc: <[email protected]> Sent: Thursday, December 11, 2003 12:47 PM Subject: Re: Abbreviations and Acronyms: [techs] Latest HTML Techniques Draft <acronym title="Organisation des Nations Unies" xml:lang="fr">ONU</acronym> (to be pronounced as words) becomes in english <abbr title="United Nations" xml:lang="en">UN</abbr> (to be spelled out letter by letter) Roberto Scano: Hum... IMHO all the two text are acronym and not abbreviation. UN is not abbreviation but Acronym... an abbreviation could be: <abbr title="Monday" xml:lang="en">Mon.</abbr> A question for clarify: the abbreviation must end with a . (eg., Mr., Mon., Jan., ...) ?