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:
aarne
2016-06-05 16:40:46 +00:00
parent fa3f7df73a
commit ab0ba48214
9 changed files with 23 additions and 7 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
abstract ExtraScandAbs = Extra ** {
fun --# notpresent
fun
TFutKommer : Tense ; --# notpresent
emptyRP : RP ; -- empty RP in Acc position: "kvinnan jag såg"
}