CompCN added to Ger Fin Dut Rus Pol

This commit is contained in:
aarne
2010-12-07 20:23:57 +00:00
parent ff23d6db76
commit 1c2b1828b1
6 changed files with 71 additions and 3 deletions

View File

@@ -221,6 +221,12 @@
-- possible problem: dzieci ,ktorych piecioro bawilo sie... / okna, ktorych piec stalo opartych o sciane...
param GenNum = MascPersSg | MascAniSg | MascInaniSg | FemSg | NeutSg | MascPersPl | OthersPl;
--- AR 7/12/2010 for VerbPol.CompCN
oper numGenNum : GenNum -> Number = \n -> case n of {
MascPersPl | OthersPl => Pl ;
_ => Sg
} ;
param MaybeGenNum = NoGenNum | JustGenNum GenNum;
oper