packages feed

gf-3.2.9: lib/src/swahili/AdjectiveSwa.gf

concrete AdjectiveSwa of Adjective = CatSwa ** open ResSwa, Prelude , ParamX  in {

  lin

    PositA  a = {
       s = a.s ! Posit  ;
       } ;

    -- PositA a = a;

}