Currently, スーパー is transformed into すうぱあ.
スーパー is also transformed in the same fashion in #21
Expanding ー into a repeated vowel appears useful for romaji preprocessing (ASCII-only output), orthographically-correct hiragana in learner materials, or several usecaes.
But in my use case, I want to preserver ー as-is ( (e.g. らーめん which is also natural in modern hiragana writing), hence the request for an opt-out.
I'm going to make a PR for this.
Currently,
スーパーis transformed intoすうぱあ.スーパーis also transformed in the same fashion in #21Expanding
ーinto a repeated vowel appears useful for romaji preprocessing (ASCII-only output), orthographically-correct hiragana in learner materials, or several usecaes.But in my use case, I want to preserver
ーas-is ( (e.g.らーめんwhich is also natural in modern hiragana writing), hence the request for an opt-out.I'm going to make a PR for this.