mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
(Pes) Adding fields to some lexical categories
This commit is contained in:
@@ -19,7 +19,7 @@ concrete LexiconPes of Lexicon = CatPes **
|
||||
bad_A = mkA "بد" ;
|
||||
bank_N = mkN01 "بانک" inanimate;
|
||||
beautiful_A = mkA "زیبا" ;
|
||||
become_VA = mkV "شدن" "شو";
|
||||
become_VA = mkVA (mkV "شدن" "شو") ;
|
||||
beer_N = mkN01 "آبجو" inanimate;
|
||||
beg_V2V = mkV2V (compoundV "خواهش" doVerb) "از" False;
|
||||
big_A = mkA "بزرگ" ;
|
||||
|
||||
Reference in New Issue
Block a user