mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 03:58:34 -06:00
(Swa) Rename Kiswahili to Swahili
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
--# -path=.:../abstract:../common:../bantu:prelude
|
||||
|
||||
concrete GrammarSwa of Grammar =
|
||||
NounSwa,
|
||||
VerbSwa,
|
||||
AdjectiveSwa,
|
||||
AdverbSwa,
|
||||
NumeralSwa,
|
||||
SentenceSwa,
|
||||
QuestionSwa,
|
||||
RelativeSwa,
|
||||
ConjunctionSwa,
|
||||
PhraseSwa,
|
||||
TextX,
|
||||
StructuralSwa,
|
||||
IdiomSwa,
|
||||
TenseX
|
||||
** {
|
||||
|
||||
flags startcat = Phr ;
|
||||
} ;
|
||||
Reference in New Issue
Block a user