WordDefinition

WordDefinition["word"]

gives the dictionary definitions available for "word".

Details

  • WordDefinition["word"] returns a list of definitions if "word" is a recognized English-language word. A list of available words can be found using WordList.
  • WordDefinition["word"] returns Missing["UnknownWord"] for words that do not have definitions available.

Examples

open allclose all

Basic Examples  (1)

Find the dictionary definitions for a given word:

Scope  (2)

"Word" entity expressions can be used in addition to strings:

"Concept" entities may also be used:

Possible Issues  (1)

For words with no definition information available, Missing["UnknownWord"] is returned:

Wolfram Research (2015), WordDefinition, Wolfram Language function, https://reference.wolfram.com/language/ref/WordDefinition.html (updated 2017).

Text

Wolfram Research (2015), WordDefinition, Wolfram Language function, https://reference.wolfram.com/language/ref/WordDefinition.html (updated 2017).

CMS

Wolfram Language. 2015. "WordDefinition." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/WordDefinition.html.

APA

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

BibTeX

@misc{reference.wolfram_2023_worddefinition, author="Wolfram Research", title="{WordDefinition}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/WordDefinition.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_worddefinition, organization={Wolfram Research}, title={WordDefinition}, year={2017}, url={https://reference.wolfram.com/language/ref/WordDefinition.html}, note=[Accessed: 19-March-2024 ]}