Reference

Published

June 4, 2024

Look it up here.

vowels

Identify code points representing simple vowels.

vowels(ortho)

This does not include code points representing vowels combined with accents. It does include any code points representing vowels plus breathing or vowels with subscript.

Implement vowels function of GreekOrthography interface.

vowels(ortho)