From 69eb3499037b5af0e7c85fab8c301f6cdbfe2767 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Wed, 6 Jun 2007 05:28:20 +0000 Subject: [PATCH] Exclude ZWNJ from output string. --- FLT/KNDA-OTF.flt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FLT/KNDA-OTF.flt b/FLT/KNDA-OTF.flt index 734be83..b4fe1be 100644 --- a/FLT/KNDA-OTF.flt +++ b/FLT/KNDA-OTF.flt @@ -90,7 +90,7 @@ ;; Forced Halant form. ("([CR]n?H)N" - < | move-base-Halant | >) + < | (1 move-base-Halant) | >) ;; A syllable without a vowel sign nor a vowel modifier. ("[CR]J?n?(H[CR]n?)*H?" -- 1.7.10.4