mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-08 06:36:32 -06:00
Maltese RG: make pro-drop explicit. Other small fixes in Structural, Lexicon.
This commit is contained in:
@@ -58,7 +58,7 @@ concrete LexiconMlt of Lexicon = CatMlt **
|
||||
cousin_N = mkN "kuġin" "kuġini" ; -- genderedN
|
||||
cow_N = mkNColl "baqra" "baqar" "baqriet" ;
|
||||
day_N = mkN "ġurnata" "ġranet" ;
|
||||
distance_N3 = mkN3 (mkN "distanza") minnP saP ;
|
||||
distance_N3 = mkN3 (mkN "distanza") saP minnP ;
|
||||
doctor_N = mkN "tabib" "tobba" ; -- genderedN
|
||||
dog_N = mkN "kelb" "klieb" ;
|
||||
door_N = mkN "bieb" "bibien" ;
|
||||
@@ -257,7 +257,7 @@ concrete LexiconMlt of Lexicon = CatMlt **
|
||||
lose_V2 = lilV2 (tilef_TLF_1_9895_V) ;
|
||||
love_V2 = lilV2 (habb_HBB_1_8174_V) ;
|
||||
open_V2 = dirV2 (fetah_FTH_1_7932_V) ;
|
||||
paint_V2A = dirV2 (pitter_PTR_2_9152_V) ;
|
||||
paint_V2A = dirV2 (zeba'_ZBGH_1_10339_V) ; -- dirV2 (pitter_PTR_2_9152_V) ;
|
||||
play_V = daqq_DQQ_1_7736_V ;
|
||||
play_V2 = prepV2 (laghab_LGHB_1_8724_V) maP ;
|
||||
pull_V2 = lilV2 (gibed_GBD_1_8043_V) ;
|
||||
|
||||
Reference in New Issue
Block a user