(Ara) replace old have_V2 ('X owns Y') with the structure 'Y is on X'

This commit is contained in:
Inari Listenmaa
2019-01-01 09:51:27 +02:00
parent dbe14786e7
commit 0a737299c1
2 changed files with 19 additions and 2 deletions
+2 -1
View File
@@ -122,7 +122,8 @@ concrete StructuralAra of Structural = CatAra **
youPl_Pron = youPlMasc_Pron ;
youPol_Pron = youPlFem_Pron ; -- arbitrary?
have_V2 = dirV2 (regV "يَملِك") ;
have_V2 = mkV2 ladaa_V (casePrep nom) ; -- "X has Y" literally "Y<nom> is on X<nom>"
--have_V2 = dirV2 (regV "يَملِك") ; -- "X<nom> owns/possesses Y<acc>"
lin language_title_Utt = {s = \\_ => "العربية"} ;