mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 11:38:34 -06:00
(Fin) move #consonant to Morpho + add oöHarmony
This commit is contained in:
@@ -712,8 +712,6 @@ mkVS = overload {
|
||||
}
|
||||
} ;
|
||||
|
||||
consonant : pattern Str = #("b"|"c"|"d"|"f"|"g"|"h"|"j"|"k"|"l"|"m"|"n"|"p"|"q"|"r"|"s"|"t"|"v"|"w"|"x"|"z") ;
|
||||
|
||||
-- like nForms2, but 2nd argument is Pl Genitive
|
||||
nForms2plGen : (sydan,sydanten : Str) -> NForms = \sydan,sydanten ->
|
||||
table {
|
||||
|
||||
Reference in New Issue
Block a user