philcombiths / PhonDPA

Phon_DPA is a python script which converts raw data in Excel (xls) from the Developmental Phonologies Archive (Gierut, 2015) into Phon-readable comma-separated value (csv) files.
Apache License 2.0
1 stars 0 forks source link

Error with [ᵇ] #7

Closed philcombiths closed 4 years ago

philcombiths commented 4 years ago

Recent update to fix:

             
Data.3079_CCP_CCP 2mo 55 IPA Actual 1 ᵇwɑʦ̪ ᵇwɑʦ̪: NoViableAltException(13@[207:1: word_element returns [IPAElement p] : ( stress | phone | syllable_boundary | word_net_marker | intra_word_pause | phonex_matcher_ref );]) ᵇ w ɑ ts̪

Is causing other instances of ᵇ to have to many modifying diacritics, as if it is being applied multiple times.

philcombiths commented 4 years ago

e.g., [ᵇ̵wɑ] combining short overlay occurs twice

philcombiths commented 4 years ago

This should be fixed. Confirm in the next trial of Phon sessions.