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

View File

@@ -12,10 +12,12 @@ abstract Extra = Cat ** {
GenRP : Num -> CN -> RP ; -- whose car
CompBareCN : CN -> Comp ; -- (est) professeur
PiedPipingRelSlash : RP -> ClSlash -> RCl ; -- in which he lives
StrandRelSlash : RP -> ClSlash -> RCl ; -- that he lives in
EmptyRelSlash : ClSlash -> RCl ; -- he lives in
StrandQuestSlash : IP -> ClSlash -> QCl ; -- whom does John live with
PiedPipingQuestSlash : IP -> ClSlash -> QCl ; -- with whom does John live
-- $VP$ conjunction, which has different fragments implemented in
-- different languages - never a full $VP$, though.