Files
gf-rgl/src/kazakh/LexiconKaz.gf
2024-11-11 13:12:54 +01:00

7 lines
137 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
concrete LexiconKaz of Lexicon = CatKaz ** open ParadigmsKaz in {
lin apple_N = mkN017 "алма" ;
lin walk_V = mkV015 "бару" ;
}