---
title: abbreviations
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsspeechsynthesizer/dictionarykey/abbreviations
---

# abbreviations

An array of dictionary objects containing the keys NSSpeechDictionaryEntrySpelling and NSSpeechDictionaryEntryPhonemes.

## Declaration

```swift
static let abbreviations: NSSpeechSynthesizer.DictionaryKey
```

## See Also

### Type Properties

- [entryPhonemes](appkit/nsspeechsynthesizer/dictionarykey/entryphonemes.md)
- [entrySpelling](appkit/nsspeechsynthesizer/dictionarykey/entryspelling.md)
- [localeIdentifier](appkit/nsspeechsynthesizer/dictionarykey/localeidentifier.md)
- [modificationDate](appkit/nsspeechsynthesizer/dictionarykey/modificationdate.md)
- [pronunciations](appkit/nsspeechsynthesizer/dictionarykey/pronunciations.md)
