---
title: NSGrammaticalPronounType
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/nsgrammaticalpronountype
---

# NSGrammaticalPronounType

## Declaration

```swift
enum NSGrammaticalPronounType
```

## Topics

### Enumeration Cases

- [NSGrammaticalPronounType.notSet](foundation/nsgrammaticalpronountype/notset.md)
- [NSGrammaticalPronounType.personal](foundation/nsgrammaticalpronountype/personal.md)
- [NSGrammaticalPronounType.possessive](foundation/nsgrammaticalpronountype/possessive.md)
- [NSGrammaticalPronounType.reflexive](foundation/nsgrammaticalpronountype/reflexive.md)

### Initializers

- [init(rawValue:)](foundation/nsgrammaticalpronountype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [NSGrammaticalCase](foundation/nsgrammaticalcase.md)
- [NSGrammaticalDefiniteness](foundation/nsgrammaticaldefiniteness.md)
- [NSGrammaticalDetermination](foundation/nsgrammaticaldetermination.md)
- [NSGrammaticalPerson](foundation/nsgrammaticalperson.md)
- [NSKeyValueChange](foundation/nskeyvaluechange.md)
- [NSKeyValueObservingOptions](foundation/nskeyvalueobservingoptions.md)
- [NSKeyValueSetMutationKind](foundation/nskeyvaluesetmutationkind.md)
