1
0
forked from GitHub/gf-core

insert spaces in the hyphenated words in DictEng. Various small fixes in DictEng and ParseEng

This commit is contained in:
kr.angelov
2012-04-10 09:15:37 +00:00
parent 4ddf81c05f
commit 18185aba97
4 changed files with 3377 additions and 3379 deletions

View File

@@ -12,7 +12,7 @@ concrete ParseEng of ParseEngAbs =
PhraseEng,
SentenceEng,
RelativeEng,
IdiomEng [VP, Tense, ProgrVP],
IdiomEng [NP, VP, Tense, Cl, ProgrVP, ExistNP],
ExtraEng [NP, Quant, VPSlash, VP, Tense, GenNP, PassVPSlash],
DictEng **
open MorphoEng, ResEng, ParadigmsEng, Prelude in {