home edit page issue tracker

This page pertains to UD version 2.

clf: classifier

In Indonesian, deprel clf is usually used for word orang (for counting person), ekor (for counting animals) and buah (for counting other than person/animal). For example:

tiga orang pegawai baru \n three new employees
nummod(pegawai, tiga)
clf(tiga, orang)
amod(pegawai, baru)
lima ekor kucing \n five cats
nummod(kucing, lima)
clf(lima, ekor)
dua buah mobil \n two cars
nummod(mobil, dua)
clf(dua, buah)

clf in other languages: [id] [swl] [th] [u] [yue] [zh]