Values.LexiconSourceProvides lexicon name and lexicon content in string format. For more information, see Pronunciation Lexicon Specification (PLS) Version 1.0.
type nonrec t = {content : LexiconContent.t option;Lexicon content in string format. The content of a lexicon must be in PLS format.
*)name : LexiconName.t option;Name of the lexicon.
*)}