1
0
forked from GitHub/gf-core

Swadesh verb list in uusisuomi revised

This commit is contained in:
aarne
2008-01-07 21:03:05 +00:00
parent 88e3894562
commit c6fa1c3a81
4 changed files with 133 additions and 17 deletions

View File

@@ -75,12 +75,16 @@ resource Verbal = ResFin **
case <huutaa,huusi> of {
<_ + ("taa" | "tää"), _ + ("oi" | "öi")> =>
cOttaa huutaa (huuda + "n") autoin huusi ;
<_ + ("taa" | "tää"), _ + "i"> =>
<_ + ("aa" | "ää"), _ + "i"> =>
cOttaa huutaa (huuda + "n") huusin huusi ;
<_ + ("eta" | "etä"), _ + "eni"> =>
cValjeta huutaa huusi ;
<_ + ("ita" | "itä"), _ + "isi"> =>
<_ + ("sta" | "stä"), _ + "si"> =>
vForms1 huutaa ; -- pestä, halkaista
<_ + ("ta" | "tä"), _ + "si"> =>
cPudota huutaa huusi ;
<_ + ("lla" | "llä"), _ + "li"> =>
cKuunnella huutaa huusin ;
_ => vForms1 huutaa
} ;