forked from GitHub/gf-rgl
Create the SentenceTur module
This commit is contained in:
6
src/turkish/SentenceTur.gf
Normal file
6
src/turkish/SentenceTur.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
concrete SentenceTur of Sentence = CatTur ** open Prelude, ResTur in {
|
||||
|
||||
lin
|
||||
|
||||
PredVP np vp = mkClause (np.s ! npNom) np.a vp ;
|
||||
}
|
||||
Reference in New Issue
Block a user