mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
factorUrdandAddDictGer
This commit is contained in:
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user