summaryrefslogtreecommitdiff
path: root/BUGS
blob: 1426aab2ae19d4241d0775f355377f717aa26f20 (plain)
1
2
3
4
5
6
7
8
9
There is a bug causing some words to not be included at all. Cowboy and chicken are examples.

Word type (noun, adj, verb, etc.) markings after headword are included in the index, so searching for e.g. "A" or "n" is impossible as it returns all adjectives or nouns.

Many of the IPA and other non-ascii symbols aren't yet converted to unicode, and are just discarded. Many (but not all) of these symbols are documented in files in Help/ from the original CDs.

Search results are not necessarily returned in order. This is probably unavoidable with the dict protocol.

grep TODO symbols *sed *awk Makefile