mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-26 03:26:27 -06:00
(Som) Create PrepAgr param for prepositions combining with pronouns
This commit is contained in:
@@ -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 = []
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user