mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
SymbPN in Turkish. Just a placeholder for now
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
--# -path=.:../abstract:../common
|
--# -path=.:../abstract:../common
|
||||||
|
|
||||||
concrete SymbolTur of Symbol = CatTur ** open Prelude, ResTur in {
|
concrete SymbolTur of Symbol = CatTur ** open Prelude, ResTur, HarmonyTur in {
|
||||||
|
|
||||||
|
lin
|
||||||
|
SymbPN i = {s,gen = \\_,_ => i.s ; harmony = {vow=I_Har; con=SCon Soft}} ; -- just a placeholder, probably wrong
|
||||||
|
|
||||||
{- TODO!
|
{- TODO!
|
||||||
lin
|
|
||||||
SymbPN i = {s = addGenitiveS i.s ; g = Neutr} ;
|
|
||||||
IntPN i = {s = addGenitiveS i.s ; g = Neutr} ;
|
IntPN i = {s = addGenitiveS i.s ; g = Neutr} ;
|
||||||
FloatPN i = {s = addGenitiveS i.s ; g = Neutr} ;
|
FloatPN i = {s = addGenitiveS i.s ; g = Neutr} ;
|
||||||
NumPN i = {s = i.s ; g = Neutr} ;
|
NumPN i = {s = i.s ; g = Neutr} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user