This commit is contained in:
EkaterinaVoloshina
2026-04-10 15:14:39 +02:00
23 changed files with 561 additions and 249 deletions
+5 -1
View File
@@ -1,2 +1,6 @@
concrete GrammarHye of Grammar = TenseX ** {
concrete GrammarHye of Grammar =
TenseX,
PhraseHye,
NounHye,
AdjectiveHye ** {
}