#include <sstream>
#include <fstream>
#include "locutions.h"
#include "util.h"
#include "traces.h"
Include dependency graph for locutions.cc:
Defines | |
#define | MOD_TRACENAME "LOCUTIONS" |
#define | MOD_TRACECODE LOCUT_TRACE |
#define | P 1 |
#define | M 2 |
#define | 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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|