(Som) Create PrepAgr param for prepositions combining with pronouns

This commit is contained in:
Inari Listenmaa
2019-07-22 21:51:44 +03:00
parent 2717955d3c
commit a6530e4f1d
5 changed files with 77 additions and 74 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ oper
mkAdv : Str -> Adv = \s -> lin Adv {
berri = s ;
c2 = noPrep ;
np = {s = [] ; a = NotPronP3} ;
np = {s = [] ; a = P3_Prep} ;
sii,dhex = []
} ;