mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 01:02:51 -06:00
the rest of Urdu files - now compiles with lib/src/Make
This commit is contained in:
11
lib/src/urdu/ExtraUrd.gf
Normal file
11
lib/src/urdu/ExtraUrd.gf
Normal file
@@ -0,0 +1,11 @@
|
||||
concrete ExtraUrd of ExtraUrdAbs = CatUrd **
|
||||
open ResUrd, Coordination, Prelude, MorphoUrd, ParadigmsUrd in {
|
||||
|
||||
lin
|
||||
GenNP np = {s = \\_,_,_ => np.s ! NPC Obl ++ "ka" ; a = np.a} ;
|
||||
|
||||
each_Det = mkDet "hr kwy" "hr kwy" "hr kwy" "hr kwy" Sg ;
|
||||
have_V = mkV "rakh-na";
|
||||
|
||||
-- for VP conjunction
|
||||
}
|
||||
Reference in New Issue
Block a user