(Hun) Add possibility to prepose Advs

This commit is contained in:
Inari Listenmaa
2020-04-24 17:00:44 +02:00
parent 346360d54a
commit f24d9c2cad
8 changed files with 38 additions and 17 deletions
+2 -2
View File
@@ -9,10 +9,10 @@ concrete GrammarHun of Grammar =
RelativeHun,
ConjunctionHun,
PhraseHun,
TextX,
TextX - [Adv],
StructuralHun,
IdiomHun,
TenseX
TenseX - [Adv]
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;