From 29c0ea9f761647710e7988cb80c3717c3fc6bc43 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 15 May 2009 16:45:16 +0000 Subject: new pre syntax (as alternative): pre {"o" | "i" => "an" ; _ => "a"} --- next-lib/src/italian/PhonoIta.gf | 1 + 1 file changed, 1 insertion(+) (limited to 'next-lib/src/italian') diff --git a/next-lib/src/italian/PhonoIta.gf b/next-lib/src/italian/PhonoIta.gf index f725aef68..9959d1550 100644 --- a/next-lib/src/italian/PhonoIta.gf +++ b/next-lib/src/italian/PhonoIta.gf @@ -16,5 +16,6 @@ oper elision : (_,_,_ : Str) -> Str = \il, l', lo -> pre {il ; l' / vocale ; lo / sImpuro} ; +--- pre {vocale => l' ; sImpuro => lo ; _ => il} ; } -- cgit v1.2.3