InflectionRule.explicit(_:)
An inflection rule that uses a morphology instance to determine how to inflect attribued strings.
Declaration
case explicit(Morphology)Parameters
- Morphology:
The Morphology instance to use when applying this rule.
An inflection rule that uses a morphology instance to determine how to inflect attribued strings.
case explicit(Morphology)The Morphology instance to use when applying this rule.