ddc
Public Member Functions | Public Attributes | List of all members
CXmlMorphAnnot Struct Reference

CXmlMorphAnnot holds one morphological interpretation, which is read from xml under CConcIndexator::m_IndexType == MorphXML_Index. More...

#include <MorphXmlToken.h>

Public Member Functions

void GetAsSetOfProperties (vector< string > &Result) const
 

Public Attributes

string m_Lemma
 lemma More...
 
string m_GrammemsStr
 other morphological features More...
 

Detailed Description

CXmlMorphAnnot holds one morphological interpretation, which is read from xml under CConcIndexator::m_IndexType == MorphXML_Index.

Member Function Documentation

◆ GetAsSetOfProperties()

void CXmlMorphAnnot::GetAsSetOfProperties ( vector< string > &  Result) const
inline

reference to xml node return the structure as a set of token properties

Referenced by CConcIndexator::IndexMorphXml().

Here is the caller graph for this function:

Member Data Documentation

◆ m_Lemma

string CXmlMorphAnnot::m_Lemma

◆ m_GrammemsStr

string CXmlMorphAnnot::m_GrammemsStr

other morphological features

Referenced by CConcXml::ReadMorphXmlFileIntoGraTable().


The documentation for this struct was generated from the following file: