Quote:
Originally Posted by tuxor
Is there any way to declare synonyms in this dictionary format? Like, I want the entry describing "go" to be found as well when looking for "went".
|
The variant-tag comes close to what you are looking for, cf.
this post. This does however not work in the case of "go" and "went", since the first two letters of the original expression and the variant must be identical (like go/goes/gone).
In the case of go and went, the only solution I can thin off is to copy the content of the go entry into the went entry.