mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 22:12:51 -06:00
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,9 @@ concrete TranslateFre of Translate =
|
||||
PhrasebookFre - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease] **
|
||||
open SyntaxFre, ParadigmsFre, (E = ExtraFre), Prelude in {
|
||||
|
||||
flags
|
||||
literal = Symb ;
|
||||
|
||||
lin
|
||||
PPhr p = lin Text p ;
|
||||
NP_Person np = {name = lin NP np ; isPron = False ; poss = mkQuant he_Pron} ;
|
||||
|
||||
Reference in New Issue
Block a user