From 4f7d731d403f27e030bf492450d3b8c604e1e6e2 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 17 Dec 2014 12:42:30 +0000 Subject: [PATCH] fixed typo in Dictionary Fin --- lib/src/translator/DictionaryFin.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/translator/DictionaryFin.gf b/lib/src/translator/DictionaryFin.gf index 85aa93d4d..539f2724b 100644 --- a/lib/src/translator/DictionaryFin.gf +++ b/lib/src/translator/DictionaryFin.gf @@ -56408,7 +56408,7 @@ lin untipped_A = mkWA "filtteritön" ; --UNCHK lin untired_A = mkWA (k34A "väsymätön") ; --UNCHK lin untiring_A = mkWA (k34A "uupumaton") ; --UNCHK lin untitled_A = mkWA (k38 "alhainen") ; --UNCHK -lin unto_Prep = mkPrep allative | luokse_Prep | mkPrep "translative" | luokse_Prep ** {s = luokse_Prep.s ** {p2 = "luo"}} | mkPrep "tykö" ; ---- put translative here to recognize it +lin unto_Prep = mkPrep allative | luokse_Prep | mkPrep translative | luokse_Prep ** {s = luokse_Prep.s ** {p2 = "luo"}} | mkPrep "tykö" ; ---- put translative here to recognize it lin untoasted_A = mkWA "paahtamaton" ; --UNCHK lin untold_A = mkWA (compoundA "sanoin" (k34A "kuvaamaton")) ; --UNCHK lin untouchable_A = mkWA (k99 "saatavilla") "ei" ; --UNCHK