mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 00:20:11 -06:00
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
--# -path=.:../abstract:../common:../prelude
|
|
|
|
concrete AllMay of AllMayAbs =
|
|
LangMay,
|
|
ExtendMay
|
|
** {
|
|
lin sing_V2 = mkV2 "nyanyi" ;
|
|
} ;
|