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

ffops Struct Reference

The word metadata data structure. More...

#include <ffops.h>


Data Fields

ffint8 loan
 Is the word a loan word?
ffint8 cg
 Does the word have consonant gradation?
ffint8 ie
 Does the vowel change from i to e?
ffint8 relic
 Does the word end in a relic consonant?


Detailed Description

The word metadata data structure.

Definition at line 42 of file ffops.h.


Field Documentation

ffint8 ffops::cg
 

Does the word have consonant gradation?

Definition at line 51 of file ffops.h.

Referenced by ffpriv_abessive_plural(), ffpriv_ablative_plural(), ffpriv_adessive_plural(), ffpriv_allative_plural(), ffpriv_comitative_plural(), ffpriv_elative_plural(), ffpriv_essive_plural(), ffpriv_essive_stem(), ffpriv_general_illative(), ffpriv_genitive_plural(), ffpriv_genitive_stem(), ffpriv_inessive_plural(), ffpriv_instructive_plural(), ffpriv_partitive_plural(), ffpriv_partitive_stem(), and ffpriv_plural_stem().

ffint8 ffops::ie
 

Does the vowel change from i to e?

Definition at line 56 of file ffops.h.

ffint8 ffops::loan
 

Is the word a loan word?

Definition at line 46 of file ffops.h.

Referenced by ffpriv_genitive_plural(), ffpriv_genitive_stem(), ffpriv_partitive_plural(), ffpriv_partitive_stem(), and ffpriv_plural_stem().

ffint8 ffops::relic
 

Does the word end in a relic consonant?

Definition at line 61 of file ffops.h.

Referenced by ffpriv_essive_stem(), ffpriv_genitive_stem(), and ffpriv_plural_stem().


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 23:16:59 2005 for FinFlect by  doxygen 1.4.2