From: handa Date: Thu, 26 Jun 2003 01:22:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: XML-base~145 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=commitdiff_plain;h=97d250821d15d3ac0cb08332f1428de28d877a7f;ds=sidebyside *** empty log message *** --- diff --git a/data-usr/dbformat.txt b/data-usr/dbformat.txt index f4d3976..770202b 100644 --- a/data-usr/dbformat.txt +++ b/data-usr/dbformat.txt @@ -14,7 +14,7 @@ unambiguously determined by the corresponding key. If the key is A number of expressions are possible to represent a plist. For instance, we can use the form (K1:V1, K2:V2, -... ,Kn:Vn) to represent a plist whose first property key and +..., Kn:Vn) to represent a plist whose first property key and value are K1 and V1, second key and value are K2 and V2, and so on. However, we can use a simpler expression here because the types of plists used in the m17n database are fairly restricted. @@ -52,7 +52,7 @@ For instance, the element 0xA0 represents a property whose value is An element that matches the regular expression [^-0-9(]([^\\()]|\\.)+ represents a property whose key is - Msymbol. In the element, \\t , \\n, + Msymbol. In the element, \\t, \\n, \\r, and \\e are replaced with tab (code 9), newline (code 10), carriage return (code 13), and escape (code 27) respectively. Other characters following a backslash is interpreted