(Som) minor cleanup/renaming

This commit is contained in:
Inari Listenmaa
2019-09-10 15:03:59 +02:00
parent 1ceb12d8b8
commit 4f9927d12b
3 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -247,7 +247,7 @@ oper
} ;
possPrep : N -> CatSom.Prep = \dhex -> emptyPrep ** {
miscAdv = \\agr =>
hoostiisa = \\agr =>
let qnt = PossPron (pronTable ! agr) ;
num = getNum agr ;
art = gda2da dhex.gda ! Sg ;
@@ -258,7 +258,7 @@ oper
emptyPrep : CatSom.Prep = lin Prep {
sii,berri,dhex = [] ;
miscAdv = \\_ => [] ;
hoostiisa = \\_ => [] ;
s = \\_ => [] ;
c2 = noPrep ;
isPoss = False