forked from GitHub/gf-core
fixes in Dutch numerals and possessives
This commit is contained in:
@@ -93,6 +93,8 @@ concrete QuestionDut of Question = CatDut ** open ResDut in {
|
||||
s = \\g => idet.s ! n ! g ++ num.s ;
|
||||
n = n
|
||||
} ;
|
||||
|
||||
AdvIAdv i a = {s = i.s ++ a.s} ;
|
||||
|
||||
CompIAdv a = {s = \\_ => a.s} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user