Definition : (string) LANG_ADDART(string text)

Defined in : <language.h>

Description: Returns the text with the proper article in front of it (a/an).

Examples   : "foot" -> "a foot"
             "ear" -> "an ear"
