Closed milosen closed 11 months ago
... to make them iterate over their constituents:
E.g. [syllble.id for word in lexicon for syllable in word] should give us a complete list of syllable-strings in the lexicon.
... to make them iterate over their constituents:
E.g. [syllble.id for word in lexicon for syllable in word] should give us a complete list of syllable-strings in the lexicon.