mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 14:16:31 -06:00
10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
concrete AllMon of AllMonAbs =
|
|
LangMon, -- - [bank_N, eye_N, hair_N, hand_N, hat_N, radio_N], -- also in DictMon
|
|
ExtraMon
|
|
-- DictMon -- normally not in All AR
|
|
** {
|
|
flags coding=utf8 ;
|
|
} ;
|