mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 01:02:51 -06:00
fixes in the dictionaries
This commit is contained in:
@@ -7819,7 +7819,6 @@ centesis_N = mkWN (compoundN "imu" (k1 "pisto")) ; --UNCHK
|
||||
centigrade_A = mkWA "celsiusastetta" ; --UNCHK
|
||||
centiliter_N = mkWN (compoundN "sentti" (k9 "litra")) ; --UNCHK
|
||||
centime_N = mkWN (k5A "sentti") ; --UNCHK
|
||||
centimeter_N = mkWN (k5A "sentti") ; --UNCHK
|
||||
centimetre_N = mkWN (k5A "sentti") ; --UNCHK
|
||||
centimo_N = mkWN "centimo" ; --UNCHK
|
||||
centipede_N = mkWN (compoundN "juoksu" (k38 "jalkainen")) ; --UNCHK
|
||||
@@ -24673,9 +24672,7 @@ kilobyte_N = mkWN (compoundN "kilo" (k5A "bitti")) ; --UNCHK
|
||||
kilocycle_N = mkWN (compoundN "kilo" (k5 "hertsi")) ; --UNCHK
|
||||
kilogram_N = mkWN (kH1 "kilo") ; --UNCHK
|
||||
kilohertz_N = mkWN (compoundN "kilo" (k5 "hertsi")) ; --UNCHK
|
||||
kiloliter_N = mkWN (compoundN "kuutio" (k5 "metri")) ; --UNCHK
|
||||
kilolitre_N = mkWN (compoundN "kuutio" (k5 "metri")) ; --UNCHK
|
||||
kilometer_N = mkWN (compoundN "kilo" (k5 "metri")) ; --UNCHK
|
||||
kilometre_N = mkWN (compoundN "kilo" (k5 "metri")) ; --UNCHK
|
||||
kiloton_N = mkWN (compoundN "kilo" (k5 "tonni")) ; --UNCHK
|
||||
kilovolt_N = mkWN (k5A "kilovoltti") ; --UNCHK
|
||||
@@ -28188,7 +28185,6 @@ milligram_N = mkWN (compoundN "milli" (k9 "gramma")) ; --UNCHK
|
||||
millihenry_N = mkWN (compoundN "milli" (k1 "henry")) ; --UNCHK
|
||||
milliliter_N = mkWN (compoundN "kuutiosentti" (k5 "metri")) ; --UNCHK
|
||||
millime_N = mkWN (compoundN "mil" (k8 "lime")) ; --UNCHK
|
||||
millimeter_N = mkWN (k5 "milli") ; --UNCHK
|
||||
millimetre_N = mkWN (k5 "milli") ; --UNCHK
|
||||
milline_N = mkWN "milliini" ; --UNCHK
|
||||
milliner_N = mkWN (k5 "modisti") ; --UNCHK
|
||||
|
||||
Reference in New Issue
Block a user