mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-03 04:28:33 -06:00
(Extend) Rename WhatSSC to EmbedSSlash and change type to SSlash -> SC
This commit is contained in:
@@ -42,7 +42,7 @@ concrete SentenceAra of Sentence = CatAra ** open
|
||||
|
||||
-- SlashVS np vs sslash = TODO
|
||||
|
||||
EmbedS s = {s = "أَنْ" ++ s.s ! Verbal} ;
|
||||
EmbedS s = {s = "مَا" ++ s.s ! Verbal} ;
|
||||
EmbedQS qs = {s = qs.s ! QIndir} ;
|
||||
EmbedVP vp = {s = uttVP VPPerf vp ! Masc} ; -- TODO: use VPGer once it's more stable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user