From 95af8819ca7c9ec34492adb4119262c220fa4955 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 11 Dec 2005 17:48:55 +0000 Subject: [PATCH] float parsing fixed --- resource-1.0/multimodal/Demonstrative.gf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/resource-1.0/multimodal/Demonstrative.gf b/resource-1.0/multimodal/Demonstrative.gf index ef5c90fbc..d3f7c1cb2 100644 --- a/resource-1.0/multimodal/Demonstrative.gf +++ b/resource-1.0/multimodal/Demonstrative.gf @@ -11,9 +11,8 @@ abstract Demonstrative = Cat, Tense ** { MVP ; -- multimodal verb phrase MComp ; -- multimodal complement to copula (MAP, MNP, MAdv) MAP ; -- multimodal adjectival phrase - - MNP ; -- demonstrative noun phrase - MAdv ; -- demonstrative adverbial + MNP ; -- multimodal (demonstrative) noun phrase + MAdv ; -- multimodal (demonstrative) adverbial Point ; -- pointing gesture