Module louis::modes[][src]

Constants

DOTS_LOUIS

Output Braille dots using liblouis' own encoding

DOTS_UNICODE

Output Braille dots using Unicode

NO_CONTRACTIONS

Do not perform any contractions

PARTIAL_TRANS

This flag specifies that back-translation input should be treated as an incomplete word. Rules that apply only for complete words or at the end of a word will not take effect. This is intended to be used when translating input typed on a braille keyboard to provide a rough ideato the user of the characters they are typing before the word is complete.

Type Definitions

TranslationModes