SSubjS in Scandinavian and Dut

This commit is contained in:
aarne
2012-06-08 08:51:03 +00:00
parent 1838781123
commit e7f272f4fe
3 changed files with 5 additions and 1 deletions

View File

@@ -62,4 +62,6 @@ incomplete concrete SentenceScand of Sentence =
RelS s r = {s = \\o => s.s ! o ++ "," ++ r.s ! agrP3 Neutr Sg ! RPrep True } ; --- vilket
SSubjS a s b = {s = \\o => a.s ! o ++ "," ++ s.s ++ b.s ! Sub} ;
}