Main content
Isomorphism between orthography and underlying forms in the syllabification of the Armenian schwa
Date created: | Last Updated:
: DOI | ARK
Creating DOI. Please wait...
Category: Project
Description: Supplementary materials #README The constraint rankings (from sections 3, 4, and Appendix B) are available in both as an Excel sheet and TSV. In the Excel sheet, the highlighting mimics the ranking stratums from Figure 2. These files should work with OT-Help. Delete the last column because that column is for glosses. However, the IPA unicode will not output correctly. The Python script lets you automatically convert between the Armenian orthography and the paper's transliteration scheme. To use this script, do the following: 1) Create a text file such as `in.txt` and place your text in that file. 2) Open the terminal. 3) To convert from the orthography to the transliteration, run the following command. `python3 transliterationPDA.py arm in.txt` 3) To convert from the transliteration to the orthography, run the following command. `python3 transliterationPDA.py lat in.txt`