mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 16:22:52 -06:00
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