forked from GitHub/gf-core
merge passer_by_N and passerby_N with passer_N
This commit is contained in:
@@ -37411,8 +37411,7 @@ lin passage_N = mkWN (k10 "siirtymä") ; --UNCHK
|
||||
lin passageway_N = mkWN (k10 "käytävä") ; --UNCHK
|
||||
lin passbook_N = mkWN (compoundN "pankki" (k9 "kirja")) ; --UNCHK
|
||||
lin passenger_N = mkWN (k10 "matkustaja") ;
|
||||
lin passer_N = mkWN (compoundN "Passer-" (k1A "suku")) ; --UNCHK
|
||||
lin passerby_N = mkWN (compoundN "ohi" (k12 "kulkija")) ; --UNCHK
|
||||
lin passer_N = mkWN (compoundN "Passer-" (k1A "suku")) | mkWN (compoundN "ohi" (k12 "kulkija")); --UNCHK
|
||||
lin passerine_A = mkWA "varpuslintu-" ; --UNCHK
|
||||
lin passerine_N = mkWN (compoundN "varpus" (k1A "lintu")) ; --UNCHK
|
||||
lin passim_Adv = mkWAdv "eri" "kohdissa" "teosta" ; --UNCHK
|
||||
|
||||
Reference in New Issue
Block a user