mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
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