#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? |
Definition at line 42 of file ffops.h.
|
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(). |
|
Does the vowel change from i to e?
|
|
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(). |
|
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(). |