You can use Excel or OpenOffice spreadsheets
Put the " in the first cell
Put your keywords in the 2nd cell
Put the " in the third cell
In the 4th cell insert the function - concatonate and choose the 3 cells
This will put quotes around your keywords and post it in the 4th cell.
=CONCATENATE(A1,B1,C1)