This project is an online version of Pheatures Spreadsheet, a program used to analyze phonetic features.
Pheatures Spreadsheet was originally programmed by Floris van Vugt with advice from Professor Bruce Hayes and Professor Kie Zuraw at the UCLA Department of Linguistics.
View live at https://taesungh.github.io/pheatures
- Select phonemes with specific feature values
- Apply a transformation of certain features to selected phonemes
- Check if selection has redundant features
- Check if a selected feature could be removed without affecting the selection
- Check for feature contradictions
- Find neighbors of transformed sound
- Edit phoneme inventory
- Find featural specification
- Find natural classes
- Specify variable values for features
Source code for original Java version of Pheatures provided by Professor Hayes.
Special thanks to LSCI 10 instructors Connor Mayer and Jeremy Yeaton.
Typefaces provided by Adobe Fonts.
This project was bootstrapped with Create React App.