This is part of archived UD v1 documentation. See http://universaldependencies.org/ for the current version.
home tr/dep issue tracker

nmod:tmod: temporal modifier

A temporal modifier is a subtype of the nmod relation: if the modifier is specifying time, it is labeled as nmod:tmod.

Geçen hafta bir kitap okudum . \n Las week I read a book
nmod:tmod(okudum, hafta)
Üç ay –dır okumuyorum . \n I haven't been reading for three months
case(ay, –dır)
nmod:tmod(okumuyorum, ay)
Öğleden sonra okuyacağım . \n I will read (it) in the afternoon
case(Öğleden, sonra)
nmod:tmod(okuyacağım, Öğleden)
Her yıl aynı yere gidiyoruz . \n We go to the same place every year
nmod:tmod(gidiyoruz, yıl)