summaryrefslogtreecommitdiff
path: root/examples/computer/Computer.gf
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2012-09-23 07:46:43 +0000
committeraarne <aarne@chalmers.se>2012-09-23 07:46:43 +0000
commit0345bb5d7a48e2823af134e3552e9197718276dc (patch)
tree0e4beafaba27ebe9cc4189a6c8bb844683919f9b /examples/computer/Computer.gf
parent2f500e521d578f11cfc8ec45d67280860384bbc6 (diff)
refactoring German VP
Diffstat (limited to 'examples/computer/Computer.gf')
-rw-r--r--examples/computer/Computer.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/computer/Computer.gf b/examples/computer/Computer.gf
index 5138b09b7..1460d47e9 100644
--- a/examples/computer/Computer.gf
+++ b/examples/computer/Computer.gf
@@ -123,7 +123,7 @@ flags startcat = Text ;
fun
TextS : S -> Text ; -- with .
TextQS : QS -> Text ; -- with ?
- TextImp : VP -> Text ; -- with !
+-- TextImp : VP -> Text ; -- with !
ComplV2 : V2 -> NP -> VP ;
ModCN : AP -> CN -> CN ;