mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
- pick imperfect tense when verb form is present anterior - pick perfect tense when verb form is past simultaneous
13 lines
209 B
Plaintext
13 lines
209 B
Plaintext
--# -path=.:../romance:../abstract:../common:../api:../prelude
|
|
|
|
concrete LangSpa of Lang =
|
|
GrammarSpa,
|
|
LexiconSpa
|
|
,DocumentationSpa --# notpresent
|
|
,ConstructionSpa
|
|
** {
|
|
|
|
flags startcat = Phr ;
|
|
|
|
} ;
|