mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
added linref's and fixed some minor things in Scandinavian
This commit is contained in:
@@ -18,6 +18,7 @@ incomplete concrete PhraseScand of Phrase =
|
||||
UttCN n = {s = n.s ! Sg ! DIndef ! Nom} ;
|
||||
UttAP n = {s = n.s ! Strong (GSg Utr)} ;
|
||||
UttCard n = {s = n.s ! neutrum} ;
|
||||
UttInterj i = i ;
|
||||
|
||||
NoPConj = {s = []} ;
|
||||
PConjConj conj = {s = conj.s2} ;
|
||||
|
||||
Reference in New Issue
Block a user