1
0
forked from GitHub/gf-rgl

add bulgarian language (still incomplete)

This commit is contained in:
krasimir
2008-02-05 15:54:58 +00:00
parent 77efee0f9e
commit 9349358fd0
19 changed files with 1850 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
concrete ExtraBul of ExtraBulAbs = CatBul **
open ResBul, Coordination, Prelude in {
lin
GenNP np = {s = \\aform => np.s ! Gen aform} ;
}