Exclude syllables of the pattern ".*CN".
authorntakahas <ntakahas>
Fri, 17 Aug 2007 07:14:40 +0000 (07:14 +0000)
committerntakahas <ntakahas>
Fri, 17 Aug 2007 07:14:40 +0000 (07:14 +0000)
FLT/TAML-OTF.flt

index fa3347b..45a06e4 100644 (file)
@@ -78,7 +78,7 @@
     < | (1 otf:taml=akhn,half+) (3 = *) | >)
 
    ;; No vowel signs.
-   ("((CH)*C)(H)?N?"
+   ("((CH)*C)(HN|H)?"
     < | (1 otf:taml=akhn,half+) (3 =) | >)
 
    ("." =))