feat(emacs): korean irregularity class template
This commit is contained in:
@@ -77,7 +77,10 @@
|
|||||||
:target (file ,default-target-file-name))
|
:target (file ,default-target-file-name))
|
||||||
("K" "Today's Korean" plain
|
("K" "Today's Korean" plain
|
||||||
(file ,(syd-emacs-file "lisp/syd/org/roam/todays-korean.org"))
|
(file ,(syd-emacs-file "lisp/syd/org/roam/todays-korean.org"))
|
||||||
:target (file "todays-korean/%<%Y-%m-%d>.org"))))))
|
:target (file "todays-korean/%<%Y-%m-%d>.org"))
|
||||||
|
("I" "Korean irregularity class" plain
|
||||||
|
(file ,(syd-emacs-file "lisp/syd/org/roam/irregularity-class.org"))
|
||||||
|
:target (file ,default-target-file-name))))))
|
||||||
:config
|
:config
|
||||||
(add-to-list 'org-agenda-files org-roam-directory)
|
(add-to-list 'org-agenda-files org-roam-directory)
|
||||||
(with-eval-after-load 'org-roam-dailies
|
(with-eval-after-load 'org-roam-dailies
|
||||||
|
|||||||
@@ -0,0 +1,12 @@
|
|||||||
|
:PROPERTIES:
|
||||||
|
:ROAM_ALIASES: "%^{Irregular ending: } 불규칙"
|
||||||
|
:END:
|
||||||
|
#+title: %\1-irregularity
|
||||||
|
|
||||||
|
In [[id:e4ae4140-b842-4f16-b4da-9306eb3c2c1a][Korean morphology]], a *%\1-irregular verb* (ko: *%\1 불규칙 동사*) is a type of [[id:764f5ddf-472a-4142-9f76-cfb19f462be4][irregular verb]] whose stem ends in %\1.
|
||||||
|
|
||||||
|
* Inflection
|
||||||
|
|
||||||
|
* Examples
|
||||||
|
|
||||||
|
** Non-examples
|
||||||
Reference in New Issue
Block a user