swadesh fixes; bug fix in i -old

This commit is contained in:
aarne
2005-03-14 16:40:08 +00:00
parent 4ee07b156e
commit 0d0da43253
14 changed files with 82 additions and 56 deletions

View File

@@ -594,6 +594,14 @@ oper
reflPron : Number => Person => NPFormA => Str ;
reflPronNounPhrase : Gender -> Number -> Person -> NounPhrase = \g,n,p ->
{s = reflPron ! n ! p ;
g = PGen g ; -- needed in participle agreement
n = n ;
p = p ;
c = Clit1 ---- depends on person?
} ;
---- There is no adverbial form for the past participle.
adjPastPart : Verb -> Adjective = \verb -> {