Procházet zdrojové kódy

语法气泡升级

bhikkhu-kosalla-china před 4 roky
rodič
revize
be1683bbab

+ 1 - 0
app/dict/grm_abbr.php

@@ -57,6 +57,7 @@ define("GRM_ABBR",[
 	["dictid"=>6,"abbr"=>"cond.","replace"=>"cond"],
 	["dictid"=>6,"abbr"=>"pres.","replace"=>"pres"],
 	["dictid"=>6,"abbr"=>"fut.","replace"=>"fut"],
+	["dictid"=>6,"abbr"=>"fut.","replace"=>"fut"],
 	["dictid"=>19,"abbr"=>"pron.","replace"=>"pron"],
 	["dictid"=>19,"abbr"=>"pref.","replace"=>"pref"],
 	["dictid"=>19,"abbr"=>"aor.","replace"=>"aor"],

+ 9 - 1
app/users_guide/zh-cn/grammar_fut.md

@@ -1,9 +1,17 @@
 # 将来时
 
-**动词**变位之一,表达将来发生的动作,用在表示**将来时**
+**动词**变位之一,表示将要发生或将要做(的事情),动作。相当于英语的一般将来时
 
 |语种|缩写|全称|
 |-|-|-|
 |巴利|——|Anāgata|
 |汉|**将**|将来式|
 |英|**fur.**|Future tense|
+
+## 常用语尾表
+
+|将来时|单数|复数|
+| -- | -- | -- |
+|第三人称|~(i)ssati<br>TA**将**~|~(i)ssanti<br>TA们**将**~|
+|第二人称|~(i)ssasi<br>你**将**~|~(i)ssatha<br>你们**将**~|
+|第一人称|~(i)ssāmi<br>我**将**~|~(i)ssāma<br>我们**将**~|

+ 1 - 0
app/users_guide/zh-cn/grammar_opt.md

@@ -9,3 +9,4 @@
 |汉|潜|潜能式<br>愿望式<br>祈愿式|
 |英|Opt.|Optative Tense|
 
+

+ 8 - 0
app/users_guide/zh-cn/grammar_pres.md

@@ -9,3 +9,11 @@
 |汉|现|现在式|
 |英|pres.|present tense|
 
+## 常用语尾表
+
+|现在时|单数|复数|
+| -- | -- | -- |
+|第三人称|~ti<br>TA**正在**~|~nti<br>TA们**正在**~|
+|第二人称|~si<br>你**正在**~|~tha<br>你们**正在**~|
+|第一人称|~āmi<br>我**正在**~|~āma<br>我们**正在**~|
+