NAME
Lingua::LO::NLP::Romanize::IPA - Convert Lao syllables to the International Phonetic Alphabet
FUNCTION
This class is not supposed to be used directly. Rather use Lingua::LO::NLP::Romanize as a factory:
my $o = Lingua::LO::NLP::Romanize->new(variant => 'IPA');
new
You don't call this constructor directly but via Lingua::LO::NLP::Romanize. It adds the following attribute:
romanize_consonant
Overrides Lingua::LO::NLP::Romanize::PCGN::romanize_consonant to access module-local data.