implement UttAdV

This commit is contained in:
Krasimir Angelov
2026-08-24 08:37:06 +02:00
parent d2b7bf2fb6
commit 66da1a49da
+2
View File
@@ -500,4 +500,6 @@ lin CardCNCard card cn =
lin theyFem_Pron = mkPron "they" "them" "their" "theirs" plural P3 feminine ;
lin theyNeutr_Pron = mkPron "they" "them" "their" "theirs" plural P3 nonhuman ;
lin UttAdV adv = adv ;
}