PerseusDL / lexica

Repo for the text files of lexica
Creative Commons Attribution Share Alike 4.0 International
52 stars 23 forks source link

Fix 257 instances where verbs are marked with `gen`. #77

Closed nkprasad12 closed 1 year ago

nkprasad12 commented 1 year ago

In instances where verbs in the original text are marked as v. a. and n., this is not intended to be interpreted as a gender (with m / f / n options) but rather describing the forms of the verb.

v. a. and v. n. are consistently marked correctly as pos, but all of the instances of v. a. and n. are incorrectly marked with v. a., and, n. in separate tags.

This PR combines these into one single tag with text v. a. and n..