|
DefaultNaturalLanguage
DefaultNaturalLanguage is an option for cells that determines the language used when checking the spelling of a word in a human natural language cell.
Human natural language cells are ones which have LanguageCategory "NaturalLanguage".
With the default setting DefaultNaturalLanguage "Language", the language is taken to be the current setting of the option $Language.
The language can also be specified explicitly as a string, for example, by setting DefaultNaturalLanguage to "English", "French", or "German".
This option is typically set at the global level but it can also be set at the level of an individual notebook or cell.
See also: LanguageCategory.
|