---
title: InflectionRule.automatic
framework: foundation
role: symbol
role_heading: Case
path: foundation/inflectionrule/automatic
---

# InflectionRule.automatic

An inflection rule that performs automatic grammar agreement with default transformations.

## Declaration

```swift
case automatic
```

## See Also

### Inflection Rule Behaviors

- [InflectionRule.explicit(_:)](foundation/inflectionrule/explicit(_:).md)
