mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 20:36:29 -06:00
(Kor) use Polite as imperative—not perfect but…
…works for some situations, improvements are welcome.
This commit is contained in:
@@ -8,11 +8,11 @@ concrete PhraseKor of Phrase = CatKor ** open Prelude, ResKor in {
|
||||
UttIAdv iadv = iadv ;
|
||||
UttAdv adv = adv ;
|
||||
UttInterj i = i ;
|
||||
{-
|
||||
UttImpSg pol imp =
|
||||
UttImpPl pol imp =
|
||||
|
||||
UttImpSg pol imp = {s = imp.s ! pol.p} ;
|
||||
UttImpPl,
|
||||
UttImpPol = UttImpSg ;
|
||||
-}
|
||||
|
||||
UttIP ip = {s = ip.s ! Bare} ;
|
||||
|
||||
UttNP np = {s = np.s ! Bare} ;
|
||||
|
||||
Reference in New Issue
Block a user