1
0
forked from GitHub/gf-rgl

=Corrected alas_Interj

This commit is contained in:
David Bamutura
2019-05-19 10:25:46 +02:00
parent db4126c61f
commit 37d27768f1
2 changed files with 2 additions and 2 deletions

View File

@@ -149,7 +149,7 @@ lin
distance_N3 = mkN3 (mkN "orugyendo" ZERO_BU) (lin Prep (mkPrep "kurunga" "" False)) (lin Prep (mkPrep "mpáka" "" False)); --could orugyendo work in its place? distance_N3 = mkN3 (mkN "orugyendo" ZERO_BU) (lin Prep (mkPrep "kurunga" "" False)) (lin Prep (mkPrep "mpáka" "" False)); --could orugyendo work in its place?
alas_Interj ={s="ninkasharwe"}; --: Interj ; alas_Interj ={s="ryakareeba"; }; --: Interj ;
oper oper
aboutP = mkPrep "about" ; aboutP = mkPrep "about" ;

View File

@@ -61,7 +61,7 @@ lin
UttCard card ={s = card.s!(AgP3 Sg MU_BA)}; UttCard card ={s = card.s!(AgP3 Sg MU_BA)};
--UttAP : AP -> Utt ; -- fine --UttAP : AP -> Utt ; -- fine
--UttInterj : Interj -> Utt ; -- alas --UttInterj : Interj -> Utt ; -- alas
UttInterj interj =interj; UttInterj interj = let agr = AgMUBAP2 Pl in {s= mkObjClitic agr ++ interj.s};
{- {-
--1 Phrase: Phrases and Utterances --1 Phrase: Phrases and Utterances