Bostjan,
Working in backwardmode, the standard form is
try ( [ C ] test C delete )
where C is your test for a consonant. There are many examples of this in the
stemmers: see t_plural in the Finnish stemmer.
Clearly you are trying to learn Snowball. A solid approach might be to work
through one of the stemmers, comparing Snowball script with algorithm
definition.
Martin
>Hello !
>
>I am working on Slovene stemmer in Snowball.
>One of the steps in my procedure is if there are two consonants at the end
of the word, the last one is removed.
>How can I write that in Snowball syntax?
>
>B.
This archive was generated by hypermail 2.1.3 : Thu Sep 20 2007 - 12:02:46 BST