forked from GitHub/gf-core
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
concrete ExtraBul of ExtraBulAbs = CatBul **
|
|
open ResBul, Coordination, Prelude in {
|
|
|
|
lin
|
|
GenNP np = {s = \\aform => np.s ! Gen aform} ;
|
|
}
|