mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 03:58:34 -06:00
added GN & SN categories for constructing names
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
concrete SymbolTur of Symbol = CatTur ** open Prelude, ResTur, HarmonyTur in {
|
||||
|
||||
lin
|
||||
SymbPN i = {s,gen = \\_,_ => i.s ; h = {vow=I_Har; con=SCon Soft}} ; -- just a placeholder, probably wrong
|
||||
SymbPN i = {s = \\_ => i.s ; h = {vow=I_Har; con=SCon Soft}; n = Sg} ; -- just a placeholder, probably wrong
|
||||
|
||||
{- TODO!
|
||||
IntPN i = {s = addGenitiveS i.s ; g = Neutr} ;
|
||||
|
||||
Reference in New Issue
Block a user