- From: <paul.bagshaw@orange-ftgroup.com>
- Date: Tue, 19 Jan 2010 16:43:50 +0100
- To: <dburnett@voxeo.com>, <public-i18n-core@w3.org>, <mdw@w3.org>, <kazuyuki@w3.org>
- Cc: <w3c-voice-wg@w3.org>
- Message-ID: <13150_1263915831_4B55D337_13150_40284_1_8E09C72DBC577D489F13A71228C0B7BF13066A@>
Dan, The ABNF [RFC5234] for the ‘extension’ subtag is specified in RFC5646 as : extension = singleton 1*("-" (2*8alphanum)) It seems that something like p-pinyin-2001 conforms to this syntax, so it seems already possible to b) use ‘-‘ to continue our tags. The ABNF for the Pronunciation Alphabet registry tags would need to become: tag-format = (2*8alphanum) *("-" (2*8alphanum)) at the most, or some subset of this, such as: tag-format = 2ALPHA *5(“-“ 2*8(ALPHA / DIGIT)) if it is to be allowed within a language tag’s extension. [[ For info: the current proposal is tag-format = 2ALPHA *5(["."] 1*20(ALPHA / DIGIT)), so we’ll lose the “.” and long names. ]] -- Paul ________________________________ From: w3c-voice-wg-request@w3.org [mailto:w3c-voice-wg-request@w3.org] On Behalf Of Dan Burnett Sent: Tuesday, January 19, 2010 3:13 PM To: public-i18n-core@w3.org; Matt Womer; kazuyuki@w3.org Cc: W3C Voice Browser Working Group Subject: Fwd: 8 characters Forwarding to entire I18N core group. Begin forwarded message: From: Dan Burnett <dburnett@voxeo.com> Date: January 13, 2010 1:24:10 PM EST To: Addison Phillips <addison@amazon.com> Subject: 8 characters Addison, After I left the call it occurred to me that our first entry that we want to create, "pinyin2001", would not meet your 8-character restriction. Is there any possibility for either a) increasing that character limit, or b) allowing for us to use '-' to continue our tags? I expect that the character length limit, as in MSDOS, will be the biggest sticking point. -- dan ********************************* This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. Messages are susceptible to alteration. France Telecom Group shall not be liable for the message if altered, changed or falsified. If you are not the intended addressee of this message, please cancel it immediately and inform the sender. ********************************
Received on Tuesday, 19 January 2010 15:44:26 UTC