mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 12:08:34 -06:00
this_Quant and that_Quant. inflected possesive pronouns in Slovenian
This commit is contained in:
@@ -96,5 +96,8 @@ oper
|
||||
insertObj : (Agr => Str) -> VP -> VP = \obj,vp -> vp ** {
|
||||
s2 = \\a => vp.s2 ! a ++ obj ! a ;
|
||||
} ;
|
||||
|
||||
numAgr2num : NumAgr => Number =
|
||||
table {UseNum n => n; UseGen => Pl} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user