mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 04:02:52 -06:00
mkInterj in some languages; 'make Parse' in lib/src builds Parse8.pgf
This commit is contained in:
@@ -19,6 +19,7 @@ concrete PhraseGer of Phrase = CatGer ** open Prelude, ResGer in {
|
||||
UttCN n = {s = n.s ! Strong ! Sg ! Nom} ;
|
||||
UttCard n = {s = n.s ! Neutr ! Nom} ;
|
||||
UttAP ap = {s = ap.s ! APred} ;
|
||||
UttInterj i = i ;
|
||||
|
||||
NoPConj = {s = []} ;
|
||||
PConjConj conj = ss (conj.s2) ;
|
||||
|
||||
Reference in New Issue
Block a user