checked top-1000 BNC senses in Swe, with some split senses added to Dictionary and DictionaryEng. Wrote bnc-dict-log.txt to describe the procedure, which should be reproducible to other languages now.

This commit is contained in:
aarne
2014-03-30 16:28:40 +00:00
parent e96d222c41
commit 154a65cc3e
8 changed files with 7404 additions and 424 deletions

View File

@@ -22,6 +22,7 @@ concrete IrregSwe of IrregSweAbs = CatSwe ** open ParadigmsSwe in {
avskriva_V = irregV "avskriva" "avskrev" "avskrivit" ;
avstiga_V = irregV "avstiga" "avsteg" "avstigit" ;
bära_V = irregV "bära" "bar" "burit" ;
bedja_V = irregV "be" "bad" "bett" ;
bedraga_V = irregV "bedraga" "bedrog" "bedragit" ;
bedriva_V = irregV "bedriva" "bedrev" "bedrivit" ;
befinna_V = irregV "befinna" "befann" "befunnit" ;

View File

@@ -17,6 +17,7 @@ abstract IrregSweAbs = Cat ** {
avskriva_V : V ;
avstiga_V : V ;
bära_V : V ;
bedja_V : V ;
bedraga_V : V ;
bedriva_V : V ;
befinna_V : V ;