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:
@@ -5,6 +5,8 @@ concrete TranslateEng of Translate =
|
||||
PhrasebookEng - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease]
|
||||
** open SyntaxEng, (E = ExtraEng), Prelude in {
|
||||
|
||||
flags
|
||||
literal = Symb ;
|
||||
lin
|
||||
PPhr p = lin Text p ;
|
||||
NP_Person np = {name = lin NP np ; isPron = False ; poss = E.GenNP np} ;
|
||||
|
||||
Reference in New Issue
Block a user