DictionaryWordQ

DictionaryWordQ["word"]

"word"が,認識される辞書に載っている単語かどうか判定する.

詳細とオプション

例題

すべて開くすべて閉じる

  (1)

文字列が辞書に載っている単語かどうかを判定する:

スコープ  (2)

DictionaryWordQは句読点を無視もせず削除もしない:

ハイフンで繋がれた単語は,それぞれの部分が個別にスペルチェックされる:

オプション  (2)

IgnoreCase  (1)

固有名詞は一般に大文字小文字の違いに敏感である:

IgnoreCaseを使って大文字と小文字を同じものとして扱うことができる:

Language  (1)

文字列が仏語の辞書に載っているかどうかを判定する:

韓国語の文字列が辞書に載っているかどうかを判定する:

考えられる問題  (2)

DictionaryWordQは文字列ではない入力は未評価で返す:

すべての言語についてスペリング辞書があるわけではない:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_dictionarywordq, organization={Wolfram Research}, title={DictionaryWordQ}, year={2016}, url={https://reference.wolfram.com/language/ref/DictionaryWordQ.html}, note=[Accessed: 21-November-2024 ]}