Skip to content

Possible superior letter name inconstancy? #105

@mathieureguer

Description

@mathieureguer

Most superior letters are named with the mod suffix (amod, bmod, cmod, dmod, emod, fmod, gmod, kmod, mmod, omod, pmod, tmod, umod, vmod, zmod) while some are named with the supmod suffix (hsupmod, jsupmod, lsupmod, rsupmod, ssupmod, wsupmod, xsupmod, ysupmod).

I guess this is because the set is split across multiple code pages.
Maybe they should all use the same suffix? Something supmod to avoid ambiguity with other potential modifiers?
Maybe they should even use a dot syntax (a.supmod)?

I am happy to make a PR for this (or at least try to 😅) if you think it makes sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions