diff --git a/src/faroese/PhraseFao.gf b/src/faroese/PhraseFao.gf index 6e377004..b77d4a5b 100644 --- a/src/faroese/PhraseFao.gf +++ b/src/faroese/PhraseFao.gf @@ -5,6 +5,9 @@ lin UttS s = s ; UttNP np = {s = np.s ! Nom} ; UttVP vp = {s = vp.Nonfinite} ; + UttCN cn = {s = cn.s ! Indef ! Sg ! Nom} ; + UttAP ap = {s = ap.s ! Masc ! Sg ! Nom} ; + UttAdv adv = adv ; UttInterj i = i ; NoPConj = {s = []} ;