Copy <Language Id="en_US" Enabled="true">
<!-- American English (United States) -->
<Alias>en</Alias>
<Alias>am</Alias>
<SupportedCheckKits>
<CheckKit Name="lt_hs">
<StyleGuide Enabled="true" Priority="4" Locale="en"/>
<LanguageTool Enabled="true" Priority="0" Locale="en-US"/>
<Hunspell Enabled="true" Priority="1" Locale="en_US">
<Dictionary Path="en/en_US_medical.dic"/>
<Dictionary Path="en/en_US_legal.txt"/>
<Dictionary Path="en/en_US_added_words.txt"/>
<Dictionary Path="en/en_ai_added_words.txt"/>
<Dictionary Path="en/en_US_excluded_words.txt" ForExclude="true"/>
<Dictionary Path="en/en_excluded_suggestions.txt" ForSuggestionsExclude="true"/>
<Dictionary Path="en/en_excluded_offensive_language.txt" ForSuggestionsExclude="true"/>
<Dictionary Path="en/en_excluded_nonexistent.txt" ForSuggestionsExclude="true"/>
<Dictionary Path="common/common_abbreviations.txt"/>
<Dictionary Path="common/common_proper_names.txt"/>
<Dictionary Path="common/common_excluded_words.txt" ForExclude="true"/>
<Dictionary Path="common/common_excluded_suggestions.txt" ForSuggestionsExclude="true"/>
<SplitSugsRules Enabled="true" Path="en/en_split_sugs_rules.csv"/>
<NERModel Enabled="true" Path="en/ner_model_en.dat" ProbabilityThreshold="0.5"/>
<NgramPrioritization Enabled="true" Path="en/en_ngram_model.bin"/>
</Hunspell>
<Dialects Enabled="true" Priority="2" Locale="en_US" Path="en/en_US_GB_CA_AU_dialect.csv"/>
</CheckKit>
<CheckKit Name="ai_lt_hs1" Default="true" Enabled="true" Parent="lt_hs">
<Neural Enabled="true" Priority="3" Locale="en"/>
<LanguageTool Enabled="true" Priority="2"/>
<Hunspell Enabled="true" Priority="0">
<Dictionary Path="en/en_US_medical.dic" AllowAISubstitution="false"/>
<Dictionary Path="en/en_ai_added_words.txt" AllowAISubstitution="false"/>
</Hunspell>
<Dialects Priority="1"/>
</CheckKit>
<CheckKit Name="ai_lt_hs0" Enabled="false" Parent="ai_lt_hs1">
<Hunspell>
<DisableSuggestions>true</DisableSuggestions>
</Hunspell>
</CheckKit>
<CheckKit Name="ai_lt" Enabled="true" Parent="ai_lt_hs1">
<Hunspell Enabled="true"/>
</CheckKit>
<CheckKit Name="ai" Enabled="true" Parent="ai_lt_hs1">
<LanguageTool Enabled="false"/>
<Hunspell Enabled="false"/>
</CheckKit>
</SupportedCheckKits>
<DisabledRules Path="en/en_disabled_rules.json"/>
<DisabledRules Path="en/en_US_disabled_rules.json"/>
<Autocomplete Enabled="true">
<Locale>en</Locale>
</Autocomplete>
<SuggestionPrioritization Enabled="true">
<ConfigFile Path="en/en_US_suggestion_rules.ini" AdvancedSearch="true"/>
<ConfigFile Path="common/common_suggestion_rules.ini" AdvancedSearch="true"/>
</SuggestionPrioritization>
<Autocorrect Enabled="true">
<Dictionary Path="en/en_US_autocorrect.csv"/>
</Autocorrect>
</Language>