Thanks, this has been fixed in master!
On 4/23/25 5:58 PM, 'bak' via Standard Ebooks wrote:
> Also, I have found a corner case (?) in se modernize-spelling -- it
> wanted to subtract the space in `A propos` at the beginning of a
> sentence, but instead has a regex problem:
>
> Traceback (most recent call last):
> File "/Users/bak/.local/bin/se", line 8, in <module>
> sys.exit(main())
> ~~~~^^
> File "/Users/bak/.local/pipx/venvs/standardebooks/lib/python3.13/
> site-packages/se/main.py", line 81, in main
> sys.exit(getattr(module, command_function)(args.plain_output))
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
> File "/Users/bak/.local/pipx/venvs/standardebooks/lib/python3.13/
> site-packages/se/commands/modernize_spelling.py", line 36, in
> modernize_spelling
> new_xhtml = se.spelling.modernize_spelling(xhtml)
> File "/Users/bak/.local/pipx/venvs/standardebooks/lib/python3.13/
> site-packages/se/spelling.py", line 153, in modernize_spelling
> xhtml = regex.sub(r"\b[Aa] propos\b", r"\1propos", xhtml)# a propos
> -> apropos
> File "/Users/bak/.local/pipx/venvs/standardebooks/lib/python3.13/
> site-packages/regex/regex.py", line 278, in sub
> return pat.sub(repl, string, count, pos, endpos, concurrent, timeout)
> ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> regex._regex_core.error: invalid group reference
>
> I modified `A propos` to `À propos` and modernize-spelling had no
> problem deleting the space and removing the diacritic.
>
>
>
>> On Apr 23, 2025, at 15:14, 'bak' via Standard Ebooks
>> <
standar...@googlegroups.com> wrote:
>>
>> I have at last gotten myself untangled on this and finished the manual
>> semantication step. Finding a footnote halfway through this was pretty
>> discouraging, I must remember to doublecheck for them in future!
>>
>> Here's a cover mockup:
>>
>> <indiscreet-jewels-mockup.jpeg>
>>
>>
>>
>>
>>
>>> On Mar 15, 2025, at 11:47, Emma Sweeney <
sween...@gmail.com> wrote:
>>>
>>> Can you make a cover mockup?
>>>
>>> Emma
>>> On Saturday, March 15, 2025 at 11:59:31 AM UTC-4 picklefactory wrote:
>>>
>>> I moved "Agrémens" to the "not in M-W" list. Thank you for the
>>> catch/explanation.
>>>
>>> I was looking through the artdb and Ensor's Masquerade (https://
>>>
standardebooks.org/artworks/james-ensor/masquerade <https://
>>>
standardebooks.org/artworks/james-ensor/masquerade>) seems like
>>> it could be a fit for a cover image.
>>>
>>>
>>>
>>>> On Mar 11, 2025, at 19:15, Emma Sweeney <
sween...@gmail.com> wrote:
>>>>
>>>> Words now in M-W:
>>>> All words listed except for Agrémens can have italics removed.
>>>> Agrémens only appears in the MW Unabridged version.
>>>>
>>>> Words now in M-W, but scans and dictionary do not match:
>>>> Sure.
>>>>
>>>> Words now in M-W that will be caught by se modernize-spelling:
>>>> Correct.
>>>>
>>>> Not in M-W:
>>>> Correct.
>>>>
>>>> Chapter 13:
>>>> Use two-em dashes for partially obscured-words (SEMoS 8.7.7.9.4
>>>> <
https://standardebooks.org/manual/1.8.1/single-page#8.7.7.9.4>)
>>>> Screenshot 2025-03-03 at 21.38.33.png
>>>>
>>>> The transcript seems to scatter em-dashes, but I don't think
>>>> that really matches what is being shown here.
>>>>
>>>>
>>>> From chapter 38 / volume 2 chapter 8:
>>>> Screenshot 2025-03-04 at 17.14.51.png
>>>> No idea here. This is in the middle of a lot of quoted
>>>> dialogue. Perhaps <hr> separators or something?
>>>>
>>>> And finally, from chapter 25:
>>>>
>>>>>>> <
al...@standardebooks.org <
http://standardebooks.org/
>>>>>>> >> wrote:
>>>>>>>
>>>>>>> Yes, that is common for the era. If one big paragraph
>>>>>>> contains multiple speakers/dialogue, you can break
>>>>>>> them apart.
>>>>>>>
>>>>>>> Emma will manage this with Lukas reviewing.
>>>>>>>
>>>>>>> On 1/9/25 4:15 PM, 'bak' via Standard Ebooks wrote:
>>>>>>>> OK! I found scans of the second volume here:https://
>>>>>>>>
archive.org/details/lesbijouxindisc00didegoog
>>>>>>>> <
https://archive.org/details/
>>>>>>>> lesbijouxindisc00didegoog><
https://archive.org/
>>>>>>>> details/lesbijouxindisc00didegoog <https://
>>>>>>>>
archive.org/details/lesbijouxindisc00didegoog>>
>>>>>>>> The PG transcript says this:
>>>>>>>> [Transcriber's Note: Chapters I.-XXI. of the second
>>>>>>>> volume of the
>>>>>>>> 1749 publication have been renumbered XXXI.-LI.
>>>>>>>> Illustrations weren't
>>>>>>>> present in the copy of the English edition we used,
>>>>>>>> we added those from
>>>>>>>> the original French (at Gallica, Bibliothèque
>>>>>>>> nationale de France.]
>>>>>>>> So I think I am good for source material.
>>>>>>>> The main weirdness I'm seeing is that dialog is
>>>>>>>> structured in single paragraphs (blockquoted with
>>>>>>>> quotation marks in the scans, even!) rather than
>>>>>>>> separated into the usual paragraph/indent
>>>>>>>> typography. And that some chapters want to have a
>>>>>>>> subtitle (???) as well as a bridgehead. I will work
>>>>>>>> through it with SeMOS and see what happens.
>>>>>>>> Repo:
https://github.com/picklefactory/denis-
>>>>>>>> diderot_the-indiscreet-jewels_r-freeman <https://
>>>>>>>>
github.com/picklefactory/denis-diderot_the-
>>>>>>>> indiscreet-jewels_r-freeman><
https://github.com/
>>>>>>>> picklefactory/denis-diderot_the-indiscreet-jewels_r-
>>>>>>>> freeman <
https://github.com/picklefactory/denis-
>>>>>>>> diderot_the-indiscreet-jewels_r-freeman>>
>>>>>>>> Thanks
>>>>>>>>> On Jan 8, 2025, at 21:50, Alex Cabal
>>>>>>>>> <
al...@standardebooks.org <http://
>>>>>>>>>
standardebooks.org/>> wrote:
>>>>>>>>>
>>>>>>>>> OK! Cut the illustrations. It's not clear who the
>>>>>>>>> translator is so go with the publisher, R. Freeman.
>>>>>>>>> Also make sure the transcription (and your page
>>>>>>>>> scans) include both volumes - the titlepage just
>>>>>>>>> says volume 1.
>>>>>>>>>
>>>>>>>>> Please send a link to your repo once you get
>>>>>>>>> started. Thanks!
>>>>>>>>>
>>>>>>>>> On 1/8/25 10:05 PM, 'bak' via Standard Ebooks wrote:
>>>>>>>>>> Hi,
>>>>>>>>>> I love the Public Domain Day material and I wanted
>>>>>>>>>> to say thank you to everyone who worked on it,
>>>>>>>>>> it's an achievement.
>>>>>>>>>> Nowadays I have some time to undertake another
>>>>>>>>>> book and I thought I would try for /The Indiscreet
>>>>>>>>>> Jewels/, which is on the Moderate Wanted list. I
>>>>>>>>>> can't let too long go by without wanting to do
>>>>>>>>>> another one of these, even if I now *also* have a
>>>>>>>>>> personal Wanted List on the back burner – like
>>>>>>>>>> many other contributors, I suspect.
>>>>>>>>>> Gutenberg:
https://www.gutenberg.org/ebooks/54672
>>>>>>>>>> <
https://www.gutenberg.org/ebooks/54672><https://
>>>>>>>>>>
www.gutenberg.org/ebooks/54672 <https://
>>>>>>>>>>
www.gutenberg.org/ebooks/54672>>
>>>>>>>>>> Scans
atarchive.org <
http://archive.org/>:https://
>>>>>>>>>>
archive.org/details/lesbijouxindisc01didegoog
>>>>>>>>>> <
https://archive.org/details/
>>>>>>>>>> lesbijouxindisc01didegoog><
https://archive.org/
>>>>>>>>>> details/lesbijouxindisc01didegoog <https://
>>>>>>>>>>
archive.org/details/lesbijouxindisc01didegoog>>
>>>>>>>>>> Wikipedia:
https://en.wikipedia.org/wiki/
>>>>>>>>>> The_Indiscreet_Jewels <
https://en.wikipedia.org/
>>>>>>>>>> wiki/The_Indiscreet_Jewels><https://
>>>>>>>>>>
en.wikipedia.org/wiki/The_Indiscreet_Jewels
>>>>>>>>>> <
https://en.wikipedia.org/wiki/The_Indiscreet_Jewels>>
>>>>>>>>>> Thanks!
>>>>>>>>>> --
>>>>>>>>>> You received this message because you are
>>>>>>>>>> subscribed to the Google Groups "Standard Ebooks"
>>>>>>>>>> group.
>>>>>>>>>> To unsubscribe from this group and stop receiving
>>>>>>>>>> emails from it, send an email
>>>>>>>>>>
tostandardebook...@googlegroups.com <http://
>>>>>>>>>>
googlegroups.com/
>>>>>>>>>> ><mailto:
standardebook...@googlegroups.com
>>>>>>>>>> <
http://googlegroups.com/>>.
>>>>>>>>>> CF5AC84D1B35%
40picklefactory.org><https://
>>>>>>>>>>
groups.google.com/d/msgid/
>>>>>>>>>> standardebooks/57832180-6023-45B6-B889-
>>>>>>>>>> CF5AC84D1B35%
40picklefactory.org?
>>>>>>>>>> utm_medium=email&utm_source=footer <https://
>>>>>>>>>>
groups.google.com/d/msgid/
>>>>>>>>>> standardebooks/57832180-6023-45B6-B889-
>>>>>>>>>> CF5AC84D1B35%
40picklefactory.org?
>>>>>>>>>> utm_medium=email&utm_source=footer>>.
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> You received this message because you are
>>>>>>>>> subscribed to the Google Groups "Standard Ebooks"
>>>>>>>>> group.
>>>>>>>>> To unsubscribe from this group and stop receiving
>>>>>>>>> emails from it, send an email
>>>>>>>>>
tostandardebook...@googlegroups.com <http://
>>>>>>>>>
googlegroups.com/>.
>>>>>>>>> To view this discussion visithttps://
>>>>>>>>>
groups.google.com/d/msgid/standardebooks/e942faeb-
>>>>>>>>> eb2d-48c5-ab6d-6461b82b99a6%
40standardebooks.org
>>>>>>>>> <
https://groups.google.com/d/msgid/standardebooks/
>>>>>>>>> e942faeb-eb2d-48c5-
>>>>>>>>> ab6d-6461b82b99a6%
40standardebooks.org>.
>>>>>>>> --
>>>>>>>> You received this message because you are subscribed
>>>>>>>> to the Google Groups "Standard Ebooks" group.
>>>>>>>> To unsubscribe from this group and stop receiving
>>>>>>>> emails from it, send an email
>>>>>>>>
tostandardebook...@googlegroups.com <http://
>>>>>>>>
googlegroups.com/
>>>>>>>> ><mailto:
standardebook...@googlegroups.com <http://
>>>>>>>>
googlegroups.com/>>.
>>>>>>>> To view this discussion visithttps://
>>>>>>>>
groups.google.com/d/msgid/standardebooks/B8FB3112-
>>>>>>>> E553-4405-AB82-74B142AD11BF%
40picklefactory.org
>>>>>>>> <
https://groups.google.com/d/msgid/standardebooks/
>>>>>>>> B8FB3112-E553-4405-
>>>>>>>> AB82-74B142AD11BF%
40picklefactory.org><https://
>>>>>>>>
groups.google.com/d/msgid/standardebooks/B8FB3112-
>>>>>>>> E553-4405-AB82-74B142AD11BF%
40picklefactory.org?
>>>>>>>> utm_medium=email&utm_source=footer <https://
>>>>>>>>
groups.google.com/d/msgid/standardebooks/B8FB3112-
>>>>>>>> E553-4405-AB82-74B142AD11BF%
40picklefactory.org?
>>>>>>>> utm_medium=email&utm_source=footer>>.
>>>>>>>
>>>>>>> --
>>>>>>> You received this message because you are subscribed
>>>>>>> to the Google Groups "Standard Ebooks" group.
>>>>>>> To unsubscribe from this group and stop receiving
>>>>>>> emails from it, send an email
>>>>>>>
tostandardebook...@googlegroups.com <http://
>>>>>>>
googlegroups.com/>.
>>>>>>> standardebooks/9124f5ac-1139-4567-
>>>>>>> a23a-63e2ac04c0df%
40standardebooks.org <https://
>>>>>>>
groups.google.com/d/msgid/
>>>>>>> standardebooks/9124f5ac-1139-4567-
>>>>>>> a23a-63e2ac04c0df%
40standardebooks.org>.
>>>>>>
>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to
>>>>>> the Google Groups "Standard Ebooks" group.
>>>>>> To unsubscribe from this group and stop receiving emails
>>>>>> from it, send an email
tostandardebook...@googlegroups.com.
>>>>>> To view this discussion visithttps://
groups.google.com/d/
>>>>>> msgid/standardebooks/bd2aaf2e-
>>>>>> ef97-4e8c-8cba-8ec8e882c18cn%
40googlegroups.com <https://
>>>>>>
groups.google.com/d/msgid/standardebooks/bd2aaf2e-
>>>>>> ef97-4e8c-8cba-8ec8e882c18cn%
40googlegroups.com?
>>>>>> utm_medium=email&utm_source=footer>.
>>>>>
>>>>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the
>>>> Google Groups "Standard Ebooks" group.
>>>> To unsubscribe from this group and stop receiving emails from
>>>> it, send an email
tostandardebook...@googlegroups.com.
>>>> To view this discussion visithttps://
groups.google.com/d/msgid/
>>>> standardebooks/82c2a66f-a3a8-4fd9-bb88-
>>>> fda67c2e3be9n%
40googlegroups.com <
https://groups.google.com/d/
>>>> msgid/standardebooks/82c2a66f-a3a8-4fd9-bb88-
>>>> fda67c2e3be9n%
40googlegroups.com?
>>>> utm_medium=email&utm_source=footer>.
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Standard Ebooks" group.
>>> To unsubscribe from this group and stop receiving emails from it,
>>> send an email to
standardebook...@googlegroups.com
>>> a658f9c4-206e-488d-9ec6-42a9b336ebe8n%
40googlegroups.com <https://
>>>
groups.google.com/d/msgid/standardebooks/
>>> a658f9c4-206e-488d-9ec6-42a9b336ebe8n%
40googlegroups.com?
>>> utm_medium=email&utm_source=footer>.
>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Standard Ebooks" group.
>> To unsubscribe from this group and stop receiving emails from it, send
>> an email to
standardebook...@googlegroups.com
>> standardebooks/22C81EF0-48B0-497C-
>> A6EB-8D800AC6C94A%
40picklefactory.org <
https://groups.google.com/d/
>> msgid/standardebooks/22C81EF0-48B0-497C-
>> A6EB-8D800AC6C94A%
40picklefactory.org?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Standard Ebooks" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
standardebook...@googlegroups.com
> standardebooks/B4697B39-852D-4717-AE66-2502B124EC94%
40picklefactory.org
> <
https://groups.google.com/d/msgid/standardebooks/B4697B39-852D-4717-
> AE66-2502B124EC94%
40picklefactory.org?utm_medium=email&utm_source=footer>.