sil-dictionary-lexical-services / SubentryPromotion

A set of programs to promote subentries to lexical entries
GNU General Public License v3.0
0 stars 1 forks source link

We may want to automatically include more than the \dt field on promotion #18

Open WesPeacock opened 3 years ago

WesPeacock commented 3 years ago

se2lx.pl has an option for copying the \dt field from the main entry into the promoted subentry. We may want to include other markers as well (source, location, dialect ???)

WesPeacock commented 3 years ago

Probably best to do this as a separate script run before the promotion script. If you run opl.pl over the file this is just a fancy regex insertion.

Perhaps the date handling should be done the same way.