mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 10:12:51 -06:00
just for fun: Roman numbers in the Latin grammar
This commit is contained in:
@@ -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 ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user