@ O
Pronoun (CELEX tag)
Definition: clex.h:49
@ C
Conjunction (CELEX tag)
Definition: clex.h:45
@ Q
Numeral (CELEX tag)
Definition: clex.h:51
@ LET
Letter (not in CELEX)
Definition: clex.h:53
@ PN
Proper Noun (not in CELEX)
Definition: clex.h:54
@ NEUTRAL
No action.
Definition: clex.h:61
@ GLUE
Glue property.
Definition: clex.h:60
bool is_CELEX_base(const Type &t)
Definition: clex.cxx:163
@ V
Verb (CELEX tag)
Definition: clex.h:52
@ Z
Expresssion-part.
Definition: clex.h:57
Type
all possible CELEX tags and action properties
Definition: clex.h:41
const string & get_iDescr(char c)
Definition: clex.cxx:225
@ AFFIX
affix property
Definition: clex.h:58
@ SPEC
Special (not in CELEX)
Definition: clex.h:55
const std::string & get_tDescr(CLEX::Type t)
Definition: clex.cxx:240
@ A
Adjective (CELEX tag)
Definition: clex.h:43
@ N
Noun (CELEX tag)
Definition: clex.h:48
@ X
Unanalysed.
Definition: clex.h:56
@ UNASS
unknow value
Definition: clex.h:42
@ P
Preposition (CELEX tag)
Definition: clex.h:50
Type toCLEX(const string &s)
Definition: clex.cxx:92
string toString(const Type &t)
Definition: clex.cxx:131
std::ostream & operator<<(std::ostream &, const CLEX::Type &)
Definition: clex.cxx:258
@ D
Article (CELEX tag)
Definition: clex.h:46
@ I
Interjection (CELEX tag)
Definition: clex.h:47
@ B
Adverb (CELEX tag)
Definition: clex.h:44
Type select_tag(const char ch)
Definition: clex.cxx:188
@ XAFFIX
x-affix property
Definition: clex.h:59