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