---
title: inflect
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributescopes/foundationattributes/inflect
---

# inflect

A scope for accessing an inflection rule attribute.

## Declaration

```swift
let inflect: AttributeScopes.FoundationAttributes.InflectionRuleAttribute
```

## See Also

### Using automatic grammar agreement attributes

- [AttributeScopes.FoundationAttributes.InflectionRuleAttribute](foundation/attributescopes/foundationattributes/inflectionruleattribute.md)
- [agreementArgument](foundation/attributescopes/foundationattributes/agreementargument.md)
- [AttributeScopes.FoundationAttributes.AgreementArgumentAttribute](foundation/attributescopes/foundationattributes/agreementargumentattribute.md)
- [agreementConcept](foundation/attributescopes/foundationattributes/agreementconcept.md)
- [AttributeScopes.FoundationAttributes.AgreementConceptAttribute](foundation/attributescopes/foundationattributes/agreementconceptattribute.md)
- [morphology](foundation/attributescopes/foundationattributes/morphology.md)
- [AttributeScopes.FoundationAttributes.MorphologyAttribute](foundation/attributescopes/foundationattributes/morphologyattribute.md)
- [referentConcept](foundation/attributescopes/foundationattributes/referentconcept.md)
- [AttributeScopes.FoundationAttributes.ReferentConceptAttribute](foundation/attributescopes/foundationattributes/referentconceptattribute.md)
- [inflectionAlternative](foundation/attributescopes/foundationattributes/inflectionalternative.md)
- [AttributeScopes.FoundationAttributes.InflectionAlternativeAttribute](foundation/attributescopes/foundationattributes/inflectionalternativeattribute.md)
