---
title: word
framework: naturallanguage
role: symbol
role_heading: Type Property
path: naturallanguage/nltag/word
---

# word

A tag indicating that the token is a word.

## Declaration

```swift
static let word: NLTag
```

## See Also

### Token types

- [punctuation](naturallanguage/nltag/punctuation.md)
- [whitespace](naturallanguage/nltag/whitespace.md)
- [other](naturallanguage/nltag/other.md)
