mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 08:30:12 -06:00
15 lines
319 B
Plaintext
15 lines
319 B
Plaintext
--# -path=.:../translator
|
|
|
|
concrete NDTransEng of NDTrans =
|
|
NDLiftEng
|
|
,ExtensionsEng [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP]
|
|
,DictionaryEng - [Pol,Tense]
|
|
,DocumentationEng - [Pol,Tense]
|
|
,ChunkEng
|
|
** open ResEng, PredInstanceEng, Prelude, (Pr = PredEng) in {
|
|
|
|
flags
|
|
literal=Symb ;
|
|
|
|
}
|