From: handa Date: Mon, 7 Jan 2008 11:39:04 +0000 (+0000) Subject: Fix the first stage to consume JWNJ. X-Git-Tag: REL-1-5-1~49 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4c1e3bd430ce6b82d3b9d33124b8add5edbe0acc;p=m17n%2Fm17n-db.git Fix the first stage to consume JWNJ. --- diff --git a/FLT/MYMR-MYAZEDI.flt b/FLT/MYMR-MYAZEDI.flt index 7df418e..47d6065 100644 --- a/FLT/MYMR-MYAZEDI.flt +++ b/FLT/MYMR-MYAZEDI.flt @@ -49,18 +49,18 @@ ;; described in Table 10-3 of the Unicode Standard 4.0 except for ;; Kinzi which is encoded by the sequence "U+1004 U+1039 U+200D". ;; - ;;<-1-><---------2--------><--4--><--6---> <7-> + ;;<-1-><---------2--------><--4--><--6---><7-><8-> ;; <---3---> <5-> - ("(KHJ)([CcnKMr](H[CcnK])?)((HM)*)(V*A?H?)N?(S*)" - | < (1 0xE390) (2 consonant) (4 remove-halant *) (6 = *) (7 = *) > |) + ("(KHJ)([CcnKMr](H[CcnK])?)((HM)*)(V*A?H?)(N)?(S*)" + | < (1 0xE390) (2 consonant) (4 remove-halant *) (6 = *) (7) (8 = *) > |) ;; Irregular independent Kinzi ("KHJ" [ 0xE390 ]) ;; Cluster without Kinzi - ("([CcnKMr](H[CcnK])?)((HM)*)(V*A?H?)N?(S*)" - | < (1 consonant) (3 remove-halant *) (5 = *) (6 = *) > |) + ("([CcnKMr](H[CcnK])?)((HM)*)(V*A?H?)(N)?(S*)" + | < (1 consonant) (3 remove-halant *) (5 = *) (6) (7 = *) > |) ;; Fixme: I'm not sure about the syllable pattern for an ;; independent vowel.