Corrected VRefl in DiffCat

Fixed VRefl in DiffCat from "se" to "es" and tonic from "sÌ" to "si". Also some trivial formatting things in MorphoCat and IdiomCat.
This commit is contained in:
inari.listenmaa
2013-03-26 11:33:54 +00:00
parent c30c178057
commit f438da71a9
3 changed files with 16 additions and 19 deletions
+2 -2
View File
@@ -143,8 +143,8 @@ oper
in
case p of {
P3 => case c of {
Acc | CPrep P_a => "se" ;
_ => "sÌ"
Acc | CPrep P_a => "es" ;
_ => "si"
} ;
_ => pro
} ;