The token indicates a non-linguistic item, such as a symbol.
SDKs
- iOS 5.0+
- macOS 10.7+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Foundation
Declaration
static let other: NSLinguistic Tag
The token indicates a non-linguistic item, such as a symbol.
SDKs
Framework
static let other: NSLinguistic Tag
static let word: NSLinguistic Tag
The token indicates a word.
static let punctuation: NSLinguistic Tag
The token indicates punctuation.
static let whitespace: NSLinguistic Tag
The token indicates white space of any sort.