Elements
| Name | Description |
|---|---|
| BLLS\_Alphabet | This value denotes a letter set that includes the full alphabet of the base language. |
| BLLS\_IgnorableLetters | This value denotes a letter set that includes the characters that may be found inside a word, but are ignored during the internal spelling check. |
| BLLS\_Prefixes | This constant denotes a letter set that covers the punctuation marks that may be found immediately before words. Among these characters there may be ”, (, { and so on. |
| BLLS\_SubscriptAlphabet | This value denotes a letter set that includes the characters allowed inside the words of the language as subscripts. |
| BLLS\_Suffixes | This constant denotes a letter set that covers the punctuation marks that may be found immediately after words. Among these characters there may be !, ”, ), } and so on. |
| BLLS\_SuperscriptAlphabet | This value denotes a letter set that includes the characters allowed inside the words of the language as superscripts. |
