From 3dc44ef8cf151c327ce3a8014e8c239fff75c698 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 23 Feb 2015 16:39:54 +0000 Subject: [PATCH] translator/DictionarySwe.gf: add oriented_A and simplify_V2 --- lib/src/translator/DictionarySwe.gf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/src/translator/DictionarySwe.gf b/lib/src/translator/DictionarySwe.gf index fca328dc4..b0c3aae05 100644 --- a/lib/src/translator/DictionarySwe.gf +++ b/lib/src/translator/DictionarySwe.gf @@ -39192,6 +39192,7 @@ lin orientalistFem_N = variants {} ; -- status=guess lin orientalistMasc_N = variants {} ; -- status=guess lin orientate_V2 = variants {} ; -- status=guess lin orientation_N = mkN "riktning" | mkN "orientering" ; -- SaldoWN -- comment=2 +lin oriented_A = compoundA (mkA "orienterad") ; lin orienting_A = variants {} ; -- status=guess lin orifice_N = mkN "mynning" ; -- comment=2 lin oriflamme_N = variants {} ; -- status=guess @@ -51605,7 +51606,7 @@ lin simplex_A = variants {} ; -- status=guess lin simplicity_N = mkN "enkelhet" "enkelheter" ; -- SaldoWN lin simplification_N = variants {} ; -- status=guess lin simplify_V = mkV "förenklar" ; -- status=guess -lin simplify_V2 = variants {} ; -- status=guess +lin simplify_V2 = mkV2 simplify_V ; -- status=guess lin simplistic_A = compoundA (regA "onyanserad") ; -- status=guess lin simulacrum_N = variants {} ; -- status=guess lin simulate_V2 = mkV2 (mkV "simulerar") ; -- status=guess, src=wikt