mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 19:18:34 -06:00
Lexicon extended
This commit is contained in:
@@ -7,7 +7,7 @@ lin
|
||||
UttQS qs = {s = qs.s ! QDir} ;
|
||||
|
||||
-- : Pol -> Imp -> Utt ; -- (don't) love yourself
|
||||
UttImpSg pol imp = {s = imp.s ! pol.p ! GSg Masc} ;
|
||||
UttImpSg pol imp = {s = imp.s ! pol.p ! GSg Masc} ; -- NB: Neut used for another kind of imperative
|
||||
-- : Pol -> Imp -> Utt ; -- (don't) love yourselves
|
||||
UttImpPl pol imp = {s = imp.s ! pol.p ! GPl} ;
|
||||
-- : Pol -> Imp -> Utt ; -- (don't) sleep (polite)
|
||||
|
||||
Reference in New Issue
Block a user