basic imperatif

This commit is contained in:
Meowyam
2022-03-30 22:44:53 +08:00
parent bf33191c88
commit 1d033679f2
5 changed files with 21 additions and 5 deletions
+1
View File
@@ -8,6 +8,7 @@ concrete PhraseMay of Phrase = CatMay ** open Prelude, ResMay in {
UttIAdv iadv = iadv ;
UttNP np = {s = np.s ! Bare} ;
UttIP ip = {s = ip.sp ! NF Sg Bare} ;
UttImpSg pol imp = { s = pol.s ++ imp.s ! Sg ! pol.p } ;
{-
UttImpSg pol imp =
UttImpPl pol imp =