mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 04:16:30 -06:00
added tired_VP in Constructions
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
concrete ConstructionRus of Construction = CatRus **
|
||||
open SyntaxRus, ParadigmsRus, ResRus in {
|
||||
|
||||
lin
|
||||
tired_VP = mkVP (mkA "уставший" Rel) ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user