mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 16:22:52 -06:00
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:
@@ -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" ;
|
||||
|
||||
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user