View on GitHub

UD-KSL

Supplementary repo for UD_Korean-KSL

XSV: Suffix_verb_derivative (동사 파생 접미사)

Definition

XSV refers to a suffix that attaches to a noun or the stem of an adjective to form a verb stem.


Characteristics


Boundary cases and clarifications

Special cases

  1. Passive and causative suffixes
    • Certain verb affixes, such as ‘-이-, -히-, -리-, -기-, -우-, -구-, -추-’, attach to predicate stems to express passive or causative meanings. When these affixes attach to verbs (VV), they do not form a new derivation but still add specific meanings, so they are also tagged as XSV.
    • 야식은 비만의 가능성을 높인다.: 높(VA) + 이(XSV) + ㄴ다(EF)
    • 자정에 기숙사의 문이 닫힌다.: 닫(VV) + 히(XSV) + ㄴ다(EF)
    • 난 너무 떨려서 말을 잘 못했다.: 떨(VV) + 리(XSV) + 어서(EC)
  2. Adjective-Derived Verbs with ‘-어/아 지다’ and ‘-어/아 하다’
    • Some adjectives frequently combine with certain XSV elements, such as ‘-어/아지다’ or ‘-어/아하다’, forming a single derived verb. In these cases, there are two possible tagging approaches: (1) Tag the adjective stem separately from XSV. (2) If the derived verb is commonly used, treat it as a single verb and tag it as VV.
    • 마음이 무거워지다.
      • (1) 무겁(VA) + 어지(XSV) + 다
      • (2) 무거워지(VV) + 다
    • 그를 아주 좋아하다.
      • (1) 좋(VA) + 아하(XSV) + 다
      • (2) 좋아하(VV) + 다

Examples