forked from GitHub/gf-rgl
use SOFT_BIND in the Bulgarian and Swedish grammars
This commit is contained in:
@@ -113,7 +113,7 @@ lin pot3plus n m = {
|
||||
|
||||
oper
|
||||
commaIf : DTail -> Str = \t -> case t of {
|
||||
T3 => "," ;
|
||||
T3 => comma ;
|
||||
_ => []
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user