use SOFT_BIND in the Bulgarian and Swedish grammars

This commit is contained in:
kr.angelov
2013-11-12 10:18:35 +00:00
parent 4b80a15b6c
commit d6f73f175f
11 changed files with 16 additions and 13 deletions

View File

@@ -146,7 +146,7 @@ lin
} ;
ApposNP np1 np2 = {
s = \\role => np1.s ! role ++ "," ++ np2.s ! RSubj ;
s = \\role => np1.s ! role ++ comma ++ np2.s ! RSubj ;
a = np1.a
} ;