rmlockwood / FLExTrans

Machine Translation using FLEx, Apertium, and STAMP
MIT License
10 stars 2 forks source link

[Convert Text to Synthesizer Format] \nd \nd* markers not handled #517

Closed rmlockwood closed 11 months ago

rmlockwood commented 11 months ago

MB writes: When I adapt a chapter of scripture, the \nd ...\nd markers are not coming out. It thinks that \n represents a new line. We use \nd ...\nd for marking YHWH.

rmlockwood commented 11 months ago

The \nd is seen as a newline + 'd' by STAMP because it didn't get escaped. It didn't get escaped to be like \nd because we didn't check if there was a letter after the n.