mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-30 10:28:53 -06:00
added an API for Turkish
This commit is contained in:
@@ -52,6 +52,8 @@ concrete NounTur of Noun = CatTur ** open ResTur, SuffixTur, HarmonyTur, Prelude
|
||||
|
||||
UseN2 n = n;
|
||||
|
||||
Use2N3 n = variants {} ;
|
||||
|
||||
MassNP cn = { s = cn.s ! Sg; a = { n = Sg; p = P1 } } ;
|
||||
|
||||
ComplN2 f x =
|
||||
|
||||
Reference in New Issue
Block a user