You can just create these as text file stimlists. Basically, you just list the words in a text file like this:
Code:
~absent
~myth
~obey
~rake
~spa
~year
~pour
~nickel
~remain
~loss
~flare
~invest
~wagon
~quit
~melt
and save that text file as something like stimset1.txt. Make sure you use a simple text editor like Windows Notepad.exe to avoid adding unwanted formatting codes and suich. Once you have this file in your stim folder, you can just refer to the file name in your input file--e.g., $stimset1 in order to draw from it randomly without replacement.