heb possessive pronoun fix

This commit is contained in:
dana.dannells
2012-06-06 05:20:14 +00:00
parent 97fcdd5fa2
commit fa33a915e2
5 changed files with 49 additions and 47 deletions

View File

@@ -125,8 +125,8 @@ oper
Num, Ord : Type = {s : Case => Str; n : Number} ;
Det : Type = {s : Gender => Str ; n : Number ; sp : Species; isDef : Bool} ;
defH : Str -> Str = \cn ->
case cn of {_ => "h" + cn} ;
-- defH : Str -> Str = \cn ->
-- case cn of {_ => "h" + cn} ;
insertObj : NP -> VP -> VP = \np,vp ->
let