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

# other

The token indicates a non-linguistic item, such as a symbol.

## Declaration

```swift
static let other: NSLinguisticTag
```

## See Also

### Token Types

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