dot-split_inflections: Split Standard Verb, Noun, and Adjective Endings of a Word

.split_inflectionsR Documentation

Split Standard Verb, Noun, and Adjective Endings of a Word

Description

Split Standard Verb, Noun, and Adjective Endings of a Word

Usage

.split_inflections(english_content, word)

Arguments

english_content

The return from .fetch_english_word.

word

Character; a word to process.

Value

Character; the word with standard endings split off.


jonthegeek/wikimorphemes documentation built on Sept. 1, 2022, 10:32 p.m.