around 1000 new abstract functions in Dictionary and DictionaryEng extracted from the top-10000 Google unigrams. Forthcoming in Swe and other languages soon.

This commit is contained in:
aarne
2014-03-29 17:39:46 +00:00
parent 0869181af9
commit b5f4e308a3
5 changed files with 7961 additions and 6047 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
--# -path=.:../swedish
concrete DictionarySwe of Dictionary = CatSwe ** open ParadigmsSwe, (L = LexiconSwe), (M = MakeStructuralSwe), (S = SyntaxSwe) in {
concrete DictionarySwe of Dictionary = CatSwe ** open ParadigmsSwe, (I = IrregSwe), (L = LexiconSwe), (M = MakeStructuralSwe), (S = SyntaxSwe) in {
flags
coding = utf8;
@@ -63039,10 +63039,10 @@ lin wank_N = mkN "runk" neutrum; -- status=guess
lin wank_V = mkV "runkar" ; -- status=guess, src=wikt
lin wanness_N = variants {} ;
lin want_N = mkN "vilja" | mkN "behov" neutrum ; -- SaldoWN -- comment=8
lin want_V = mkV "söker" ; -- comment=10
lin want_V2 = mkV2 (mkV "vilja"); -- status=guess, src=wikt
lin want_V2V = mkV2V (mkV "vilja"); -- status=guess, src=wikt
lin want_VS = mkVS (mkV "vilja"); -- status=guess, src=wikt
lin want_V = I.vilja_V ;
lin want_V2 = mkV2 I.vilja_V ;
lin want_V2V = mkV2V I.vilja_V ;
lin want_VS = mkVS I.vilja_V ;
lin want_VV = S.want_VV;
lin want_ad_N = variants {} ;
lin want_in_V = mkV "söker" ; -- comment=10