mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-15 01:50:12 -06:00
- add oper for compound nouns - fix smartparadigm for adjectives - fill Terminology to avoid warnings (Eng) add pragma line to LangEng
14 lines
204 B
Plaintext
14 lines
204 B
Plaintext
--# -path=.:../abstract:../common:../api:../prelude
|
|
|
|
concrete LangEng of Lang =
|
|
GrammarEng,
|
|
LexiconEng
|
|
,ConstructionEng
|
|
,DocumentationEng --# notpresent
|
|
,MarkupEng - [stringMark]
|
|
** {
|
|
|
|
|
|
|
|
} ;
|