fbpx
Wikipedia

Vietnamese Quoted-Readable

Vietnamese Quoted-Readable (usually abbreviated VIQR), also known as Vietnet, is a convention for writing Vietnamese using ASCII characters encoded in only 7 bits, making possible for Vietnamese to be supported in computing and communication systems at the time. Because the Vietnamese alphabet contains a complex system of diacritical marks, VIQR requires the user to type in a base letter, followed by one or two characters that represent the diacritical marks.

Syntax

VIQR uses the following convention:[1]

Diacritical marks in VIQR
Diacritical mark Typed character Examples
trăng (breve) ( a(ă
(circumflex) ^ a^â
móc (horn) +[2] o+ơ
huyền (grave) ` a`à
sắc (acute) '[3] a'á
hỏi (hook) ? a?
ngã (tilde) ~ a~ã
nặng (dot below) . a.

VIQR uses DD or Dd for the Vietnamese letter Đ, and dd for the Vietnamese letter đ. To type certain punctuation marks (namely, the period, question mark, apostrophe, forward slash, opening parenthesis, or tilde) directly after most Vietnamese words, a backslash (\) must be typed directly before the punctuation mark, functioning as an escape character, so that it will not be interpreted as a diacritical mark. For example:

O^ng te^n gi`\? To^i te^n la` Tra^`n Va(n Hie^'u\.
Ông tên gì? Tôi tên là Trần Văn Hiếu.
What is your name [Sir]? My name is Hiếu Văn Trần.

Software support

VIQR is primarily used as a Vietnamese input method in software that supports Unicode. Similar input methods include Telex and VNI. Input method editors such as VPSKeys convert VIQR sequences to Unicode precomposed characters as one types, typically allowing modifier keys to be input after all the base letters of each word. However, in the absence of input method software or Unicode support, VIQR can still be input using a standard keyboard and read as plain ASCII text without suffering from mojibake.

Unlike the VISCII and VPS code pages, VIQR is rarely used as a character encoding. While VIQR is registered with the Internet Assigned Numbers Authority as a MIME charset, MIME-compliant software is not required to support it.[4] Nevertheless, the Mozilla Vietnamese Enabling Project once produced builds of the open source version of Netscape Communicator, as well as its successor, the Mozilla Application Suite, that were capable of decoding VIQR-encoded webpages, e-mails, and newsgroup messages. In these unofficial builds, a "VIQR" option appears in the Edit | Character Set menu, alongside the VISCII, TCVN 5712, VPS, and Windows-1258 options that remained available for several years in Mozilla Firefox and Thunderbird.[5][6]

History

By the early 1990s, an ad-hoc system of mnemonics known as Vietnet was in use on the Viet-Net mailing list and soc.culture.vietnamese Usenet group.[7][8]

In 1992, the Vietnamese Standardization Group (Viet-Std, Nhóm Nghiên Cứu Tiêu Chuẩn Tiếng Việt) from the TriChlor Software Group led by Christopher Cuong T. Nguyen, Cuong M. Bui, and Hoc D. Ngo in California formalized the VIQR convention. It was described the next year in RFC 1456.

See also

Alternative schemes for Vietnamese:

ASCII mnemonics for other writing systems:

Notes and references

  1. ^ a b Lunde, Ken (2009). CJKV Information Processing (2nd ed.). O'Reilly Media. pp. 47–49. ISBN 978-0-596-51447-1 – via Google Books.
  2. ^ Some software also supports * for inserting a horn diacritic.
  3. ^ Some software also supports / for inserting an acute diacritic.
  4. ^ RFC 1456.
  5. ^ "Mozilla Vietnamese Enabling Project". Văn Lang Vietnamese Language & Culture Education Center.
  6. ^ Van D. Ho (29 October 2009). "Vietnamese Unicode Font". Retrieved 16 October 2013.
  7. ^ "A Unified Framework for Vietnamese Information Processing" (in English and Vietnamese). Vietnamese Standardization Working Group. September 1992. Retrieved 16 October 2013.
  8. ^ Trần Tư Bình (14 August 2008). "Bài 4 – Thử tìm kiểu gõ dấu chữ Việt nhanh nhất". Chim Việt Cành Nam (in Vietnamese). No. 32. Retrieved 16 October 2013.

External links

  • RFC 1456 – Conventions for Encoding the Vietnamese Language (VISCII and VIQR)
  • Viet-Std Group
    • Vietnamese Character Encoding Standardization Report – VISCII and VIQR 1.1 Character Encoding Specifications (English and Vietnamese)
    • The VIQR Convention
  • AnGiang Software
  • Free Online VIQR to Unicode Converter
  • Help page on inputting Vietnamese text in Vietnamese Wikipedia

vietnamese, quoted, readable, usually, abbreviated, viqr, also, known, vietnet, convention, writing, vietnamese, using, ascii, characters, encoded, only, bits, making, possible, vietnamese, supported, computing, communication, systems, time, because, vietnames. Vietnamese Quoted Readable usually abbreviated VIQR also known as Vietnet is a convention for writing Vietnamese using ASCII characters encoded in only 7 bits making possible for Vietnamese to be supported in computing and communication systems at the time Because the Vietnamese alphabet contains a complex system of diacritical marks VIQR requires the user to type in a base letter followed by one or two characters that represent the diacritical marks Contents 1 Syntax 2 Software support 3 History 4 See also 5 Notes and references 6 External linksSyntax EditSee also VNI VIQR and VNI Internet Mail VIQR uses the following convention 1 Diacritical marks in VIQR Diacritical mark Typed character Examplestrăng breve a ămũ circumflex a amoc horn 2 o ơhuyền grave a asắc acute 3 a ahỏi hook a ảnga tilde a anặng dot below a ạVIQR uses DD or Dd for the Vietnamese letter Đ and dd for the Vietnamese letter đ To type certain punctuation marks namely the period question mark apostrophe forward slash opening parenthesis or tilde directly after most Vietnamese words a backslash must be typed directly before the punctuation mark functioning as an escape character so that it will not be interpreted as a diacritical mark For example O ng te n gi To i te n la Tra n Va n Hie u Ong ten gi Toi ten la Trần Văn Hiếu What is your name Sir My name is Hiếu Văn Trần dd Software support EditVIQR is primarily used as a Vietnamese input method in software that supports Unicode Similar input methods include Telex and VNI Input method editors such as VPSKeys convert VIQR sequences to Unicode precomposed characters as one types typically allowing modifier keys to be input after all the base letters of each word However in the absence of input method software or Unicode support VIQR can still be input using a standard keyboard and read as plain ASCII text without suffering from mojibake Unlike the VISCII and VPS code pages VIQR is rarely used as a character encoding While VIQR is registered with the Internet Assigned Numbers Authority as a MIME charset MIME compliant software is not required to support it 4 Nevertheless the Mozilla Vietnamese Enabling Project once produced builds of the open source version of Netscape Communicator as well as its successor the Mozilla Application Suite that were capable of decoding VIQR encoded webpages e mails and newsgroup messages In these unofficial builds a VIQR option appears in the Edit Character Set menu alongside the VISCII TCVN 5712 VPS and Windows 1258 options that remained available for several years in Mozilla Firefox and Thunderbird 5 6 History EditBy the early 1990s an ad hoc system of mnemonics known as Vietnet was in use on the Viet Net mailing list and soc culture vietnamese Usenet group 7 8 In 1992 the Vietnamese Standardization Group Viet Std Nhom Nghien Cứu Tieu Chuẩn Tiếng Việt from the TriChlor Software Group led by Christopher Cuong T Nguyen Cuong M Bui and Hoc D Ngo in California formalized the VIQR convention It was described the next year in RFC 1456 See also EditVietnamese language and computersAlternative schemes for Vietnamese Telex VISCII VNI VPSKeys VSCII MNEM 1 ASCII mnemonics for other writing systems Informal romanizations of Russian ITRANS for Devanagari SAMPA for IPA Volapuk encoding for CyrillicNotes and references Edit a b Lunde Ken 2009 CJKV Information Processing 2nd ed O Reilly Media pp 47 49 ISBN 978 0 596 51447 1 via Google Books Some software also supports for inserting a horn diacritic Some software also supports for inserting an acute diacritic RFC 1456 Mozilla Vietnamese Enabling Project Văn Lang Vietnamese Language amp Culture Education Center Van D Ho 29 October 2009 Vietnamese Unicode Font Retrieved 16 October 2013 A Unified Framework for Vietnamese Information Processing in English and Vietnamese Vietnamese Standardization Working Group September 1992 Retrieved 16 October 2013 Trần Tư Binh 14 August 2008 Bai 4 Thử tim kiểu go dấu chữ Việt nhanh nhất Chim Việt Canh Nam in Vietnamese No 32 Retrieved 16 October 2013 External links EditRFC 1456 Conventions for Encoding the Vietnamese Language VISCII and VIQR Viet Std Group Vietnamese Character Encoding Standardization Report VISCII and VIQR 1 1 Character Encoding Specifications English and Vietnamese The VIQR Convention AnGiang Software Free Online VIQR to Unicode Converter Help page on inputting Vietnamese text in Vietnamese Wikipedia Retrieved from https en wikipedia org w index php title Vietnamese Quoted Readable amp oldid 1135258375, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.