AUTO_LEXER Dictionary Attribute
The dictionary attribute is language-specific and is used to set the name of the language dictionary. The <language>_dictionary attribute specifies one language dictionary for the supported languages as listed in Table 2-18.
The <language>_dictionary attribute has the following behavior:
-
The
<language>value of the attribute specifies only the dictionary name, not the location. For example,dutch_dictionaryspecifies that the Dutch dictionary is to be used. -
The
set_attributemethod does not load the dictionary; it only records the dictionary name. Therefore, the dictionary must be at the specified location when the dictionary is needed. Otherwise, an error will be raised.
Table 18 Supported Languages for AUTO_LEXER Dictionary Attribute
| Language Attribute | Language Attribute |
|---|---|
| Catalan | Korean |
| Czech | Polish |
| Dutch | Portuguese |
| English | Romanian |
| French | Russian |
| German | Simplified Chinese |
| Greek | Spanish |
| Hungarian | Swedish |
| Italian | Traditional Chinese |
| Japanese | Turkish |