just for fun: Roman numbers in the Latin grammar

This commit is contained in:
krasimir
2009-07-31 11:58:22 +00:00
parent 219f19d265
commit 171556dc9a
4 changed files with 50 additions and 54 deletions

View File

@@ -566,5 +566,8 @@ oper
mkPrep : Str -> Case -> {s : Str ; c : Case} = \s,c -> {s = s ; c = c} ;
param
Unit = one | ten | hundred | thousand | ten_thousand | hundred_thousand ;
}