Files
gf-rgl/src/spanish/LangSpa.gf
odanoburu 8013362e48 (Por) use chooseTA
- pick imperfect tense when verb form is present anterior
- pick perfect tense when verb form is past simultaneous
2019-01-07 10:30:31 -02:00

13 lines
209 B
Plaintext

--# -path=.:../romance:../abstract:../common:../api:../prelude
concrete LangSpa of Lang =
GrammarSpa,
LexiconSpa
,DocumentationSpa --# notpresent
,ConstructionSpa
** {
flags startcat = Phr ;
} ;