mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 20:06:29 -06:00
(Kor) Add inflection table to RCl and RS, change other funs accordingly
This commit is contained in:
@@ -321,7 +321,7 @@ oper
|
||||
|
||||
QClause : Type = Clause ;
|
||||
|
||||
RClause : Type = {s : Tense => Anteriority => Polarity => Str} ;
|
||||
RClause : Type = Clause ;
|
||||
|
||||
Sentence : Type = {s : ClType => Str} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user