mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
(Ger) Corrections of determiners in Structural, DetQuantOrd in Noun. Additions to Extend
This commit is contained in:
@@ -88,7 +88,8 @@ oper
|
||||
NOrd af => d.s ! invNum ++ BIND ++ i'.s ! NOrd af} ;
|
||||
n = Pl ;
|
||||
isDig = False ;
|
||||
tail1to19 = case i.isDig of {True => notB isPld ; False => i.tail1to19}
|
||||
tail1to19 = case i.isDig of {True => notB isPld ; False => i.tail1to19} ;
|
||||
lock_Digits = <>
|
||||
} ;
|
||||
|
||||
D_0 = mkDig "0" ** {isZero = True} ;
|
||||
|
||||
Reference in New Issue
Block a user