Skip to main content

Phonologic transcription of Spanish

Project description

License: LGPL Version: 1.0.2-15 Python versions: 3.5, 3.6, 3.7, 3.8, 3.9

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


Download files

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

Source Distribution

fonemas-1.0.4.post2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

fonemas-1.0.4.post2-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

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