forked from GitHub/gf-rgl
10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
--1 Relative clauses and pronouns
|
|
|
|
abstract RelativeExt = Cat ** {
|
|
|
|
fun
|
|
|
|
RelVPShort : RP -> VP -> RCl ; -- who loves John
|
|
|
|
}
|