LanguageCategoryEnum

LanguageCategoryEnum enumeration constants are used to describe the category of a recognition language.

typedef enum {
 LC_UserDefinedLanguage,
 LC_CoreLanguage,
 LC_AdditionalLanguage,
 LC_ConstructedLanguage,
 LC_FormalLanguage
} LanguageCategoryEnum;
    

Elements

Name Description
LC_UserDefinedLanguage User defined language.
LC_CoreLanguage Widespread language, such as English or Russian.
LC_AdditionalLanguage Additional languages, not so widely used as core languages. Examples are Afrikaans or Albanian.
LC_ConstructedLanguage Artificial language such as Esperanto or Interlingua.
LC_FormalLanguage Programming language or another formal language. For example, Basic and C/C++ languages belong to this category.

Used in

ILanguage::LanguageCategory

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.