packages feed

gf-3.1.6: lib/src/urdu/ExtraUrd.gf

concrete ExtraUrd of ExtraUrdAbs = CatUrd ** 
  open ResUrd, Coordination, Prelude, MorphoUrd, ParadigmsUrd in {

  lin
    GenNP np = {s = \\_,_,_ => np.s ! NPC Obl ++ ka_Str ; a = np.a} ;

    each_Det = mkDet  hr_kwy_Str hr_kwy_Str hr_kwy_Str hr_kwy_Str Sg ;
    have_V = mkV rakh6na_Str ;

-- for VP conjunction
}