# Synonyms
Use a `~` to search for synonyms.
```shell
music ~classes
```
# Site
Search within a specific domain.
```shell
updates site:microsoft.com
```
# Number Ranges
```shell
movies 1980..2000
```
# Location
```shell
praetorian location:austin
```
# File Types
```shell
praetorian filetype:pdf
```