| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
Procedures for linguistics.
| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
converts the number to English numeral. If the number could not convert, this procedure returns #f.
converts the English numeral to number. If the numeral could not convert, this procedure returns #f.
converts the number to French numeral. If the number could not convert, this procedure returns #f.
converts the French numeral to number. If the numeral could not convert, this procedure returns #f.
converts the number to German numeral. If the number could not convert, this procedure returns #f.
converts the German numeral to number. If the numeral could not convert, this procedure returns #f.
converts the number to Roman numeral. If the number could not convert, this procedure returns #f.
converts the Roman numeral to number. If the numeral could not convert, this procedure returns #f.
converts the number to big Roman numeral.
If the number could not convert, this procedure returns #f.
The result may include some Unicode characters.
converts the big Roman numeral to number. If the numeral could not convert, this procedure returns #f.
converts the number to Ionian Greek numeral.
If the number could not convert, this procedure returns #f.
The result may include some Unicode characters.
converts the Ionian Greek numeral to number. If the numeral could not convert, this procedure returns #f.
| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
converts the English word to plural. Some irregular nouns are available.
If Schluessel guesses that a word is regular,
the word is converted automatically on rules of English grammar.
It is not determined whether the given word is a noun.
guesses that the English word may be plural.
Some irregular nouns are available.
It is not determined whether the given word is a noun.
| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | 
 
  This document was generated on August 9, 2012 using texi2html 5.0.