A synthesizer that reads the inflected form and POS information from a plain (UTF-8) text file.
This makes it possible for the user to edit the text file to let the system know about new words or missing readings in the synthesizer *.dict file.
File Format: fullform baseform postags (tab separated)
@author Ionuț Păduraru
@see ManualTagger
@see BaseSynthesizer