1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/lithuanian/MorphoLit.gf
T
2022-12-20 14:07:34 +02:00

20 lines
340 B
Plaintext

--# -path=.:../prelude:../common:../abstract
--# -coding=utf8
--1 A Lithuanian Resource Morphology
-- L.Boizou, 2022 <lboizou@gmail.com>
-- Description of the Lithuanian morphology
resource MorphoLit =
ResLit,
MorphoVerbLit,
MorphoPronounLit,
MorphoAdjectiveLit,
MorphoNounLit ** {
flags coding=utf8;
}