mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 20:18:33 -06:00
enabled emptyRP in Scandinavian by distinguishing between RNom and RAcc ; this also made it possible to use der as the Danish RNom form
This commit is contained in:
@@ -75,7 +75,7 @@ param
|
||||
|
||||
NPForm = NPNom | NPAcc | NPPoss GenNum Case ;
|
||||
|
||||
RCase = RNom | RGen | RPrep Bool ;
|
||||
RCase = RNom | RAcc | RGen | RPrep Bool ;
|
||||
|
||||
RAgr = RNoAg | RAg Gender Number Person ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user