Skip to content

A JavaScript-based converter for transliterating Cree text between syllabics and roman orthography

License

Notifications You must be signed in to change notification settings

dohliam/cree-transliteration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cree syllabics transliteration

A JavaScript-based converter for transliterating Cree text to and from either Latin characters or syllabics.

The converter can be downloaded and used offline. There are no dependencies.

Usage

To use, simply enter some text in either Canadian Aboriginal Syllabics or Standard Roman Orthography (SRO) into the Input box and press the Convert button. The transliterated text will appear in the Output box at the bottom of the page.

Transliteration

The converter is able to recognize syllabics from a variety of Cree dialects, but for transliteration into syllabics it currently defaults to using the conventions for western dialects (e.g., dot after syllable for medial w). This may be expanded in the future to allow for selecting the desired target dialect.

For transliterating into SRO, however, the syllabics orthographies of all dialects are recognized (e.g., dot before syllable for medial w, as in eastern dialects).

Likewise, transliteration into SRO defaults to using circumflexes for long vowels. An option for using macrons instead will be added in the future. However, either macrons or circumflexes can be entered into the input box for conversion into syllabics.

Demo

Online demo.

Screenshot:

image

Credits

LICENSE

MIT.

About

A JavaScript-based converter for transliterating Cree text between syllabics and roman orthography

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published