wordJoiner
A tag indicating that the token is a word joiner, signifying that two tokens on each side should not be broken up.
Declaration
static let wordJoiner: NLTagDiscussion
Word joiners are typically used in languages that do not use explicit spaces.