[GH-ISSUE #562] query: re semver pronounciation #2142

Closed
opened 2026-04-20 10:06:32 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @SignpostMarv on GitHub (Apr 24, 2020).
Original GitHub issue: https://github.com/semver/semver/issues/562

is 1.23 "one point twenty three" or "one point two three", i.e. to differentiate from 1.2.3 as "one point two point three"?

Originally created by @SignpostMarv on GitHub (Apr 24, 2020). Original GitHub issue: https://github.com/semver/semver/issues/562 is `1.23` "one point twenty three" or "one point two three", i.e. to differentiate from `1.2.3` as "one point two point three"?
GiteaMirror added the question label 2026-04-20 10:06:32 -05:00
Author
Owner

@ljharb commented on GitHub (Apr 24, 2020):

Yes. Each part would generally be pronounced independently, eg, 1.23.0 is "one point twentythree point oh" and 1.2.3 is "one point two point three" (1.23 is not a valid semver version, so i assume you meant 1.23.0)

<!-- gh-comment-id:619254649 --> @ljharb commented on GitHub (Apr 24, 2020): Yes. Each part would generally be pronounced independently, eg, `1.23.0` is "one point twentythree point oh" and `1.2.3` is "one point two point three" (`1.23` is not a valid semver version, so i assume you meant `1.23.0`)
Author
Owner

@SignpostMarv commented on GitHub (Apr 24, 2020):

Yes. Each part would generally be pronounced independently, eg, 1.23.0 is "one point twentythree point oh" and 1.2.3 is "one point two point three" (1.23 is not a valid semver version, so i assume you meant 1.23.0)

yes, although shorthand pronunciation is a separate issue that I'm not particularly fussed about being described in the spec (1.23 could be an alias for 1.23.0 or the entire 1.23.x release set depending on context).

<!-- gh-comment-id:619255771 --> @SignpostMarv commented on GitHub (Apr 24, 2020): > Yes. Each part would generally be pronounced independently, eg, `1.23.0` is "one point twentythree point oh" and `1.2.3` is "one point two point three" (`1.23` is not a valid semver version, so i assume you meant `1.23.0`) yes, although shorthand pronunciation is a separate issue that I'm not particularly fussed about being described in the spec (1.23 could be an alias for 1.23.0 or the entire 1.23.x release set depending on context).
Author
Owner

@ljharb commented on GitHub (Apr 24, 2020):

sure, but in either case you'd say "one point twentythree" :-)

<!-- gh-comment-id:619257854 --> @ljharb commented on GitHub (Apr 24, 2020): sure, but in either case you'd say "one point twentythree" :-)
Author
Owner

@jwdonahue commented on GitHub (May 9, 2020):

Actually, I am pretty sure it should read as "1 dot 23" so as not to confuse it with rational numbers in any respect.

<!-- gh-comment-id:626215498 --> @jwdonahue commented on GitHub (May 9, 2020): Actually, I am pretty sure it should read as "1 dot 23" so as not to confuse it with rational numbers in any respect.
Author
Owner

@ljharb commented on GitHub (May 9, 2020):

fair, i actually say dot and not point now that i think about it

<!-- gh-comment-id:626222436 --> @ljharb commented on GitHub (May 9, 2020): fair, i actually say dot and not point now that i think about it
Author
Owner

@alexandrtovmach commented on GitHub (Jun 10, 2020):

@SignpostMarv Seems like this issue resolved, thanks to @ljharb and @jwdonahue for answers

<!-- gh-comment-id:641860709 --> @alexandrtovmach commented on GitHub (Jun 10, 2020): @SignpostMarv Seems like this issue resolved, thanks to @ljharb and @jwdonahue for answers
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#2142