mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 11:38:34 -06:00
a draft for Copula verbs
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 ; harmony = {vow=I_Har; con=SCon Soft}} ; -- just a placeholder, probably wrong
|
||||
SymbPN i = {s,gen = \\_,_ => i.s ; h = {vow=I_Har; con=SCon Soft}} ; -- just a placeholder, probably wrong
|
||||
|
||||
{- TODO!
|
||||
IntPN i = {s = addGenitiveS i.s ; g = Neutr} ;
|
||||
|
||||
Reference in New Issue
Block a user