forked from GitHub/gf-core
experimenting with English VP
This commit is contained in:
13
lib/resource/exper/gf/Cat.gf
Normal file
13
lib/resource/exper/gf/Cat.gf
Normal file
@@ -0,0 +1,13 @@
|
||||
abstract Cat = {
|
||||
cat
|
||||
S ;
|
||||
Cl ;
|
||||
VP ;
|
||||
NP ;
|
||||
AP ;
|
||||
Comp ;
|
||||
V ;
|
||||
V2 ;
|
||||
VV ;
|
||||
Adv ;
|
||||
}
|
||||
Reference in New Issue
Block a user