1
0
forked from GitHub/gf-rgl

started Croatian, some noun declensions in place

This commit is contained in:
Aarne Ranta
2022-09-20 11:07:30 +02:00
parent 0c57e45540
commit 70d9c74279
30 changed files with 1868 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
--# -path=.:../abstract:../common:../prelude
concrete SymbolHrv of Symbol = CatHrv ** open Prelude, ResHrv in {
lincat
Symb = {s : Str} ;
lin
MkSymb s = s ;
SymbPN s = lin PN {s = \\_ => s.s ; g = Neutr} ;
}