Numbers to Non-English
On the model of the Numbers
to English Numerals script, construct a transducer that maps the
numbers 1-99 to numerals in some language other than English. User
different names for the definitions so that model script and your new
script can both be sourced by xfst without getting any variables
accidentally redefined.
Once the basic task is done, construct a transducer that translates
from English numerals to numerals in your language, and vice versa.