clitic insertion started

This commit is contained in:
aarne
2006-01-20 13:40:19 +00:00
parent b21eeaa2df
commit e40cceeb4c
8 changed files with 29 additions and 293 deletions

View File

@@ -162,8 +162,6 @@ oper
-- All the eight personal pronouns can be built by the following macro.
-- The use of "en" as atonic genitive is debatable.
Pronoun = {s : NPForm => Str ; a : Agr ; c : ClitType} ;
mkPronoun : (_,_,_,_,_,_,_ : Str) ->
Gender -> Number -> Person -> ClitType -> Pronoun =
\il,le,lui,Lui,son,sa,ses,g,n,p,c ->