mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 19:18:34 -06:00
(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