mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 11:38:34 -06:00
(Pes) Minor lexical fixes
This commit is contained in:
@@ -89,7 +89,7 @@ concrete LexiconPes of Lexicon = CatPes **
|
||||
girl_N = mkN02 "دختر" animate;
|
||||
glove_N = mkN01 "دستکش" inanimate;
|
||||
gold_N = mkN01 "طلا" inanimate;
|
||||
good_A = mkA "خوب" ;
|
||||
good_A = mkA "خوب" "بهتر" "خوب" ;
|
||||
go_V = mkV "رفتن" "رو";
|
||||
green_A = mkA "سبز" ;
|
||||
harbour_N = mkN "بندر" "بنادر" inanimate;
|
||||
|
||||
Reference in New Issue
Block a user