Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canonicalized character class pluralization #4

Open
mrdomino opened this issue May 4, 2016 · 3 comments
Open

Canonicalized character class pluralization #4

mrdomino opened this issue May 4, 2016 · 3 comments

Comments

@mrdomino
Copy link

mrdomino commented May 4, 2016

Some character classes are singular (digit), some are plural (symbols).

Possibilities:

  • make them all plural, and keep singular aliases for the ones that are singular
  • vice versa
  • recognize plural and singular forms for all classes.

I don't care which of these is done, but I'd be grateful if one of them was -- it's hard for me to remember which ones are singular and which are plural currently.

@habnabit
Copy link
Owner

habnabit commented May 4, 2016

Oops! Sorry. I can have a patch out soon.

On Wednesday, May 4, 2016, Steven Dee [email protected] wrote:

Some character classes are singular (digit), some are plural (symbols).

Possibilities:

  • make them all plural, and keep singular aliases for the ones that
    are singular
  • vice versa
  • recognize plural and singular forms for all classes.

I don't care which of these is done, but I'd be grateful if one of them
was -- it's hard for me to remember which ones are singular and which are
plural currently.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#4

@CatTrinket
Copy link

CatTrinket commented May 4, 2016

fwiw, I think singular sounds nicer! Especially given that pluralizing alphanumeric and printable would be awkward.

@habnabit
Copy link
Owner

habnabit commented May 4, 2016

I was going to add aliases for singular and plural both, for what it's
worth.

On Wed, May 4, 2016 at 3:44 PM, Zhorken [email protected] wrote:

fwiw, I think singular would be nicer! Especially given that pluralizing
alphanumeric and printable would be awkward.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#4 (comment)

habnabit pushed a commit that referenced this issue Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants