mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -06:00
more English cf
This commit is contained in:
10
lib/resource/exper/Coord.cf
Normal file
10
lib/resource/exper/Coord.cf
Normal file
@@ -0,0 +1,10 @@
|
||||
S ::= S Conj S ;
|
||||
RS ::= RS Conj RS ;
|
||||
NP ::= NP Conj NP ;
|
||||
VP ::= VP Conj VP ;
|
||||
IP ::= IP Conj IP ;
|
||||
RP ::= RP Conj RP ;
|
||||
Adv ::= Adv Conj Adv ;
|
||||
IAdv ::= IAdv Conj IAdv ;
|
||||
|
||||
Adv ::= Subj S ;
|
||||
Reference in New Issue
Block a user