mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 04:46:30 -06:00
(Hun) Add relative clauses
This commit is contained in:
@@ -46,6 +46,11 @@ oper
|
||||
Ins => ins ;
|
||||
Tra => tra } ;
|
||||
|
||||
sc2case : SubjCase -> Case = \sc ->
|
||||
case sc of {
|
||||
SCNom => Nom ;
|
||||
SCDat => Dat
|
||||
} ;
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
-- Numerals
|
||||
|
||||
Reference in New Issue
Block a user