mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
some new words in Dictionary ; fixed many more words in DictionaryFin
This commit is contained in:
@@ -65207,4 +65207,14 @@ fun zymology_N : N ;
|
||||
fun zymosis_N : N ;
|
||||
fun zymotic_A : A ;
|
||||
|
||||
fun anna_PN : PN ;
|
||||
fun baltic_sea_PN : PN ;
|
||||
fun beijing_PN : PN ;
|
||||
fun european_union_NP : NP ;
|
||||
fun lapland_PN : PN ;
|
||||
fun north_korea_PN : PN ;
|
||||
fun the_hague_PN : PN ;
|
||||
fun uk_PN : PN ;
|
||||
fun ukraine_PN : PN ;
|
||||
fun vaasa_PN : PN ;
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
concrete DictionaryEng of Dictionary = CatEng ** open MorphoEng, ResEng, ParadigmsEng, IrregEng, (E = ExtraEng), (S = StructuralEng), Prelude in {
|
||||
concrete DictionaryEng of Dictionary = CatEng ** open MorphoEng, ResEng, ParadigmsEng, IrregEng, (E = ExtraEng), (S = SyntaxEng), Prelude in {
|
||||
|
||||
flags
|
||||
coding=utf8 ;
|
||||
@@ -65517,4 +65517,13 @@ lin zymology_N = mkN "zymology" ;
|
||||
lin zymosis_N = mkN "zymosis" ;
|
||||
lin zymotic_A = mkA "zymotic" ;
|
||||
|
||||
lin anna_PN = mkPN "Anna" ;
|
||||
lin baltic_sea_PN = mkPN ("the Baltic Sea") ;
|
||||
lin beijing_PN = mkPN "Beijing" ;
|
||||
lin european_union_NP = S.mkNP (mkPN "the European Union") ;
|
||||
lin lapland_PN = mkPN "Lapland" ;
|
||||
lin north_korea_PN = mkPN "North Korea" ;
|
||||
lin the_hague_PN = mkPN "The Hague" ;
|
||||
lin ukraine_PN = mkPN "Ukraine" ;
|
||||
lin vaasa_PN = mkPN "Vaasa" ;
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -3500,7 +3500,7 @@ ardour_N 3.729715012475897e-6
|
||||
ardrossan_PN 1.865462821325971e-5
|
||||
arduous_A 1.0773191989054437e-5
|
||||
arduousness_N 3.729715012475897e-6
|
||||
are_N 7.459430024951794e-6
|
||||
are_N 7.459430024951794e-9
|
||||
area_1_N 1.3874539846410335e-3
|
||||
area_2_N 1.118914503742769e-5
|
||||
area_3_N 7.459430024951794e-6
|
||||
@@ -8447,6 +8447,7 @@ butchery_N 3.729715012475897e-6
|
||||
buteonine_A 1.0773191989054437e-5
|
||||
buteonine_N 3.729715012475897e-6
|
||||
butler_N 2.9837720099807175e-5
|
||||
but_N 1.118914503742769e-9
|
||||
butt_N 1.118914503742769e-5
|
||||
butt_V 4.5357645031069986e-5
|
||||
butt_V2 1.609865254278217e-5
|
||||
@@ -12146,7 +12147,8 @@ companionable_A 1.0773191989054437e-5
|
||||
companionate_A 1.0773191989054437e-5
|
||||
companionship_N 3.729715012475897e-6
|
||||
companionway_N 3.729715012475897e-6
|
||||
company_N 1.5217237250901659e-2
|
||||
company_1_N 1.5217237250901659e-4
|
||||
company_2_N 1.5217237250901659e-2
|
||||
comparability_N 7.459430024951794e-6
|
||||
comparable_A 6.571647113323206e-4
|
||||
comparative_A 7.541234392338106e-5
|
||||
@@ -17195,7 +17197,7 @@ dlitt_N 3.729715012475897e-6
|
||||
dm_N 3.729715012475897e-6
|
||||
dna_N 3.729715012475897e-6
|
||||
dnepropetrovsk_PN 1.865462821325971e-5
|
||||
do_N 3.729715012475897e-6
|
||||
do_N 3.729715012475897e-9
|
||||
do_V 2.038826144146596e-2
|
||||
do_V2 8.61277911038846e-3
|
||||
do_gooder_N 3.729715012475897e-6
|
||||
|
||||
Reference in New Issue
Block a user