From 922f664f7435c4b15adc32e83bd239bd5b62dcbe Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Mon, 20 Apr 2026 09:12:27 +0200 Subject: [PATCH] imperative as linref for lexical verb categories --- src/somali/CatSom.gf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/somali/CatSom.gf b/src/somali/CatSom.gf index 3f97933d..06e7b48a 100644 --- a/src/somali/CatSom.gf +++ b/src/somali/CatSom.gf @@ -125,6 +125,7 @@ concrete CatSom of Cat = CommonX - [Adv,IAdv] ** open ResSom, Prelude in { linref -- Cl = linCl ; + V, VS, VQ, VA, VV, V2A, V2V, V2S, V2Q, V2, V3 = \v -> v.s ! VImp Sg Pos ; VP = infVP ; CN = linCN ; Prep = \prep -> prep.s ! ZeroObj ++ prep.sii ++ prep.dhex ++ prep.hoostiisa ! Sg3 Masc ;