1
0
forked from GitHub/gf-core

UttAP and UttInterj in Slovenian

This commit is contained in:
krasimir
2016-05-02 20:04:51 +00:00
parent 618007e1ae
commit 9fe7d9b697

View File

@@ -7,6 +7,8 @@ concrete PhraseSlv of Phrase = CatSlv ** open Prelude, ResSlv in {
UttNP np = {s = np.s ! Nom} ;
UttAdv adv = adv ;
UttCN n = {s = n.s ! Indef ! Nom ! Sg} ;
UttAP ap = {s = ap.s ! Indef ! Masc ! Nom ! Sg} ;
UttInterj i = i ;
NoPConj = {s = []} ;