SyllablePosition

Enum. The position of a syllable within a name.

Values

Name
Description

Unknown

No description available.

Starting

The first syllable of a name. For names with only one syllable, this is the only syllable.

Inner

Denotes the syllables between the first and last syllables of a name. This position only exists for names that have three syllables or more.

Ending

The last syllable of a name. This position only exists for names with two syllables or more.

Any

Represents any syllable position within a name.

Last updated