mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-06 21:56:31 -06:00
experimenting with English VP
This commit is contained in:
13
resource/exper/gf/Cat.gf
Normal file
13
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