#include "fftypes.h"
#include "ffword.h"
Go to the source code of this file.
| Functions | |
| ffint32 | ffpriv_partitive_stem (ffword *word) | 
| Transforms the given word to its partitive stem. | |
Definition in file ffpriv_partitive_stem.h.
| 
 | 
| Transforms the given word to its partitive stem. 
 
 
 
 
 
 Definition at line 42 of file ffpriv_partitive_stem.c. References ffops::cg, ffword::data, ffpriv_genitive_stem(), ffpriv_ie_partitive(), ffregex_match_ci(), ffstring_append(), ffstring_last_equals(), ffstring_rfe(), ffstring_tail_equals_ci(), ffword_copy(), ffword_delete(), and ffword::metadata. Referenced by ffpriv_genitive_plural(), and ffpriv_partitive_singular(). | 
 1.4.1
 1.4.1