For paradigm testing, use one of the commands 1-4. The usual command:

make a-paradigm WORD=ođas

is temporary out of order (bug #1360).

Instead, use some of the commands used for dict generation.
Change to POS=n etc for other POS, and indicate whether to
use the commands given here:

1. case (no PARATYPE parameter ==> default) gets isme-norm.fst
make -f make-gen-dict paradigm POS=a WORD=ođas

2. case (PARATYPE=default) as 1. case gets isme.fst
make -f make-gen-dict paradigm POS=a WORD=ođas PARATYPE=default

3. case
make -f make-gen-dict paradigm POS=a WORD=ođas PARATYPE=dict

4. case
make -f make-gen-dict paradigm POS=a WORD=ođas PARATYPE=oahpa

Ex.:
make -f make-gen-dict paradigm POS=n WORD=njálbmi PARATYPE=oahpa

