Skip to content

final langs - #103

Merged
arubehn merged 4 commits into
mainfrom
chundra-final
Jan 29, 2026
Merged

final langs#103
arubehn merged 4 commits into
mainfrom
chundra-final

Conversation

@chundrac

Copy link
Copy Markdown
Collaborator
  • move the TSV file from todo to done
  • add the language in etc/languages.csv
  • add all relevant sources (and double-check if they are referenced correctly in both the language file and your numeral forms file)
  • open a pull request to contribute your data

@arubehn
arubehn self-requested a review January 27, 2026 16:05

@arubehn arubehn left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my mail regarding the slash construct. The rest looks fine at first glance.

@arubehn

arubehn commented Jan 28, 2026

Copy link
Copy Markdown
Collaborator

Thanks, looks fine to me now. Just one more minor question before I merge: Is it intended that all characters are split into individual segments? I see some cases of being split to t ʃ, and also things that I would read as diphthongs, as in sɔu̯r axi where the first part is written as s ɔ u̯ r.

@chundrac

Copy link
Copy Markdown
Collaborator Author

Thanks, looks fine to me now. Just one more minor question before I merge: Is it intended that all characters are split into individual segments? I see some cases of being split to t ʃ, and also things that I would read as diphthongs, as in sɔu̯r axi where the first part is written as s ɔ u̯ r.

No, this was not deliberate, but rather an artifact of the IPA tokenizer I used. It should be possible to find and replace the digraphs and can put this on my to-do list for a later date.

@arubehn
arubehn merged commit f92f0c3 into main Jan 29, 2026
4 checks passed
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