mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-12 20:52:50 -06:00
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