If used without argument returns the list of languages used in TAXREF otherwise the specific
rt_languages(languages_id = NULL)
NULL
or character(1)
[default = NULL
]
three-letter lowercase code that is the id of a language
referenced in TAXREF
if (FALSE) {
# Retrieve the TAXREF definition in the Wayana Language
rt_languages(languages_id = "way")
}