class Myasorubka::AOT::Gramtab

Tab file contains all possible full morphological patterns for the words.

One line in a Tab file looks like as follows:

<ancode> <useless_number> <pos> <grammemes>

An ancode is an ID, which consists of two letters and which uniquely identifies a morphological pattern. A morphological pattern consists of:

<pos> and <grammemes>

A MRD file refers to a Tab file, which is language-dependent.

Attributes

ancodes[R]
filename[R]
language[R]