Phonologic transcription of Spanish
Project description
Fonemas
A Python phonologic transcription library for Spanish
fonemas is a Python library of methods and functions for phonologic transcription of Spanish words.
This library is part of the research project Sound and Meaning in Spanish Golden Age Literature. Automatic verse scansion required identifying phonologic features that can be used using this library.
Installation
pip3 install fonemas
Use
The library provides the function transcribe(). The function takes a Spanish word as a single string. It returns a strings list containing syllables in IPA notation.
>>> from fonemas import transcribe
>>> transcribe('Averigüéis')
['a', 'be', 'ɾi', "'gwejs"]
Description
The transcription is done according to the Spanish phonology and phonotactics described by Quilis (2019).
Contributions
Feel free to contribute using the GitHub Issue Tracker for feedback, suggestions, or bug reports.
Licence
This project is under GNU LGPL 2.1. See LICENCE for details.
References
Quilis, Antonio, Tratado de fonología y fonética españolas. Madrid, Gredos, 2019.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fonemas-1.0.4.post1.tar.gz.
File metadata
- Download URL: fonemas-1.0.4.post1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e573125a066f3d7383e1f3d1837346eca94797a8aa8af9fa10a152e6e97f33d
|
|
| MD5 |
7adf293304eaed66569f8c70f0d9c502
|
|
| BLAKE2b-256 |
2962ee8b2f748aff8fc62765bd5d56050b2e8d702ccf4478fe00936302eaead7
|
File details
Details for the file fonemas-1.0.4.post1-py3-none-any.whl.
File metadata
- Download URL: fonemas-1.0.4.post1-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57843a56cd8fd070c9cbecb50d40d9d099262e41d524d8418cb4850698e6b05e
|
|
| MD5 |
33f96da6c49d40dc34f3e3e3cc024ff1
|
|
| BLAKE2b-256 |
68257d134f7572730c2191aa0f143ed780be191c95b93759970a6014f9b3fe9d
|