mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 11:42:51 -06:00
use SOFT_BIND in the Bulgarian and Swedish grammars
This commit is contained in:
@@ -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
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user