wordplay
Get corpus-backed wordplay candidates: anagrams, palindromes, spoonerisms, and puns. Specify kind and optional context for puns to retrieve relevant results.
Instructions
Find corpus-backed wordplay candidates of one requested kind.
kind selects exactly one relation: anagram (eligible English headwords with the same normalized letters), palindrome (stored corpus palindromes; the query's own status is reported as input_is_palindrome), spoonerism (exactly two whitespace-separated English headwords whose initial consonant clusters are exchanged), or pun (exact CMUdict homophones whose source-native senses differ, returned as labelled candidates, never jokes). context is only accepted for pun; without it pun results are labelled context_scope="uncontextualized". Every result carries provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| text | Yes | Unicode query text; normalized with NFKC and casefold for lookup. | |
| limit | No | Maximum total result budget for this tool. | |
| context | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||