forked from GitHub/gf-core
Dictionary fixes for Swe nd Fin
This commit is contained in:
@@ -22,6 +22,9 @@ concrete PhraseDut of Phrase = CatDut ** open Prelude, ResDut in
|
||||
UttCard n = {s = n.s ! Utr ! Nom} ;
|
||||
UttAP ap = {s = ap.s ! APred} ;
|
||||
|
||||
UttInterj i = i ;
|
||||
UttAdV a = a ;
|
||||
|
||||
NoPConj = {s = []} ;
|
||||
PConjConj conj = ss (conj.s2) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user