Retrieve full detail for one term from the TCM Bilingual Corpus.
Arguments
- term_id
The term ID.
Value
A named list with fields including chinese_name, pinyin,
english_name, latin_name, description_english, etc.
Examples
if (FALSE) { # \dontrun{
get_term("TCM_T001")
} # }