~ubuntu-branches/ubuntu/dapper/malaga/dapper

« back to all changes in this revision

Viewing changes to grammars/german/german.pro

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Bushnell, BSG
  • Date: 2005-01-10 11:52:04 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050110115204-hpgncw5pb0m1t8i6
Tags: 6.13-5
debian/control (malaga-doc Recommends): Suggest gv as a
postscript-viewer instead of ghostview.  (Closes: #289701).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# project file for a small German example Syntax Grammar
 
1
# Project file for a small German example Syntax Grammar.
 
2
# Copyright (C) 2004 Bjoern Beutel.
2
3
 
3
4
sym: german.sym
4
5
all: german.all
11
12
 
12
13
mallex: set sort-records definition
13
14
 
14
 
morinfo: A small German full form lexicon for test purposes.
15
 
 
16
 
syninfo: A small German example syntax that recognizes sentences
17
 
syninfo: including subordinate clauses, and genitive attributes.
18
 
 
19
 
# end of file =================================================================
 
15
info: A small German example syntax that recognizes sentences
 
16
info: including subordinate clauses, and genitive attributes.
 
17
info: It is using a small German full form lexicon for test purposes.
 
18
 
 
19
# End of file. ================================================================