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

# other

A tag indicating that the token is a non-linguistic item, such as a symbol.

## Declaration

```swift
static let other: NLTag
```

## See Also

### Token types

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