|
|
@@ -108,10 +108,11 @@ define("GRM_ABBR",[
|
|
|
["dictid"=>3,"abbr"=>"pl.","replace"=>"pl"],
|
|
|
["dictid"=>3,"abbr"=>"sg.","replace"=>"sg"],
|
|
|
["dictid"=>3,"abbr"=>"pp.","replace"=>"pp"],
|
|
|
- ["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"],
|
|
|
@@ -141,6 +142,7 @@ define("GRM_ABBR",[
|
|
|
["dictid"=>6,"abbr"=>"m.","replace"=>"m"],
|
|
|
["dictid"=>6,"abbr"=>"f.","replace"=>"f"],
|
|
|
["dictid"=>6,"abbr"=>"n.","replace"=>"nt"],
|
|
|
+ ["dictid"=>6,"abbr"=>"子音","replace"=>"consonant"],
|
|
|
["dictid"=>15,"abbr"=>"aor.","replace"=>"aor"],
|
|
|
["dictid"=>15,"abbr"=>"ger.","replace"=>"ger"],
|
|
|
["dictid"=>15,"abbr"=>"nom.","replace"=>"nom"],
|
|
|
@@ -219,5 +221,6 @@ define("GRM_ABBR",[
|
|
|
["dictid"=>32,"abbr"=>"m.","replace"=>"m"],
|
|
|
["dictid"=>32,"abbr"=>"f.","replace"=>"f"],
|
|
|
["dictid"=>32,"abbr"=>"nt.","replace"=>"nt"],
|
|
|
+ ["dictid"=>32,"abbr"=>"子音","replace"=>"consonant"],
|
|
|
["dictid"=>32,"abbr"=>"a.","replace"=>"adj"]
|
|
|
]);
|