fix imperatives

This commit is contained in:
Krasimir Angelov
2026-04-11 16:28:55 +02:00
parent ae9b7d4d45
commit 6aeda22ed6
4 changed files with 19 additions and 6 deletions
+6
View File
@@ -187,6 +187,12 @@ nnum2num : NNumber -> Number = \n ->
NCountable => Pl
} ;
genNum2num : GenNum -> Number = \gn ->
case gn of {
GSg _ => Sg ;
GPl => Pl
} ;
auxBe = {
present : Number => Person => Str
= table {