Skip to contents

Adds the generic past participle tag <VBN> to allpast participle verb forms based on regex match.

Usage

dtag_all_pp(x)

Arguments

x

A character of tokenized strings with _ST tags.

Value

A character vector with all past participle verb matches tagged by <VBN>.