<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSMorphologyPronoun",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:objc(cs)NSMorphologyPronoun"
  },
  "title" : "NSMorphologyPronoun"
}
-->

# NSMorphologyPronoun

A custom pronoun for referring to a third person.

```
@interface NSMorphologyPronoun : NSObject
```

## Overview

Create instances of [`NSMorphologyPronoun`](/documentation/Foundation/NSMorphologyPronoun) when you need to define custom pronouns for a localized term of address.

For examples of how to create custom pronouns, see [`TermOfAddress`](/documentation/Foundation/TermOfAddress).

## Topics

### Using pronouns

[`pronoun`](/documentation/Foundation/NSMorphologyPronoun/pronoun)

[`morphology`](/documentation/Foundation/NSMorphologyPronoun/morphology)

[`dependentMorphology`](/documentation/Foundation/NSMorphologyPronoun/dependentMorphology)

## Relationships

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

### Conforms To

[`NSCopying`](/documentation/Foundation/NSCopying)

[`NSSecureCoding`](/documentation/Foundation/NSSecureCoding)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)