From 1db0885429d7449e21e8d27e18d127dc02e5b2a0 Mon Sep 17 00:00:00 2001 From: bringert Date: Tue, 25 Apr 2006 15:44:43 +0000 Subject: Commented out one_Det in peacekeeping grammar. --- examples/peacekeeping/PeaceLexCommonI.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/peacekeeping/PeaceLexCommonI.gf') diff --git a/examples/peacekeeping/PeaceLexCommonI.gf b/examples/peacekeeping/PeaceLexCommonI.gf index 2b1cf29a4..b76949cb9 100644 --- a/examples/peacekeeping/PeaceLexCommonI.gf +++ b/examples/peacekeeping/PeaceLexCommonI.gf @@ -37,7 +37,7 @@ incomplete concrete PeaceLexCommonI of PeaceLexCommon = PeaceCatI ** open Lang i when_IAdv = when_IAdv; -- Numerals - one_Det = DetSg one_Quant NoOrd ; +-- one_Det = DetSg one_Quant NoOrd ; two_Num = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n2))))) ; three_Num = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n3))))) ; four_Num = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n4))))) ; -- cgit v1.2.3