// FEATURES file // Phonetic features. // Those tagged "binary" take values + or - // Those whose values are an AVM are superordinate features in a feature // geometry. Thus +cor implies +Coronal and +Place; -Place implies -Coronal // and -cor, -ant. Note for example that "ant" is an irrelevant feature // for non-Coronals; labials are -Coronal and hence effectively -ant. FEATURES [ syll: binary; cons: binary; son: binary; cont: binary; lat: binary; nas: binary; Place: [ lab: binary; Coronal: [ cor: binary; ant: binary]; Dorsal: [ high: binary; low: binary; back: binary]]; Laryngeal: [ voice: binary; spread: binary]]