forked from GitHub/gf-core
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:
@@ -16,6 +16,14 @@ incomplete concrete ExtraScand of ExtraScandAbs = CatScand **
|
||||
}
|
||||
} ;
|
||||
|
||||
emptyRP = {
|
||||
s = \\g,n => table {
|
||||
RAcc => [] ;
|
||||
c => relPron ! g ! n ! c
|
||||
} ;
|
||||
a = RNoAg
|
||||
} ;
|
||||
|
||||
PiedPipingRelSlash rp slash = {
|
||||
s = \\t,a,p,ag,_ =>
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user