Procházet zdrojové kódy

语法气泡优化

bhikkhu-kosalla-china před 4 roky
rodič
revize
7e179aee5d
1 změnil soubory, kde provedl 6 přidání a 2 odebrání
  1. 6 2
      app/dict/grm_abbr.php

+ 6 - 2
app/dict/grm_abbr.php

@@ -63,11 +63,14 @@ define("GRM_ABBR",[
 	["dictid"=>19,"abbr"=>"aor.","replace"=>"aor"],
 	["dictid"=>19,"abbr"=>"caus.","replace"=>"caus"],
 	["dictid"=>19,"abbr"=>"fut.","replace"=>"fut"],
-	["dictid"=>19,"abbr"=>"grd.","replace"=>"fpp"],	
+	["dictid"=>19,"abbr"=>"grd.","replace"=>"fpp"],
 	["dictid"=>1,"abbr"=>"pron.","replace"=>"pron"],
 	["dictid"=>1,"abbr"=>"pref.","replace"=>"pref"],
-	["dictid"=>1,"abbr"=>"grd.","replace"=>"fpp"],	
+	["dictid"=>1,"abbr"=>"grd.","replace"=>"fpp"],
 	["dictid"=>1,"abbr"=>"caus.","replace"=>"caus"],
+	["dictid"=>1,"abbr"=>"fut.","replace"=>"fut"],
+	["dictid"=>1,"abbr"=>"num.","replace"=>"num"],
+	["dictid"=>1,"abbr"=>"num.","replace"=>"num"],
 	["dictid"=>1,"abbr"=>"fut.","replace"=>"fut"],
 	["dictid"=>1,"abbr"=>"imper.","replace"=>"imp"],	
 	["dictid"=>1,"abbr"=>"caus.","replace"=>"caus"],
@@ -175,6 +178,7 @@ define("GRM_ABBR",[
 	["dictid"=>3,"abbr"=>"[m.]","replace"=>"m"],
 	["dictid"=>3,"abbr"=>"[f.]","replace"=>"f"],
 	["dictid"=>3,"abbr"=>"[n.]","replace"=>"nt"],
+	["dictid"=>3,"abbr"=>"f.","replace"=>"f"],
 	["dictid"=>3,"abbr"=>"[a.]","replace"=>"adj"],
 	["dictid"=>6,"abbr"=>"imper.","replace"=>"imp"],
 	["dictid"=>6,"abbr"=>"denom.","replace"=>"denom"],