CompCN added to Ger Fin Dut Rus Pol

This commit is contained in:
aarne
2010-12-07 20:23:57 +00:00
parent 548032b153
commit 8a932e3c30
6 changed files with 71 additions and 3 deletions
+6
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