Optional
accentsThe accent characters.
Default: "\u0300-\u0341"
Optional
adjustmentsA collection of patterns to test against the suggested words. If the word matches the pattern, then the penalty is applied.
Optional
alphabetThe alphabet to use.
Optional
costsDefine edit costs.
Optional
hunspellUsed by dictionary authors
Optional
ignoreAn optional set of characters that can possibly be removed from a word before checking it.
This is useful in languages like Arabic where Harakat accents are optional.
Note: All matching characters are removed or none. Partial removal is not supported.
Optional
localeThe locale of the dictionary.
Example: nl,nl-be
Optional
suggestionUsed in making suggestions. The lower the value, the more likely the suggestion will be near the top of the suggestion list.
Use by dictionary authors to help improve the quality of suggestions given from the dictionary.
Added with
v5.16.0
.