Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Adlam transliteration scheme #15

Merged
merged 2 commits into from
May 22, 2023
Merged

Conversation

NeilSureshPatel
Copy link
Contributor

Added Pulaar Adlam transliteration scheme for roman-to-script and script-to-roman. Includes adlam config file and related hooks.

Modified __init__.py to point to correct table to read in hooks for script2roman

Changes to be committed:
	new file:   scriptshifter/hooks/adlam_hooks.py
	modified:   scriptshifter/tables/__init__.py
	modified:   scriptshifter/tables/data/index.yml
	new file:   scriptshifter/tables/data/pulaar.yml
Fixed bug which caused error if nested lowercase letters were not found

Changes to be committed:
	modified:   scriptshifter/hooks/adlam_hooks.py
	modified:   scriptshifter/tables/data/pulaar.yml
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