Explorar el Código

Merge pull request #586 from bhikkhu-kosalla-china/master

语法气泡优化
Bhikkhu China Kosalla hace 4 años
padre
commit
c0ec7fc1ef
Se han modificado 1 ficheros con 34 adiciones y 11 borrados
  1. 34 11
      app/dict/grm_abbr.php

+ 34 - 11
app/dict/grm_abbr.php

@@ -1,6 +1,7 @@
 <?php 
 
 define("GRM_ABBR",[
+	["dictid"=>2,"abbr"=>"(bya)","replace"=>"ind"],
 	["dictid"=>2,"abbr"=>"(thī)","replace"=>"f"],
 	["dictid"=>2,"abbr"=>"(thī,","replace"=>"f"],
 	["dictid"=>2,"abbr"=>",thī)","replace"=>"f"],
@@ -11,9 +12,6 @@ define("GRM_ABBR",[
 	["dictid"=>2,"abbr"=>",na)","replace"=>"nt"],
 	["dictid"=>2,"abbr"=>"(ti)","replace"=>"ti"],
 	["dictid"=>2,"abbr"=>"(kri)","replace"=>"verb"],
-	["dictid"=>35,"abbr"=>"(thī)","replace"=>"f"],
-	["dictid"=>35,"abbr"=>"(thī,","replace"=>"f"],
-	["dictid"=>35,"abbr"=>",thī)","replace"=>"f"],
 	["dictid"=>35,"abbr"=>"(pa)","replace"=>"m"],
 	["dictid"=>35,"abbr"=>"(pu,","replace"=>"m"],
 	["dictid"=>35,"abbr"=>"(na)","replace"=>"nt"],
@@ -21,6 +19,7 @@ define("GRM_ABBR",[
 	["dictid"=>35,"abbr"=>",na)","replace"=>"nt"],
 	["dictid"=>35,"abbr"=>"(ti)","replace"=>"ti"],
 	["dictid"=>35,"abbr"=>"(kri)","replace"=>"verb"],
+	["dictid"=>35,"abbr"=>"(i)","replace"=>"f"],
 	["dictid"=>4,"abbr"=>"【过】","replace"=>"aor"],
 	["dictid"=>4,"abbr"=>"【过分】","replace"=>"pp"],
 	["dictid"=>4,"abbr"=>"【现分】","replace"=>"ppr"],
@@ -107,6 +106,29 @@ define("GRM_ABBR",[
 	["dictid"=>8,"abbr"=>"f.","replace"=>"f"],
 	["dictid"=>8,"abbr"=>"n.","replace"=>"nt"],
 	["dictid"=>8,"abbr"=>":a.","replace"=>"adj"],
+	["dictid"=>3,"abbr"=>"aor.","replace"=>"aor"],
+	["dictid"=>3,"abbr"=>"ger.","replace"=>"ger"],
+	["dictid"=>3,"abbr"=>"nom.","replace"=>"nom"],
+	["dictid"=>3,"abbr"=>"acc.","replace"=>"acc"],
+	["dictid"=>3,"abbr"=>"voc.","replace"=>"voc"],
+	["dictid"=>3,"abbr"=>"abl.","replace"=>"abl"],
+	["dictid"=>3,"abbr"=>"instr.","replace"=>"inst"],
+	["dictid"=>3,"abbr"=>"inst.","replace"=>"inst"],
+	["dictid"=>3,"abbr"=>"dat.","replace"=>"dat"],
+	["dictid"=>3,"abbr"=>"gen.","replace"=>"gen"],
+	["dictid"=>3,"abbr"=>"loc.","replace"=>"loc"],
+	["dictid"=>3,"abbr"=>"opt.","replace"=>"opt"],
+	["dictid"=>3,"abbr"=>"[adv.]","replace"=>"adv"],
+	["dictid"=>3,"abbr"=>"[ind.]","replace"=>"ind"],
+	["dictid"=>3,"abbr"=>"cf.","replace"=>"cf"],
+	["dictid"=>3,"abbr"=>"pl.","replace"=>"pl"],
+	["dictid"=>3,"abbr"=>"sg.","replace"=>"sg"],
+	["dictid"=>3,"abbr"=>"pp.","replace"=>"pp"],
+	["dictid"=>3,"abbr"=>"[adj.]","replace"=>"adj"],
+	["dictid"=>3,"abbr"=>"[m.]","replace"=>"m"],
+	["dictid"=>3,"abbr"=>"[f.]","replace"=>"f"],
+	["dictid"=>3,"abbr"=>"[n.]","replace"=>"nt"],
+	["dictid"=>3,"abbr"=>"[a.]","replace"=>"adj"],
 	["dictid"=>3,"abbr"=>"aor.","replace"=>"aor"],
 	["dictid"=>3,"abbr"=>"ger.","replace"=>"ger"],
 	["dictid"=>3,"abbr"=>"nom.","replace"=>"nom"],
@@ -119,16 +141,17 @@ define("GRM_ABBR",[
 	["dictid"=>3,"abbr"=>"gen.","replace"=>"gen"],
 	["dictid"=>3,"abbr"=>"loc.","replace"=>"loc"],
 	["dictid"=>3,"abbr"=>"opt.","replace"=>"opt"],
-	["dictid"=>3,"abbr"=>"[adv.]","replace"=>"adv"],
+	["dictid"=>3,"abbr"=>"[adv.]","replace"=>"adv"],
+	["dictid"=>3,"abbr"=>"[ind.]","replace"=>"ind"],
 	["dictid"=>3,"abbr"=>"cf.","replace"=>"cf"],
-	["dictid"=>3,"abbr"=>"pl","replace"=>"pl"],
-	["dictid"=>3,"abbr"=>"sg","replace"=>"sg"],
+	["dictid"=>3,"abbr"=>"pl.","replace"=>"pl"],
+	["dictid"=>3,"abbr"=>"sg.","replace"=>"sg"],
 	["dictid"=>3,"abbr"=>"pp.","replace"=>"pp"],
-	["dictid"=>3,"abbr"=>"[adj]","replace"=>"adj"],
-	["dictid"=>3,"abbr"=>"[m]","replace"=>"m"],
-	["dictid"=>3,"abbr"=>"[f]","replace"=>"f"],
-	["dictid"=>3,"abbr"=>"[n]","replace"=>"nt"],
-	["dictid"=>3,"abbr"=>"[a]","replace"=>"adj"],
+	["dictid"=>3,"abbr"=>"[adj.]","replace"=>"adj"],
+	["dictid"=>3,"abbr"=>"[m.]","replace"=>"m"],
+	["dictid"=>3,"abbr"=>"[f.]","replace"=>"f"],
+	["dictid"=>3,"abbr"=>"[n.]","replace"=>"nt"],
+	["dictid"=>3,"abbr"=>"[a.]","replace"=>"adj"],
 	["dictid"=>6,"abbr"=>"imper.","replace"=>"imp"],
 	["dictid"=>6,"abbr"=>"denom.","replace"=>"denom"],
 	["dictid"=>6,"abbr"=>"prp.","replace"=>"prp"],