ddc
Classes | Variables
MorphXmlToken.h File Reference
#include "../CommonLib/utilit.h"
Include dependency graph for MorphXmlToken.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CXmlMorphAnnot
 CXmlMorphAnnot holds one morphological interpretation, which is read from xml under CConcIndexator::m_IndexType == MorphXML_Index. More...
 
struct  CXmlToken
 CXmlToken holds a word and all ist morphological interpretations (used under CConcIndexator::m_IndexType == MorphXML_Index) More...
 

Variables

const string XmlPunctType = "pun"
 
const string XmlWordType = "w"
 

Variable Documentation

◆ XmlPunctType

const string XmlPunctType = "pun"

◆ XmlWordType

const string XmlWordType = "w"