mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 03:02:50 -06:00
use SOFT_BIND to glue the hyphen in the comparative and superlative forms of the Bulgarian adjectives
This commit is contained in:
@@ -695,4 +695,5 @@ resource ResBul = ParamX ** open Prelude, Predef in {
|
||||
linCoordSep s = table {True => linCoord; False=> \\_ => s} ;
|
||||
|
||||
comma : Str = SOFT_BIND ++ "," ;
|
||||
hyphen : Str = SOFT_BIND ++ "-" ++ SOFT_BIND ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user