Subject: | User defined indefinite article does not return the word |
It appears that a user defined 'A' returns just 'a' instead of 'a <word>'.
e.g.
if .inflectrc contains:
def_a eel
then A('eel') returns 'a' instead of 'a eel'.
I think the attached diff fixes it.
Subject: | diff2 |
Message body not shown because it is not plain text.