summaryrefslogtreecommitdiff
path: root/examples/attempto/AttemptoI.gf
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2010-11-10 17:01:12 +0000
committeraarne <aarne@chalmers.se>2010-11-10 17:01:12 +0000
commitbad36015d23f125ce2d3f1faedd5047aedb6c398 (patch)
treecf2219e86d5a6d65b091ca26787e136f03510f20 /examples/attempto/AttemptoI.gf
parent41df4e00ff7423100ac3d3f64753af1be652767f (diff)
lib/amharic by Markos Kassa Gobena
Diffstat (limited to 'examples/attempto/AttemptoI.gf')
-rw-r--r--examples/attempto/AttemptoI.gf1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/attempto/AttemptoI.gf b/examples/attempto/AttemptoI.gf
index f81631641..9343d8bae 100644
--- a/examples/attempto/AttemptoI.gf
+++ b/examples/attempto/AttemptoI.gf
@@ -251,6 +251,7 @@ lin impVP vp = mkText (mkImp vp) ;
lin numeralCard n = mkCard <lin Numeral n : Numeral> ;
lin digitsCard n = mkCard <lin Digits n : Digits> ;
lin have_V2 = Syntax.have_V2 ;
+lin v2_byVP v2 np = mkVP (passiveVP v2) (mkAdv by8agent_Prep np) ;
}