mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
added noun compound form to Swe; commented out Constructions and Documentation in Lang concretes, because their presence makes it impossible to bootstrap the compilation of the library, causing new makes of the library to fail (to be fixed)
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
concrete LangFre of Lang =
|
||||
GrammarFre,
|
||||
LexiconFre,
|
||||
DocumentationFre,
|
||||
ConstructionFre
|
||||
LexiconFre
|
||||
-- ,DocumentationFre
|
||||
-- ,ConstructionFre
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user