mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
added romance in next-resource ; some French determiners and definite articles in other languages to revisit
This commit is contained in:
10
lib/next-resource/spanish/LangSpa.gf
Normal file
10
lib/next-resource/spanish/LangSpa.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:../romance:../abstract:../common:prelude
|
||||
|
||||
concrete LangSpa of Lang =
|
||||
GrammarSpa,
|
||||
LexiconSpa
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user