mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-30 10:28:53 -06:00
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