aboutsummaryrefslogtreecommitdiff
path: root/language
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-07-09 19:14:36 +0200
committerlonkaars <loek@pipeframe.xyz>2023-07-09 19:14:36 +0200
commite430d8cb4a30640298b7fae3c93bc6329e2a0382 (patch)
tree41324d90dbb13f26975746692fe17696fd363d5e /language
parent80b46d2f6152129f25f5734e4960cb7c15edfcf0 (diff)
add polite requests, commands, causative, and passive
Diffstat (limited to 'language')
-rw-r--r--language/tags.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/language/tags.ts b/language/tags.ts
index de1a3ea..72840fe 100644
--- a/language/tags.ts
+++ b/language/tags.ts
@@ -91,6 +91,8 @@ export const Tag = {
Polite: {
/** @constant 丁寧語 〜ます conjugations (e.g. 食べました) */
Masu: "infl:polite:masu",
+ /** @constant 〜なさい conjugations (e.g. 座りなさい) */
+ Nasai: "infl:polite:nasai",
},
/** @constant common ending conjugations */
Suffix: {