1
0
forked from GitHub/gf-rgl

more paradigms for Cze N and A

This commit is contained in:
Aarne Ranta
2020-04-04 12:56:49 +02:00
parent e57e916349
commit 0da96d0fce
5 changed files with 10 additions and 1 deletions
-1
View File
@@ -79,7 +79,6 @@ oper TCond : Tense = notYet "TCond" ;
oper TFut : Tense = notYet "TFut" ;
oper TPast : Tense = notYet "TPast" ;
oper Use2N3 : N3 -> N2 = notYet "Use2N3" ;
oper UseComparA : A -> AP = notYet "UseComparA" ;
oper UseN2 : N2 -> CN = notYet "UseN2" ;
oper UseSlash : Temp -> Pol -> ClSlash -> SSlash = notYet "UseSlash" ;
oper UttCard : Card -> Utt = notYet "UttCard" ;