Skip to content

fix: reverse replace order#1

Open
Corasonn wants to merge 1 commit into
andrefs:masterfrom
Corasonn:master
Open

fix: reverse replace order#1
Corasonn wants to merge 1 commit into
andrefs:masterfrom
Corasonn:master

Conversation

@Corasonn

Copy link
Copy Markdown

The replacing order was not fully correct.

Example:
IPA: ˈaːbn̩dən
will be
XSAMPA: "a:bn=d@n_
What ist correct.

But if you try the other way round:
XSAMPA: "a:bn=d@n_
the result will be
IPA: ˈaːbn̈=dən

Reversing the replacement (or json structure) fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant