ddc
Functions
Morphan.h File Reference
#include "../ConcordLib/ConcCommon.h"
Include dependency graph for Morphan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

string GetParadigm (string WordForm, int LemmaNo, MorphLanguageEnum Langua)
 
string Lemmatize (string WordForm, MorphLanguageEnum Langua, int &LemmasCount)
 

Function Documentation

◆ GetParadigm()

string GetParadigm ( string  WordForm,
int  LemmaNo,
MorphLanguageEnum  Langua 
)

References GetParadigmCollection(), and GetParadigmFromDictionary().

Referenced by CDDCServer::handle__get_paradigm().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ Lemmatize()

string Lemmatize ( string  WordForm,
MorphLanguageEnum  Langua,
int &  LemmasCount 
)

References GetParadigmCollection(), and GetStringByParadigm().

Referenced by CDDCServer::handle__get_paradigm().

Here is the call graph for this function:
Here is the caller graph for this function: