mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-13 13:12:51 -06:00
11 lines
128 B
Plaintext
11 lines
128 B
Plaintext
concrete AdjectiveHeb of Adjective = CatHeb ** open ResHeb, Prelude in {
|
|
|
|
flags coding=utf8 ;
|
|
|
|
lin
|
|
|
|
UseA adj = adj ;
|
|
|
|
|
|
}
|