mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 02:58:35 -06:00
added a contruction; fixed negation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
concrete TenseRus of Tense = TenseX - [PNeg,PPos] ** open (R = ParamX) in {
|
||||
concrete TenseRus of Tense = TenseX - [PNeg,PPos,AdV] ** open (R = ParamX) in {
|
||||
flags coding=utf8 ; optimize=all ;
|
||||
lin
|
||||
PNeg = {
|
||||
|
||||
Reference in New Issue
Block a user