mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 10:12:51 -06:00
added swahili (fragments) by Wanjiku Ng'ang'a and Juliet Mutahi
This commit is contained in:
11
lib/src/swahili/AdjectiveSwa.gf
Normal file
11
lib/src/swahili/AdjectiveSwa.gf
Normal file
@@ -0,0 +1,11 @@
|
||||
concrete AdjectiveSwa of Adjective = CatSwa ** open ResSwa, Prelude , ParamX in {
|
||||
|
||||
lin
|
||||
|
||||
PositA a = {
|
||||
s = a.s ! Posit ;
|
||||
} ;
|
||||
|
||||
-- PositA a = a;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user