mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 20:18:33 -06:00
(Ara) Add هَل in QuestCl, not in UseQCl
This commit is contained in:
@@ -120,7 +120,7 @@ concrete SentenceAra of Sentence = CatAra ** open
|
||||
UseQCl t ap qcl = --{s = cl.s ! t ! p ! Verbal } ;
|
||||
{s =
|
||||
table {
|
||||
QDir => "هَل" ++ qcl.s ! ResAra.Pres ! ap.p ! QDir;
|
||||
QDir => qcl.s ! ResAra.Pres ! ap.p ! QDir;
|
||||
QIndir => qcl.s ! ResAra.Pres ! ap.p ! QIndir
|
||||
}
|
||||
{- case t of {
|
||||
|
||||
Reference in New Issue
Block a user