mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 11:38:34 -06:00
(Ara) Update some categories, add questions
This commit is contained in:
@@ -11,7 +11,7 @@ concrete PhraseAra of Phrase = CatAra ** open
|
||||
UttImpSg pol imp = {s = \\g => imp.s ! pol.p ! g ! ResAra.Sg ++ pol.s} ;
|
||||
UttImpPl,UttImpPol = \pol,imp -> {s = \\g => imp.s ! pol.p ! g ! ResAra.Pl ++ pol.s} ;
|
||||
|
||||
UttIP ip = {s = \\_ => ip.s} ; ---- AR
|
||||
UttIP ip = {s = \\g => ip.s ! g ! Def ! Nom} ; --IL
|
||||
UttAP ap = {s = ResAra.uttAP ap} ; --IL
|
||||
UttCard c = {s = ResAra.uttNum c} ; --IL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user