German complete (with some bugs and uncertainties)

This commit is contained in:
aarne
2006-01-17 20:31:30 +00:00
parent 89cd3d352d
commit db066b1233
5 changed files with 111 additions and 74 deletions

View File

@@ -1,5 +1,7 @@
concrete NumeralGer of Numeral = CatGer ** open MorphoGer in {
flags optimize = all_subs ;
lincat
Digit = {s : DForm => CardOrd => Str} ;
Sub10 = {s : DForm => CardOrd => Str} ;