View Single Post
Old 06-03-2019, 08:53 AM   #14
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by GrannyGrump View Post
I still follow the information from this old thread to create "handmade" ellipses.
https://www.mobileread.com/forums/sh...ghlight=HELLIP
That was the thread I was thinking about, thanks!

Jellby's posts were the ones that initially taught me all the ellipsis edge cases, and I still refer to them so many years later.

Quote:
Originally Posted by GrannyGrump View Post
Granted, I am pretty much only working with vintage books, and the modern glyph often just does not look right there.
Older books also used 5+-periods (or asterisks) for showing "larger chunks of text missing". Trying to use the ellipsis character in non-multiples-of-3 looked VERY odd indeed.

There's also the edge cases of ellipses and other punctuation:

,...
...!
...?
?...

Quote:
Originally Posted by elibrarian View Post
Not to mention that screenreaders probably won't recognize dot-space-dot-space-dot or whatever as an ellipsis …
In my tests with:
  • TTS (Android, Google Text-to-Speech)
  • Built-in Windows Speech

it just takes a few pauses as it parses each period.

Code:
Example 4-dot ellipsis. . . . And this is a second sentence.

Example 4-dot ellipsis.… And this is a second sentence.

Example 4-dot ellipsis…. And this is a second sentence.
TTS Speaking:

Code:
Example 4-dot ellipsis.

(Pause)

(Pause)

(Pause)

And this is a second sentence.
I just tested the above sentences in Windows, and all sounded identical.

Quote:
Originally Posted by jackie_w View Post
I agree. I listen to books using text-to-speech quite often. Early in my ebook experience I realised that 'dot dot dot' was all too often read aloud as 'dot dot dot'.
Hmmm, interesting. Which TTS were you using?

Last edited by Tex2002ans; 06-03-2019 at 09:03 AM.
Tex2002ans is offline   Reply With Quote