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.
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.
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.
Screenshot:
- sample text from Little Cree Books provided by the lcb-source project
- skeleton-framework CSS
MIT.