mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 11:38:34 -06:00
two-place Dut.mkA to deal with unpredictable attributive form
This commit is contained in:
@@ -92,7 +92,7 @@ lin
|
||||
let dritt = init dritte in
|
||||
table {
|
||||
NCard _ _ => drei ;
|
||||
NOrd a => (regAdjective dritt).s ! Posit ! a
|
||||
NOrd a => (reg2Adjective dritt dritte).s ! Posit ! a
|
||||
} ;
|
||||
|
||||
mkDigit : (x1,_,_,x4 : Str) -> LinDigit =
|
||||
|
||||
Reference in New Issue
Block a user