Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ffpriv_essive_stem.c File Reference

Implements the essive stem function declared in ffpriv_essive_stem.h. More...

#include "ffpriv_essive_stem.h"
#include "ffutil.h"
#include "ffstring.h"
#include "ffpriv_genitive_stem.h"
#include "ffpriv_ie_vowel_change.h"
#include "ffregex.h"

Go to the source code of this file.

Functions

ffint32 ffpriv_essive_stem (ffword *word)
 Transform the given word into essive stem.


Detailed Description

Implements the essive stem function declared in ffpriv_essive_stem.h.

Definition in file ffpriv_essive_stem.c.


Function Documentation

ffint32 ffpriv_essive_stem ffword word  ) 
 

Transform the given word into essive stem.

Parameters:
word The word in its basic form to transform
Returns:
0 on success, FFERR_MEM or FFERR_ARGUMENT on error

Definition at line 37 of file ffpriv_essive_stem.c.

References ffops::cg, ffword::data, ffpriv_genitive_stem(), ffpriv_ie_partitive(), ffpriv_is_consonant(), ffpriv_is_vowel(), ffregex_match(), ffstring_append(), ffstring_last(), ffstring_last_equals_ci(), ffstring_rfe(), ffstring_tail_equals_ci(), ffword_copy(), ffword_delete(), ffword_swap_delete(), ffword::metadata, and ffops::relic.

Referenced by ffpriv_essive_singular(), ffpriv_general_illative(), and ffpriv_plural_stem().


Generated on Thu Jun 2 23:16:59 2005 for FinFlect by  doxygen 1.4.2