#include <string>
#include <stack>
#include <map>
#include <vector>
#include "UMString.h"
#include "Flexform.h"
#include "XMLReader.h"
#include "JXDictionary.h"
Go to the source code of this file.
Compounds | |
class | DetLemma |
putting the pieces together for determining the lemma More... | |
class | HypoLemma |
class for storing information about possible lemmata (hypothesis) More... | |
struct | result_lemma |
storage for the data from dictionary lookup More... |