---
title: AttributeScopes.FoundationAttributes.MorphologyAttribute
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/foundationattributes/morphologyattribute
---

# AttributeScopes.FoundationAttributes.MorphologyAttribute

A type for using a morphology as an attribute.

## Declaration

```swift
@frozen enum MorphologyAttribute
```

## Relationships

### Conforms To

- [AttributedStringKey](foundation/attributedstringkey.md)
- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Copyable](swift/copyable.md)
- [DecodableAttributedStringKey](foundation/decodableattributedstringkey.md)
- [EncodableAttributedStringKey](foundation/encodableattributedstringkey.md)
- [MarkdownDecodableAttributedStringKey](foundation/markdowndecodableattributedstringkey.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Using automatic grammar agreement attributes

- [inflect](foundation/attributescopes/foundationattributes/inflect.md)
- [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)
- [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)
