forked from GitHub/gf-core
7 lines
63 B
Plaintext
7 lines
63 B
Plaintext
abstract params = {
|
|
|
|
cat S; NP ;
|
|
|
|
fun test : NP -> S ;
|
|
|
|
} |