forked from GitHub/gf-rgl
(Kor) Add param Phono for combining particles with nouns
This commit is contained in:
@@ -37,6 +37,8 @@ param
|
||||
| Object -- 을 or 를
|
||||
;
|
||||
|
||||
Phono = Vowel | Consonant ; -- Whether the word ends in vowel or consonant.
|
||||
|
||||
oper
|
||||
|
||||
allomorph : NForm -> Str -> Str = \nf,s ->
|
||||
|
||||
Reference in New Issue
Block a user