func customPronoun (forLanguage : String) -> Morphology.CustomPronoun?
Returns any custom pronoun behavior this morphology applies to the given language.
この語形論がその与えられた言語に適用する何らかのあつらえの代名詞挙動を返します。
struct Morphology.CustomPronoun
A custom pronoun behavior for use in a specific langauge.
特定の言語において使うためのあるあつらえの代名詞挙動。