mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 23:32:51 -06:00
lib/amharic by Markos Kassa Gobena
This commit is contained in:
12
lib/src/amharic/ExtAmh.gf
Normal file
12
lib/src/amharic/ExtAmh.gf
Normal file
@@ -0,0 +1,12 @@
|
||||
concrete ExtAmh of ExtAmhAbs = CatAmh **
|
||||
|
||||
open MorphoAmh, ResAmh, ParadigmsAmh,ParamX, Prelude in {
|
||||
--
|
||||
flags optimize=all ; coding=utf8 ;
|
||||
|
||||
lin
|
||||
youSgFem_Pron = pronNP "አንቺ" "አንቺን" "የአንቺ" "ለአንቺ" (Per2 Sg Fem);
|
||||
hePol_pron = pronNP "እርሳቸው" "እርሳቸውን" "የእርሳቸው" "ለእርሳቸው" (Per3 Pl Masc) ;
|
||||
shePol_pron = pronNP "እርሳቸው" "እርሳቸውን" "የእርሳቸው" "ለእርሳቸው" (Per3 Pl Masc) ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user