DictionaryLookup
DictionaryLookup[patt]
文字列パターン patt にマッチする英語の辞書中の単語を探す.
DictionaryLookup[patt,n]
見付かった単語の最初の n 個だけを返す.
DictionaryLookup[{"lang",patt}]
lang で指定された言語中の単語を探す.
詳細とオプション
- デフォルトでは単語の語尾変化は考慮されないので,"jump","jumps","jumping"は別々の語とされる.
- デフォルトで,単語は文中で使われるように表示される.オプション設定IgnoreCase->Trueとすると,大文字小文字が異なって用いられている単語も読み出される.
- DictionaryLookup[]は辞書中のすべての語のリストを返す.
- DictionaryLookup[All]は使用可能な辞書言語のリストを与える.
- DictionaryLookup[{"lang",All}]は,言語辞書 lang にあるすべての語を検索する.
- DictionaryLookup[{All,patt}]はすべての言語で patt にマッチする語を検索する.
例題
すべて開くすべて閉じるスコープ (3)
一般化と拡張 (3)
アプリケーション (5)
Wolfram Research (2007), DictionaryLookup, Wolfram言語関数, https://reference.wolfram.com/language/ref/DictionaryLookup.html (2008年に更新).
テキスト
Wolfram Research (2007), DictionaryLookup, Wolfram言語関数, https://reference.wolfram.com/language/ref/DictionaryLookup.html (2008年に更新).
CMS
Wolfram Language. 2007. "DictionaryLookup." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2008. https://reference.wolfram.com/language/ref/DictionaryLookup.html.
APA
Wolfram Language. (2007). DictionaryLookup. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DictionaryLookup.html