mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 08:12:51 -06:00
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} ;
|
|
}
|