mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
=Corrected alas_Interj
This commit is contained in:
@@ -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" ;
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user