mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
checked the top-1000 words of Google 1-grams in DictionarySwe, splitting senses of 70 words and adding the split senses to abstract Dictionary and DictionaryEng
This commit is contained in:
@@ -43745,8 +43745,8 @@ lin poikilotherm_N = mkN "poikilotherm" ;
|
||||
lin poikilothermic_A = mkA "poikilothermic" ;
|
||||
lin poilu_N = mkN "poilu" ;
|
||||
lin poinsettia_N = mkN "poinsettia" "poinsettias";
|
||||
lin point_1_N = mkA "point" ;
|
||||
lin point_2_N = mkA "point" ;
|
||||
lin point_1_N = mkN "point" ;
|
||||
lin point_2_N = mkN "point" ;
|
||||
lin point_N = mkN "point" "points";
|
||||
lin point_V = mkV "point" "points" "pointed" "pointed" "pointing";
|
||||
lin point_V2 = mkV2 (mkV "point" "points" "pointed" "pointed" "pointing");
|
||||
|
||||
Reference in New Issue
Block a user