mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 18:52:50 -06:00
refinements
This commit is contained in:
@@ -111,7 +111,7 @@ concrete LexiconUrd of Lexicon = CatUrd **
|
||||
learn_V2 = mkV2 (mkV "سیكھنا") ;
|
||||
leather_N = mkN "چمڑا" ;
|
||||
leave_V2 = mkV2 (mkV "جانا") ;
|
||||
like_V2 = mkV2 (compoundV "پسند" do_V2);
|
||||
like_V2 = mkV2 (compoundV "پسند" do_V2) "كو";
|
||||
listen_V2 = mkV2 (mkV "سننا") ;
|
||||
live_V = mkV "رہنا" ; ---- touch
|
||||
long_A = mkA "لمبا" ;
|
||||
|
||||
Reference in New Issue
Block a user