pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/cu-prolog



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May  3 16:40:29 UTC 2020

Modified Files:
        pkgsrc/lang/cu-prolog: DESCR

Log Message:
lang/cu-prolog: re-wrap DESCR to look more natural


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/cu-prolog/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/cu-prolog/DESCR
diff -u pkgsrc/lang/cu-prolog/DESCR:1.2 pkgsrc/lang/cu-prolog/DESCR:1.3
--- pkgsrc/lang/cu-prolog/DESCR:1.2     Tue May  6 17:41:37 2003
+++ pkgsrc/lang/cu-prolog/DESCR Sun May  3 16:40:29 2020
@@ -1,11 +1,10 @@
 cu-Prolog is an experimental constraint logic programming language.
 Unlike most conventional CLP systems, cu-Prolog allows user-defined
 predicates as constraints and is suitable for implementing a natural
-language processing system based on the unification-based
-grammar. As an application of cu-Prolog, we developed
-a JPSG (Japanese Phrase Structure Grammar) parser
-with the JPSG Working Group (the chairman is Prof. GUNJI, Takao of
-Osaka University) at ICOT.
+language processing system based on the unification-based grammar.
+As an application of cu-Prolog, we developed a JPSG (Japanese Phrase
+Structure Grammar) parser with the JPSG Working Group (the chairman is
+Prof. GUNJI, Takao of Osaka University) at ICOT.
 
 cu-Prolog is also the complete implementation of the constraint
 unification and its name (cu) comes from the technique.



Home | Main Index | Thread Index | Old Index