added transfer module for Numeral to Digits and back

This commit is contained in:
krasimir
2009-09-17 14:35:19 +00:00
parent 45bfba4103
commit d9365c6cf0
3 changed files with 99 additions and 7 deletions

View File

@@ -10,6 +10,7 @@ abstract Grammar =
Adjective,
Adverb,
Numeral,
NumeralTransfer,
Sentence,
Question,
Relative,