From: ntakahas Date: Fri, 17 Aug 2007 05:34:47 +0000 (+0000) Subject: Exclude syllables of the pattern ".*CN". X-Git-Tag: REL-1-5-0~71 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8d4e8194fd8ffbe51d91c1d8e773576cc8c58629;p=m17n%2Fm17n-db.git Exclude syllables of the pattern ".*CN". --- diff --git a/FLT/GURU-OTF.flt b/FLT/GURU-OTF.flt index f31a6de..b52c86f 100644 --- a/FLT/GURU-OTF.flt +++ b/FLT/GURU-OTF.flt @@ -99,8 +99,8 @@ < | (1 pre-below) (1 post) (3 = *) | >) ;; Add a ZWNJ explicitly when a syllable ends with a halant. - ;;1 2 3 - ("([CRY]n?(H[CRY]n?)*)(H)?N?" + ;;1 2 3 + ("([CRY]n?(H[CRY]n?)*)(H|HN)?" < | (1 pre-below) (3 = 0x200C) (1 post) | >) ;; A syllable starting with an independent vowel.