---
title: NSInflectionRuleExplicit
framework: foundation
role: symbol
role_heading: Class
path: foundation/nsinflectionruleexplicit
---

# NSInflectionRuleExplicit

An inflection rule that uses a morphology instance to determine how to inflect attribued strings.

## Declaration

```occ
@interface NSInflectionRuleExplicit : NSInflectionRule
```

## Topics

### Creating an Explicit Inflection Rule

- [initWithMorphology:](foundation/nsinflectionruleexplicit/initwithmorphology:.md)
- [NSMorphology](foundation/nsmorphology.md)

### Accessing Rule Properties

- [morphology](foundation/nsinflectionruleexplicit/morphology.md)

## Relationships

### Inherits From

- [NSInflectionRule](foundation/nsinflectionrule.md)

## See Also

### Automatic grammar agreement

- [NSInflectionRule](foundation/nsinflectionrule.md)
- [NSMorphology](foundation/nsmorphology.md)
- [NSTermOfAddress](foundation/nstermofaddress.md)
- [NSMorphologyPronoun](foundation/nsmorphologypronoun.md)
