Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.44 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.44 KB

Pheatures Online

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.

Live Preview

View live at https://taesungh.github.io/pheatures

Main Functionality

  • 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

Not Yet Implemented

  • Check for feature contradictions
  • Find neighbors of transformed sound
  • Edit phoneme inventory
  • Find featural specification
  • Find natural classes
  • Specify variable values for features

Acknowledgements

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.