forked from GitHub/gf-core
13 lines
231 B
Plaintext
13 lines
231 B
Plaintext
abstract Test =
|
|
Lift - [MkSymb]
|
|
,Lexicon - [Pol,Tense]
|
|
,Structural - [Pol,Tense]
|
|
|
|
** {
|
|
flags
|
|
startcat=Phr;
|
|
-- heuristic_search_factor=0.60;
|
|
-- meta_prob=1.0e-5;
|
|
-- meta_token_prob=1.1965149246222233e-9;
|
|
}
|