From 263ee4319d2d1fb4466d5eff9025eb346f70b133 Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Mon, 2 May 2022 16:53:01 +0800 Subject: [PATCH] (Est) Fix object case for see_V2 --- src/estonian/LexiconEst.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/estonian/LexiconEst.gf b/src/estonian/LexiconEst.gf index 2e5177b2..ee94610a 100644 --- a/src/estonian/LexiconEst.gf +++ b/src/estonian/LexiconEst.gf @@ -160,7 +160,7 @@ lin science_N = mkN "teadus" ; sea_N = mkN "meri" "mere" "merd" "merre" "merede" "meresid" ; seek_V2 = mkV2 (mkV "otsima") cpartitive ; - see_V2 = mkV2 (mkV "nägema" "näha") ; + see_V2 = mkV2 (mkV "nägema" "näha") cpartitive ; sell_V3 = mkV3 (mkV "müüma" "müüa" "müüb" "müüakse" "müüge" "müüs" "müünud" "müüdud") accPrep callative ; send_V3 = mkV3 (mkV "saatma") accPrep callative ; sheep_N = mkN "lammas" "lamba" "lammast" ;