From: ntakahas Date: Thu, 21 Jun 2007 12:59:08 +0000 (+0000) Subject: Apply 'pres' again. X-Git-Tag: REL-1-4-0~23 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f81c964506351e630b5ca6f4e891a7aba0edbe0;p=m17n%2Fm17n-db.git Apply 'pres' again. --- diff --git a/FLT/DEVA-OTF.flt b/FLT/DEVA-OTF.flt index 37da5b7..5453610 100644 --- a/FLT/DEVA-OTF.flt +++ b/FLT/DEVA-OTF.flt @@ -129,9 +129,9 @@ (1 =) 0x0900 (3 = *) (2 =)) (".+" = * 0x0900)))) -;; Language forms If a syllable ends with a halant and a ZWNJ, render -;; the final halant explicitly. Do not apply 'blwf' nor 'half' to the -;; initial RA. +;; If a syllable ends with a halant and a ZWNJ, render the final +;; halant explicitly. Do not apply 'blwf' nor 'half' to the initial +;; RA. (generator (0 (cond @@ -172,12 +172,13 @@ *)) ;; Apply other features. The 'vatu' feature is applied again to get -;; the conjunct of base and post-base. +;; the conjunct of base and post-base. The 'pres' feature is also +;; applied again for pre-base vowel modifier. (generator (0 (cond (" ([^ ]+) " - (1 otf:deva=vatu,abvs,blws,psts,haln)) + (1 otf:deva=vatu,pres,abvs,blws,psts,haln)) ("." [ otf:deva=+ ])) *))