#include "agramtab_.h"
Go to the source code of this file.
const unsigned int eStartUp = 0x6161 |
Referenced by CEngGramTab::i2s(), and CEngGramTab::s2i().
const unsigned int eEndUp = 0x7A7B |
const unsigned int eMaxGrmCount = eEndUp -eStartUp |
Referenced by CEngGramTab::GetMaxGrmCount().
const BYTE ePartOfSpeechesCount = 17 |
Referenced by CEngGramTab::GetPartOfSpeechesCount().
const char ePartOfSpeeches[ePartOfSpeechesCount][20] |
{ "NOUN", "ADJECTIVE", "VERB", "VBE", "MOD", "NUMERAL", "CONJ", "INT", "PREP", "PART", "ARTICLE", "ADVERB", "PN", "ORDNUM", "PRON", "POSS", "PN_ADJ" }
const short eGrammemsCount = 34 |
Referenced by CEngGramTab::GetGrammemsCount().
const char eGrammems[eGrammemsCount][8] |
{ "sg", "pl", "m", "f", "anim", "perf", "nom", "obj", "narr","geo", "prop" ,"pers", "poss", "pred", "uncount", "ref", "dem", "mass", "comp", "sup", "1", "2", "3", "prsa", "inf", "pasa", "pp", "ing", "fut", "if", "plsq", "plsgs", "name","org"}