You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
927 B
29 lines
927 B
<GRAMMAR LANGID="409">
|
|
<DEFINE>
|
|
<ID NAME="1STDIGIT" VAL="1"/>
|
|
</DEFINE>
|
|
|
|
<RULE NAME="number" TOPLEVEL="ACTIVE">
|
|
<LN PROPNAME="1st_digit" PROPID="1STDIGIT">
|
|
<PN VALSTR="1">one</PN>
|
|
<PN VALSTR="2">two</PN>
|
|
<PN VALSTR="3">three</PN>
|
|
<PN VALSTR="4">four</PN>
|
|
<PN VALSTR="5">five</PN>
|
|
<PN VALSTR="6">six</PN>
|
|
<PN VALSTR="7">seven</PN>
|
|
<PN VALSTR="8">eight</PN>
|
|
<PN VALSTR="9">nine</PN>
|
|
<PN VALSTR="10">ten</PN>
|
|
<PN VALSTR="11">eleven</PN>
|
|
<PN VALSTR="12">twelve</PN>
|
|
<PN VALSTR="13">thirteen</PN>
|
|
<PN VALSTR="14">fourteen</PN>
|
|
<PN VALSTR="15">fifteen</PN>
|
|
<PN VALSTR="16">sixteen</PN>
|
|
<PN VALSTR="17">seventeen</PN>
|
|
<PN VALSTR="18">eighteen</PN>
|
|
<PN VALSTR="19">nineteen</PN>
|
|
</LN>
|
|
</RULE>
|
|
</GRAMMAR>
|