31 static const char oName[] =
"Morphological Tags";
32 static const char oTip[] =
"Toggles Morphological Tags On and Off if they exist";
36 static const StringList oVals(&choices[0], &choices[2]);
56 const char *from = orig.
c_str();
57 for (text =
""; *from; from++) {
65 if (!strncmp(token.
c_str(),
"sync ", 5) && strstr(token.
c_str(),
"type=\"morph\"")) {
#define SWORD_NAMESPACE_START
static const StringList * oValues()
const char * c_str() const
std::list< SWBuf > StringList
static const char oName[]
virtual char processText(SWBuf &text, const SWKey *key=0, const SWModule *module=0)
static const char * choices[4]
#define SWORD_NAMESPACE_END