mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
(Som) WIP: subordinate clauses
This commit is contained in:
@@ -280,4 +280,12 @@ oper
|
||||
Sg2|Sg3 Fem => Sg2_Sg3Fem ;
|
||||
Pl1 _ => Pl1_ ; Pl2 => Pl2_ ; Pl3 => Pl3_
|
||||
} ;
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
-- Clauses
|
||||
|
||||
param
|
||||
|
||||
ClType = Statement | Question | Subord ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user