From 2ff33ea968c72063a23306a598b4434f4b5ed440 Mon Sep 17 00:00:00 2001 From: Krasimir Angelov Date: Fri, 29 Aug 2025 09:26:26 +0200 Subject: [PATCH] added AdvS --- src/latvian/SentenceLav.gf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/latvian/SentenceLav.gf b/src/latvian/SentenceLav.gf index 1248c1ec..226c8d1a 100644 --- a/src/latvian/SentenceLav.gf +++ b/src/latvian/SentenceLav.gf @@ -61,8 +61,7 @@ lin UseSlash t p slash = { s = t.s ++ p.s ++ slash.s ! (Ind t.a t.t) ! p.p ; prep = slash.prep } ; - -- FIXME: placeholder - AdvS a s = { s = nonExist } ; + AdvS a s = { s = a.s ++ s.s } ; oper -- TODO: PassV2 verbs jāsaskaņo ar objektu, nevis subjektu (by8means_Prep: AgP3 Sg Masc)