mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 02:56:28 -06:00
(Som) Create PrepAgr param for prepositions combining with pronouns
This commit is contained in:
@@ -123,5 +123,5 @@ linref
|
||||
-- Cl = linCl ;
|
||||
VP = linVP ;
|
||||
CN = linCN ;
|
||||
Prep = \prep -> prep.s ! Pl3 ++ prep.sii ++ prep.dhex ;
|
||||
Prep = \prep -> prep.s ! P3_Prep ++ prep.sii ++ prep.dhex ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user