WordList
✖
WordList
Details and Options

- The following types are supported:
-
"CommonWords" common words (default) "KnownWords" known dictionary words pos common words that can be a given part of speech {"type",pos} inflected, known, etc. words filtered by part of speech "Stopwords" words like "the" that are often considered insignificant - Core parts of speech are: "Noun", "Verb", "Adjective", "Adverb", "Preposition", "Conjunction", "Pronoun", "Determiner", and "Interjection".
- WordList supports the following options:
-
IncludeInflections False whether to include inflected forms of words Language $Language what language to use
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Options (2)Common values & functionality for each option
Language (1)
Get a list of all available Spanish language words:

https://wolfram.com/xid/0cq048d2-m1lvog

Language specifications can be strings, or "Language" entities:

https://wolfram.com/xid/0cq048d2-lktvso

IncludeInflections (1)
With IncludeInflections->True, inflected forms will be included in results:

https://wolfram.com/xid/0cq048d2-bi2j0d

With IncludeInflections->False, only uninflected words will be returned:

https://wolfram.com/xid/0cq048d2-m80bse

Applications (2)Sample problems that can be solved with this function
Generate a list of common English words:

https://wolfram.com/xid/0cq048d2-vr01w

Find the most frequent characters at the beginning of words:

https://wolfram.com/xid/0cq048d2-ov2unu

Visualize the relative frequencies in a word cloud:

https://wolfram.com/xid/0cq048d2-c92pw

Compare to the most frequent characters globally:

https://wolfram.com/xid/0cq048d2-bb70in


https://wolfram.com/xid/0cq048d2-qsbd3z

Generate lists of common words for a set of languages:

https://wolfram.com/xid/0cq048d2-i3vfi3
Compute the length of each of these words:

https://wolfram.com/xid/0cq048d2-fdsqi4
Compare the distribution of numbers of characters per word for each language by overlapping histograms of relative frequencies:

https://wolfram.com/xid/0cq048d2-bs98yo

Combine the histograms to show total counts of lengths for all languages together:

https://wolfram.com/xid/0cq048d2-izjc42

Wolfram Research (2015), WordList, Wolfram Language function, https://reference.wolfram.com/language/ref/WordList.html.
Text
Wolfram Research (2015), WordList, Wolfram Language function, https://reference.wolfram.com/language/ref/WordList.html.
Wolfram Research (2015), WordList, Wolfram Language function, https://reference.wolfram.com/language/ref/WordList.html.
CMS
Wolfram Language. 2015. "WordList." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/WordList.html.
Wolfram Language. 2015. "WordList." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/WordList.html.
APA
Wolfram Language. (2015). WordList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/WordList.html
Wolfram Language. (2015). WordList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/WordList.html
BibTeX
@misc{reference.wolfram_2025_wordlist, author="Wolfram Research", title="{WordList}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/WordList.html}", note=[Accessed: 25-March-2025
]}
BibLaTeX
@online{reference.wolfram_2025_wordlist, organization={Wolfram Research}, title={WordList}, year={2015}, url={https://reference.wolfram.com/language/ref/WordList.html}, note=[Accessed: 25-March-2025
]}