From e7559884e0c3d39b80df7b43b1b34d4fc3c2105c Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Mon, 29 May 2023 19:32:09 +0200 Subject: [PATCH] (Kor) change V*'s linref, for morpho test cases --- src/korean/ResKor.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/korean/ResKor.gf b/src/korean/ResKor.gf index bb062c068..6d01f3ee3 100644 --- a/src/korean/ResKor.gf +++ b/src/korean/ResKor.gf @@ -385,7 +385,7 @@ oper -------------------------------------------------------------------------------- -- linrefs -linVerb : Verb -> Str = \v -> v.s ! linVF ; +linVerb : Verb -> Str = \v -> v.s ! VF Polite Pos ; linVP : VForm -> VerbPhrase -> Str = \vf,vp -> vp.nObj ! DeclObj ++ vp.adv ++ vp.s ! vf ; linImp : Polarity -> VerbPhrase -> Str = \pol,vp -> let vf : VForm = case pol of {