SpellingDictionaries

この関数は,Wolfram言語には完全に統合されていません.変更される可能性があります.

SpellingDictionaries

スペルチェックの設定を指定するグローバルオプションである.

詳細

  • 典型的な用法はSpellingDictionaries->{opt1->val1,opt2->val2,}である.
  • 設定可能なオプション
  • "CorrectWords"{}スペルチェック用の辞書に追加する単語のリストを指定
    "IncorrectWords"{}スペルチェック中に正しくないとしてマークされた単語
    "Suggestions"{}スペルチェックが停止し,代替スペルが提示される単語のリスト
  • "CorrectWords"->{"word1","word2",...} は,スペルチェック中にリストされている単語が見付かった場合,その単語が辞書に登録されていなくても無視されることを意味する.
  • "IncorrectWords"->{"word1","word2",...}では,スペルチェック中にリストの中の単語のいずれかが見付かった場合,その単語が辞書に登録されていても,スペルチェッカーはその単語で止まる.
  • "Suggestions"->{{"word1"->"newword1"},...}と設定すると,スペルチェック中にリストの中の単語のいずれかが見付かると,スペルチェックが止まり,置換候補が「スペルチェック」ダイアログボックスに表示される.
Wolfram Research (1999), SpellingDictionaries, Wolfram言語関数, https://reference.wolfram.com/language/ref/SpellingDictionaries.html.

テキスト

Wolfram Research (1999), SpellingDictionaries, Wolfram言語関数, https://reference.wolfram.com/language/ref/SpellingDictionaries.html.

CMS

Wolfram Language. 1999. "SpellingDictionaries." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SpellingDictionaries.html.

APA

Wolfram Language. (1999). SpellingDictionaries. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SpellingDictionaries.html

BibTeX

@misc{reference.wolfram_2024_spellingdictionaries, author="Wolfram Research", title="{SpellingDictionaries}", year="1999", howpublished="\url{https://reference.wolfram.com/language/ref/SpellingDictionaries.html}", note=[Accessed: 15-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_spellingdictionaries, organization={Wolfram Research}, title={SpellingDictionaries}, year={1999}, url={https://reference.wolfram.com/language/ref/SpellingDictionaries.html}, note=[Accessed: 15-November-2024 ]}