Enumeration Case 列挙ケース

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. この規則を適用するときに使うMorphologyインスタンス。

See Also 参照

Inflection Rule Behaviors 屈折(語形変化)規則挙動