---
title: agreeWithConcept
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsattributedstring/key/agreewithconcept
---

# agreeWithConcept

An attribute key whose value indicates inflection agreement with a specific concept.

## Declaration

```swift
static let agreeWithConcept: NSAttributedString.Key
```

## See Also

### Getting translation-related attribute keys

- [languageIdentifier](foundation/nsattributedstring/key/languageidentifier.md)
- [morphology](foundation/nsattributedstring/key/morphology.md)
- [inflectionRule](foundation/nsattributedstring/key/inflectionrule.md)
- [inflectionAlternative](foundation/nsattributedstring/key/inflectionalternative.md)
- [agreeWithArgument](foundation/nsattributedstring/key/agreewithargument.md)
- [referentConcept](foundation/nsattributedstring/key/referentconcept.md)
- [localizedNumberFormat](foundation/nsattributedstring/key/localizednumberformat.md)
