Classes | Variables

EngGramTab.h File Reference

#include "agramtab_.h"
Include dependency graph for EngGramTab.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

Variables


Variable Documentation

const unsigned int eStartUp = 0x6161
const unsigned int eEndUp = 0x7A7B
const unsigned int eMaxGrmCount = eEndUp -eStartUp
Initial value:
 
        {
                "NOUN",
                "ADJECTIVE", 
                "VERB",
                "VBE",
                "MOD",
                "NUMERAL",
                "CONJ",
                "INT",
                "PREP",
                "PART",
                "ARTICLE",
                "ADVERB",
                "PN",
                "ORDNUM",
                "PRON",
                "POSS",
                "PN_ADJ"
        }
const short eGrammemsCount = 34
const char eGrammems[eGrammemsCount][8]
Initial value:
 {
      "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"}