1
0
forked from GitHub/gf-core

added robustness flags to Translate; added or fixed a number of words in DictEngSwe detected in PhD regulations

This commit is contained in:
aarne
2013-11-06 16:26:58 +00:00
parent 09e64e92e4
commit ff36d11cf7
8 changed files with 83 additions and 10 deletions

View File

@@ -5,6 +5,9 @@ concrete TranslateChi of Translate =
PhrasebookChi - [at_Prep, PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease]
** open SyntaxChi, (E = ExtraChi), Prelude in {
flags
literal = Symb ;
lin
PPhr p = lin Text p ;
NP_Person np = {name = lin NP np ; isPron = False ; poss = E.GenNP np} ;