Skip to contents

Adds the generic past tense tag <VBD> to all past tenses based on regex match.

Usage

dtag_past_tenses(x)

Arguments

x

A character of tokenized strings with _ST tags.

Value

A character vector with all past tense verb matches tagged by <VBD>.