Skip to content

Add Tifinagh languages and tests.#292

Open
scossu wants to merge 3 commits intomainfrom
tifinagh
Open

Add Tifinagh languages and tests.#292
scossu wants to merge 3 commits intomainfrom
tifinagh

Conversation

@scossu
Copy link
Copy Markdown
Collaborator

@scossu scossu commented Apr 5, 2026

@RandyBarry see attached test results. There seems to be a problem transliterating the comma character, and maybe a couple of other characters that I can't tell right now if it's an incorrect test pair or an incorrect mapping.
tamashek.csv
tamazight_moroccan.csv
tifinagh_generic.csv

@RandyBarry
Copy link
Copy Markdown
Collaborator

RandyBarry commented Apr 5, 2026 via email

@scossu
Copy link
Copy Markdown
Collaborator Author

scossu commented Apr 5, 2026

I have updated the mappings and the tests. There are still a few outstanding issues:

tamashek.csv
tamazight_moroccan.csv
tifinagh_generic.csv

@RandyBarry
Copy link
Copy Markdown
Collaborator

What are the outstanding issues in the mappings for Tifinagh script and/or the languages that use it? I don't see the before/after comparisons.

@scossu
Copy link
Copy Markdown
Collaborator Author

scossu commented Apr 7, 2026

Sorry, I had attached your test files instead of the reports.

Here are the correct files:

test_tamashek.log
test_tamazight_moroccan.log
test_tifinagh_generic.log

As you can see, some of the issues are related to the comma + combining underscore we discussed over email.

E.g. "Imdanen, akken" transliterates "ⵉⵎⴷⴰⵏⴻⵏ, ⴰⴽⴽⴻⵏ" instead of "ⵉⵎⴷⴰⵏⴻⵏ⵰ ⴰⴽⴽⴻⵏ" because the lone comma is not mapped -- the comma followed by a combining underscore is. Conversely, "ⵉⵎⴷⴰⵏⴻⵏ⵰ ⴰⴽⴽⴻⵏ" transliterates into " Imdanen,̲ akken" instead of the expected "Imdanen, akken".

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.

2 participants