mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 05:49:31 -06:00
Phrasebook compiled for Japanese; weather_N in DictionaryGer
This commit is contained in:
@@ -27,13 +27,13 @@ thaiscript:
|
||||
demo: compdemo fin linkdemo
|
||||
|
||||
compdemo:
|
||||
$(compile) -opt Bul Cat Chi Dan Dut Eng Fre Ger Hin Ita Lav Nor Pes Pol Ron Rus Spa Swe Tha Urd DisambPhrasebookEng
|
||||
$(compile) -opt Bul Cat Chi Dan Dut Eng Fre Ger Hin Ita Jpn Lav Nor Pes Pol Ron Rus Spa Swe Tha Urd DisambPhrasebookEng
|
||||
|
||||
linkdemo:
|
||||
$(compile) -link Eng Bul Cat Chi Dan Dut Fin Fre Ger Hin Ita Lav Nor Pes Pol Ron Rus Spa Swe Tha Urd DisambPhrasebookEng
|
||||
$(compile) -link Eng Bul Cat Chi Dan Dut Fin Fre Ger Hin Ita Jpn Lav Nor Pes Pol Ron Rus Spa Swe Tha Urd DisambPhrasebookEng
|
||||
|
||||
linkdemothb:
|
||||
$(compile) -link Eng Bul Cat Chi Dan Dut Fin Fre Ger Ita Nor Pol Ron Rus Spa Swe Tha Thb Urd DisambPhrasebookEng
|
||||
$(compile) -link Eng Bul Cat Chi Dan Dut Fin Fre Ger Ita Jpn Nor Pol Ron Rus Spa Swe Tha Thb Urd DisambPhrasebookEng
|
||||
|
||||
#separate, because slow...
|
||||
fin:
|
||||
|
||||
@@ -63660,7 +63660,7 @@ lin weary_A = mkA "müde" ; -- status=guess
|
||||
lin weary_V = variants {} ;
|
||||
lin weary_V2 = variants {} ;
|
||||
lin weasel_N = mkN "Wiesel" "Wiesel" neuter ; -- status=guess
|
||||
lin weather_N = wetter_N ; -- status=guess
|
||||
lin weather_N = mkN "Wetter" "Wetter" neuter ;
|
||||
lin weather_V = mkV "überstehen" ; -- status=guess, src=wikt
|
||||
lin weather_V2 = mkV2 (mkV "überstehen") ; -- status=guess, src=wikt
|
||||
lin weather_beaten_A = variants {} ;
|
||||
@@ -63896,7 +63896,6 @@ lin wether_N = mkN "Mönch" masculine | mkN "kastrierter Ziegenbock" masculine ;
|
||||
lin wetherby_PN = mkPN "Wetherby" ; -- src=geonames status=guess
|
||||
lin wetland_N = mkN "Feuchtgebiet" "Feuchtgebiete" neuter ; -- status=guess
|
||||
lin wetness_N = mkN "Nässe" feminine | mkN "Feuchte" feminine ; -- status=guess status=guess
|
||||
lin wetter_N = variants {} ;
|
||||
lin wetting_N = variants {} ;
|
||||
lin wexford_PN = mkPN "Wexford" ; -- src=eng status=guess
|
||||
lin weymouth_PN = mkPN "Weymouth" ; -- src=geonames status=guess
|
||||
|
||||
Reference in New Issue
Block a user