FreeLing  3.0
Defines
locutions.cc File Reference
#include <sstream>
#include <fstream>
#include "freeling/morfo/locutions.h"
#include "freeling/morfo/util.h"
#include "freeling/morfo/traces.h"
Include dependency graph for locutions.cc:

Defines

#define MOD_TRACENAME   L"LOCUTIONS"
#define MOD_TRACECODE   LOCUT_TRACE
#define ST_P   1
#define ST_M   2
#define ST_STOP   3
#define TK_pref   1
#define TK_mw   2
#define TK_prefL   3
#define TK_mwL   4
#define TK_prefP   5
#define TK_mwP   6
#define TK_other   7

Define Documentation

#define MOD_TRACECODE   LOCUT_TRACE
#define MOD_TRACENAME   L"LOCUTIONS"
#define ST_M   2

Referenced by locutions::locutions().

#define ST_P   1

Referenced by locutions::locutions().

#define ST_STOP   3

Referenced by locutions::locutions().

#define TK_mw   2
#define TK_mwL   4

Referenced by locutions::locutions().

#define TK_mwP   6

Referenced by locutions::locutions().

#define TK_other   7

Referenced by locutions::ComputeToken().

#define TK_pref   1
#define TK_prefL   3

Referenced by locutions::locutions().

#define TK_prefP   5

Referenced by locutions::locutions().