Search
Search tips:
- Use the truncation wildcard
*to search for words that begin with the same letters.- Example:
comput*returnscomputer, computers, computerize, computerization
- Example:
- The truncation wildcard can also be used to replace any number of characters internally.
- Example:
sul*atereturnssulphate, sulfate
- Example:
- Use the single-character wildcard
?to replace a single character.- Example:
wom?nreturnswoman, women
- Example:
