Contents

InflectionConcept.termsOfAddress(_:)

Indicates that the system uses the associated terms of address for grammatical agreement when localizing text.

Declaration

case termsOfAddress([TermOfAddress])

Parameters

  • [TermOfAddress]:

    A list of preferred terms of address for localizing text.

Discussion

When inflecting text the first term of address which can be used in the target language is the one used for pronoun substitution and grammar agreement.

See Also

Using inflection concepts