Avoid taking ZWNJ as a consonant.
authorntakahas <ntakahas>
Thu, 12 Jul 2007 12:27:57 +0000 (12:27 +0000)
committerntakahas <ntakahas>
Thu, 12 Jul 2007 12:27:57 +0000 (12:27 +0000)
FLT/KNDA-OTF.flt

index 2eab1e8..4b9d46d 100644 (file)
  (0
   (cond
    ;; 1    2  34     5     6   7   8
-   (" (RH)?(.)((H.)*)(u|b)?(p)?(l)?(a)? "
+   (" (RH)?([^N])((H[^N])*)(u|b)?(p)?(l)?(a)? "
     | (2 =) (5 =) (6 =) (3 move-h) (7 =) (1 otf:knda=rphf+) (8 =) |)
 
    ;; A syllable ending with a halant.
 
    ;; No reph movement if preceded by a ZWJ.
    ;;  1  23     4     5   6
-   (" J(.)((H.)*)(u|b)?(p)?(l?a?) "
+   (" J(.)((H[^N])*)(u|b)?(p)?(l?a?) "
     | (1 =) (4 =) (5 =) (2 move-h) (6 = *) |)
 
    ;;  1   23