From d2b35ad34b6d058ecd3a824fa18b3c76fd666e95 Mon Sep 17 00:00:00 2001 From: bringert Date: Wed, 2 Mar 2005 15:08:26 +0000 Subject: [PATCH] Fixed the last errors in the swedish swadesh lexicon (still some missing linearizations). --- lib/resource/swedish/SwadeshLexSwe.gf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/resource/swedish/SwadeshLexSwe.gf b/lib/resource/swedish/SwadeshLexSwe.gf index 4feae90d9..cf297b82c 100644 --- a/lib/resource/swedish/SwadeshLexSwe.gf +++ b/lib/resource/swedish/SwadeshLexSwe.gf @@ -192,7 +192,7 @@ concrete SwadeshLexSwe of SwadeshLex = CategoriesSwe cut_V = skära_V ; die_V = dö_V ; dig_V = mk2V "gräva" "gräver" ; - drink_V = drink_V ; + drink_V = dricka_V ; eat_V = äta_V ; fall_V = falla_V ; fear_V = regV "frukta" ; @@ -240,6 +240,6 @@ concrete SwadeshLexSwe of SwadeshLex = CategoriesSwe wash_V = regV "tvätta" ; wipe_V = regV "torka" ; - give_V3 = dirV3 give_V "to" ; + give_V3 = dirV3 giva_V "to" ; } \ No newline at end of file