inflect_word: Inflects a given lemma

Description Usage Arguments Value Examples

View source: R/inflect_word.R

Description

Inflects a given lemma

Usage

1
inflect_word(word, lang, features = NULL)

Arguments

word

The word to inflect

lang

The language of the word

features

The morphological features desired

Value

A dataframe of the desired inflections

Examples

1
inflect_word("word", lang="eng")

b05102139/unimorphR documentation built on Dec. 19, 2021, 6:38 a.m.