mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 18:22:50 -06:00
use SOFT_BIND in the Bulgarian and Swedish grammars
This commit is contained in:
@@ -693,4 +693,6 @@ resource ResBul = ParamX ** open Prelude, Predef in {
|
||||
|
||||
linCoordSep : Str -> Bool => Ints 2 => Str ;
|
||||
linCoordSep s = table {True => linCoord; False=> \\_ => s} ;
|
||||
|
||||
comma : Str = SOFT_BIND ++ "," ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user