forked from GitHub/gf-core
Hindi and Urdu as refactored to Hindustani by Shafqat
This commit is contained in:
8
lib/src/hindustani/DiffHindustani.gf
Normal file
8
lib/src/hindustani/DiffHindustani.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
interface DiffHindustani = open CommonHindustani, Prelude in {
|
||||
oper
|
||||
|
||||
mkClause : NP -> VPH -> Clause ;
|
||||
mkSClause : Str -> Agr -> VPH -> Clause ;
|
||||
|
||||
np2pronCase : (Case => Str) -> NPCase -> Agr -> Str ;
|
||||
}
|
||||
Reference in New Issue
Block a user