mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 00:20:11 -06:00
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
concrete AdjectiveMkd of Adjective = CatMkd ** open Prelude,ResMkd in {
|
|
|
|
lin PositA a = a ** {isPre = True} ;
|
|
}
|