Environment String Representation examples

This topic gives examples of proper syntax for String Representations and their meaning. Enter a similar meaning in the Definition field for each environment you add.

When the Meaning column says 'phoneme' it means a representation of a phoneme.

Environment (Left-to-Right)

Meaning

/ m _

after an m phoneme

/ [V] _

after a vowel (assuming there is a Natural Class of vowels with the abbreviation of V)

/ # i _

after a word initial i phoneme

/ # [V] _

after a word initial vowel (assuming there is a Natural Class of vowels with the abbreviation of V)

/ [V] y _

after a vowel (assuming there is a Natural Class of vowels with the abbreviation of V) and a y phoneme

/ _ i

before an i phoneme

/ _ [C]

before a consonant (assuming there is a Natural Class of with the abbreviation of C)

/ m _ w

between an m and an w phoneme

/ [C] _ [C]

between two consonants (assuming there is a natural class of consonants with the abbreviation of C)

/ ai _

after an a and an i phoneme

/ _ ai

before an a and an i phoneme

/ _ (a)i

before an optional a and an i phoneme; that is, either before ai or before i

/ _ ([C]) #

before an optional word final consonant (assuming there is a natural class of consonants with the abbreviation of C); that is, either before a word final consonant or word finally

/_[C^1][V^1]

For partial reduplication, CV is the reduplication pattern; the 1 integers act as index items that indicate matching items between this environment and the allomorph (or lexeme form); the ^ carets are separators; the syntax order indicates that the reduplication patters comes before the stem.

 Important

 Tip

Related Topics

Insert an environment

Environments overview