factorUrdandAddDictGer

This commit is contained in:
virk.shafqat
2013-03-18 14:42:10 +00:00
parent c823b7fd91
commit 4fd9c860f3
7 changed files with 337 additions and 470 deletions

View File

@@ -1,10 +1,10 @@
interface DiffHindustani = open Prelude in {
oper
addErgative : Str -> Str -> Str ;
-- mkClause : NP -> VPH -> Clause ;
-- mkSClause : Str -> Agr -> VPH -> Clause ;
mkClause : NP -> VPH -> Clause ;
mkSClause : Str -> Agr -> VPH -> Clause ;
np2pronCase : (Case => Str) -> NPCase -> Agr -> Str ;
-- np2pronCase : (Case => Str) -> NPCase -> Agr -> Str ;
conjThat : Str ; -- = "kh" ;
insertSubj : UPerson -> Str -> Str ;
@@ -25,6 +25,11 @@ interface DiffHindustani = open Prelude in {
indfArt : Str ;
nE : Str ;
hE : Str ;
na : Str ;
nahen : Str ;
xayad : Str ;
kya : Str ;
copula : CTense -> Number -> UPerson -> Gender -> Str ;
raha : Gender -> Number -> Str ;