forked from GitHub/gf-core
cf exper on res
This commit is contained in:
8
lib/resource/exper/Phrase.cf
Normal file
8
lib/resource/exper/Phrase.cf
Normal file
@@ -0,0 +1,8 @@
|
||||
Phr ::= PConj Imp ;
|
||||
Phr ::= PConj S ;
|
||||
Phr ::= PConj QS ;
|
||||
|
||||
Phr ::= PConj "please" Imp | PConj QS "please" ;
|
||||
Phr ::= PConj NP | PConj NP "please" ;
|
||||
|
||||
PConj ::= | "and" | "but" | "therefore" ;
|
||||
Reference in New Issue
Block a user