1. The default search uses the Chomper method anywhere in corpus
    1. Set Polish-only and English-only searches under the Search menu
    2. POS (Part-of-Speech) searches limit the results to a single POS category
    3. Grammar searches through the italics (grammar info)
    4. Chomper search removes letters from the right until a match is found
    5. Exact Matches Only matches the entire search string(s)

  2. Wildcard Operator: %
    1. Right-anchored searches: %grate
    2. Left-anchored searches: int%
    3. Left- & Right-anchored: int%te
    4. Internal searches: %grat%
    5. Combination searches: %int%gr%

  3. Boolean Operators
    1. AND Operator: & (e.g. horse & fly )
    2. OR Operator: | (e.g. horse | fly )
    3. NOT Operator: ^[...] (e.g. horse | fly ^[horse & fly] )
    4. Multiple boolean and wildcard operators: anti% | contra% | counter%

  4. Memopad (approx. limit of 500 words)
    1. Click on any definition to add it to the list
    2. Red highlighting indicates a word is already in your list
    3. Click on "Memopad" to manage the list
    4. The entire list can be cleared by clicking "Clear List"
    5. Individual entries can be removed by clicking on them
    6. Clicking on "Memopad" refreshes your list
    7. A list is stored for 365 days or until you clear your cookies
Preface | Search Tips