---
title: word
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nslinguistictag/word
---

# word

The token indicates a word.

## Declaration

```swift
static let word: NSLinguisticTag
```

## See Also

### Token Types

- [punctuation](foundation/nslinguistictag/punctuation.md)
- [whitespace](foundation/nslinguistictag/whitespace.md)
- [other](foundation/nslinguistictag/other.md)
