I think my script will take it if you rename the txt-file to a csv-extension, e.g vocabolario_Italiano.txt.csv, and add the " " (3 spaces) as delimiter. Something like
Code:
perl pocketbookdic.pl vocabolario_Italiano.txt.csv it ' '.
The script and further explanation are on
github.