forked from GitHub/gf-core
use BIND to glue the digits in IIDig for the Bulgarian, English and Swedish grammmars
This commit is contained in:
@@ -50,7 +50,7 @@ lin
|
||||
IDig d = d ;
|
||||
|
||||
IIDig d i = {
|
||||
s = \\o => d.s ! NCard neutrum ++ i.s ! o ;
|
||||
s = \\o => d.s ! NCard neutrum ++ BIND ++ i.s ! o ;
|
||||
n = Pl
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user