Input Inflection Filter
This option defines the field to use as the input inflections. This option specifies which field marks the syntactic inflections of the input term.
This option has effects on the following flow components: b, i, ici, L, Lp, Ln, s.
Note: The first field is 1. If this option is not specified, all syntactic inflections are applied to the input in the inflection modules. If this option is present, this field should contain a long (integer) that is formed by OR'ing (or adding) the following integers:
Value | Variant | Other Symbols |
1 | base | |
2 | comparative | |
4 | superlative | |
8 | plural |
|
16 | presPart |
|
32 | past | |
64 | pastPart | |
128 | pres3s | |
256 | positive | |
512 | singular |
|
1024 | infinitive |
|
2048 | pres123p | |
4096 | pastNeg | |
8192 | pres123pNeg | |
16384 | pres1s | |
32768 | past1p23pNeg | |
65536 | past1p23p | |
131072 | past1s3sNeg | |
262144 | pres1p23p | |
524288 | pres1p23pNeg | |
1048576 | past1s3s | |
2097152 | pres | |
4194304 | pres3sNeg | |
8388608 | presNeg |
where:
shell> lvg -f:b -if:2 left|1 left|1|left|1|1|b|1| left|1|left|2|1|b|1| left|1|left|128|1|b|1| left|2 left|128 left|256 left|256|left|1|1|b|1| left|256|left|2|1|b|1| left|512 left|512|left|128|1|b|1| left|1024