PartOfSpeech

PartOfSpeech["word"]

返回指定单词的可能词类.

更多信息

  • PartOfSpeech 给出指定单词的可能词类列表.
  • PartOfSpeech 返回 "GrammaticalUnit" 实体.
  • 可能词类是:"Noun""Verb""Adjective""Adverb""Pronoun""Preposition""Conjunction""Determiner""Interjection".
  • 如果 "word" 不是可识别的英文单词,PartOfSpeech["word"] 给出 Missing["UnknownWord"].

范例

打开所有单元关闭所有单元

基本范例  (1)

求与英文单词相关的词类:

可能存在的问题  (1)

未识别出的单词具有不可识别的词类:

Wolfram Research (2015),PartOfSpeech,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PartOfSpeech.html.

文本

Wolfram Research (2015),PartOfSpeech,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PartOfSpeech.html.

CMS

Wolfram 语言. 2015. "PartOfSpeech." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/PartOfSpeech.html.

APA

Wolfram 语言. (2015). PartOfSpeech. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/PartOfSpeech.html 年

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_partofspeech, organization={Wolfram Research}, title={PartOfSpeech}, year={2015}, url={https://reference.wolfram.com/language/ref/PartOfSpeech.html}, note=[Accessed: 14-November-2024 ]}