Main Page | Modules | Namespace List | Compound List | File List | Compound Members | File Members | Related Pages

Flexform.h File Reference

#include <string>
#include <map>
#include <vector>
#include <stack>
#include "UMString.h"

Go to the source code of this file.

Compounds

class  FlexLevel
 manages a single level of flexation More...

class  JVerbalFlexion
 deals with the rules of grammar input More...


Enumerations

enum  vflexform {
  MZ, OB, RY, SS,
  RT, SR, MR, KT,
  EF, OOR
}

Variables

const string vflexformstr [] = { "MZ", "OB", "RY", "SS", "RT", "SR", "MR", "KT", "EF", "OOR"}
const int VFLEX = 10
const int MAXFLEX = 12
const int MAXFLEXART = 15


Enumeration Type Documentation

enum vflexform
 

Enumeration values:
MZ 
OB 
RY 
SS 
RT 
SR 
MR 
KT 
EF 
OOR 


Variable Documentation

const int MAXFLEX = 12
 

maximal number of

const int MAXFLEXART = 15
 

maximal number of kinds of flexation

const int VFLEX = 10
 

number of flexation forms

const string vflexformstr[] = { "MZ", "OB", "RY", "SS", "RT", "SR", "MR", "KT", "EF", "OOR"}
 

flexation forms as strings


Generated on Mon Aug 18 19:27:10 2003 for LeJa by doxygen 1.3.3