Files
gf-core/lib/resource/bulgarian/ExtraBul.gf
2008-02-05 15:54:58 +00:00

7 lines
149 B
Plaintext

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