Skip to main content

Convert between Western Cree SRO and syllabics

Project description

Cree SRO/Syllabics

Build Status codecov Documentation Status PyPI package Calver YYYY.MM.DD

Python 3 library to convert between Western Cree standard Roman Orthography (SRO) to syllabics and back again!

Can be used for:

  • nêhiyawêwin/ᓀᐦᐃᔭᐍᐏᐣ/Cree Y-dialect
  • nīhithawīwin/ᓃᐦᐃᖬᐑᐏᐣ/Cree Th-dialect
  • nēhinawēwin/ᓀᐦᐃᓇᐍᐏᐣ/Cree N-dialect

Install

Using pip:

pip install cree-sro-syllabics

Or, you can copy-paste or download cree_sro_syllabics.py into your own Python 3 project!

Usage

Visit the full documentation here! Wondering about words like "syllabics", "transliterator", or "orthography"? Visit the glossary!

Convert SRO to syllabics:

>>> from cree_sro_syllabics import sro2syllabics
>>> sro2syllabics('nêhiyawêwin')
'ᓀᐦᔭᐍᐏᐣ'
>>> sro2syllabics('write nêhiyawêwin')
'write ᓀᐦᐃᔭᐍᐏᐣ'

Convert syllabics to SRO:

>>> from cree_sro_syllabics import syllabics2sro
>>> syllabics2sro('ᐊᒋᒧᓯᐢ')
'acimosis'
>>> syllabics2sro(' → ᒪᐢᑫᑯᓯᕽ  ᑎᕒᐁᕀᓬ ')
' → maskêkosihk  tireyl '

See also

nêhiyawêwin syllabics

License

Copyright (C) 2018 Eddie Antonio Santos

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cree_sro_syllabics-2020.6.23.tar.gz (22.9 kB view details)

Uploaded Source

Built Distribution

cree_sro_syllabics-2020.6.23-py2.py3-none-any.whl (23.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file cree_sro_syllabics-2020.6.23.tar.gz.

File metadata

  • Download URL: cree_sro_syllabics-2020.6.23.tar.gz
  • Upload date:
  • Size: 22.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.3 Darwin/19.5.0

File hashes

Hashes for cree_sro_syllabics-2020.6.23.tar.gz
Algorithm Hash digest
SHA256 c1278bf7c48c9c13b5ea410c335b49a451ffde8143e30309fd79011df75e5773
MD5 230aae76656c21a04578c9b7bf3dc03c
BLAKE2b-256 684af9a06e4998bc9ccc7d6b1553316c6cf0c61def0f5ab8337ee15152973911

See more details on using hashes here.

File details

Details for the file cree_sro_syllabics-2020.6.23-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for cree_sro_syllabics-2020.6.23-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fd6648f82a4f38a9c19a8d1a0892a9ecab64e62dc238815c60f6e18243cc3b56
MD5 1dda70f1e94e0849799946613ea8ef29
BLAKE2b-256 9a7b82017a6c351bdad12d60aac10d4efd4ed6be27dada3b3cb535d4de2cde8c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page