link-grammar-devel-4.6.1-2.2>t  DH`pJf/=„_ mmFz0o Wz̏܎ ]Tk]b#:Ez'UREQ]w28!5wn: |բKԤ;t* kR,ƋkNX)շ%qǥel/ǯ1(%[tɩKP/V:c&^iG݇]]O(HrboSa19c27c2ee9329d71106d54111eca5a9231e8cc38Jf/=„/F T^q^sشlRA) Tc l56OϴV4q/EG 0*D.ߵs}7^__\-ɏ,;~?j`bo|`gQjU92 i\CA soWg<0+lyƩ܁b2"Lb;r"1*=7 jp~$u܁@2^ J*oy8`%E6G>5'?'d  N .7Q j    i 4D(8 9 : F%G%H%I%X%Y%\%]&^&Xb&c'd'te'yf'~l'z'Clink-grammar-devel4.6.12.2An English grammar checker (Development files)The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labeled links connecting pairs of words. The parser also produces a "constituent" (Penn tree-bank style phrase tree) representation of a sentence (showing noun phrases, verb phrases, etc.). This package contains the development files.JNbuild20DEopenSUSE 11.2openSUSEBSD 3-clause (or similar)http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.abisource.com/projects/link-grammar/linuxx86_64@VA큤JIJIJIJIJJ8b3eedc62d1c49b0e9e46f615abce65538db9d6f7ff8ef0fcfe5c29d341f78270fd7ab89065ef1c58a92f91f0b5499e3liblink-grammar.so.4.6.1rootrootrootrootrootrootrootrootrootrootlink-grammar-4.6.1-2.2.src.rpmlink-grammar-devellink-grammar-devel(x86-64)   link-grammarrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)4.6.14.0-13.0.4-14.4.6-14.7.1J@JiJu@Jd\@J.NJ+@JIx_GGu@G#dimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comhfiguiere@suse.dehfiguiere@suse.dehfiguiere@suse.dehfiguiere@suse.de- Update to version 4.6.1: + Stop printing annoying warning when !vars are used. + Fix missing dict file units.2 problem + Fix compilation bug on FreeBSD.- Update to version 4.6.0: + Avoid used of bzero, add missing include directives. + Reclassify a number of "medical" prepostions as adverbs. + Add approx 100 adverbs & 300 adjectives. + Add approx 250 verbs. + Add approx 300 nouns. + Add misc units. + Add misc European connector words/patronymics. + Reclassify 100's of transitive verbs as optionally-transitive. + Add distinct tokenization step ("sentence_split") to public API. This last change forces the minor-version-number bump.- Update to version 4.5.10: + Be sure to link with -lm - Changes from version 4.5.9: + Modify error messages to indicate that they are from link-grammar. + Add missing Java files that were forgotten last time around. + Add greeting to command-line client startup. + Print disjunct cost also, when requesting disjunct printing. + Add missing color names as mass nouns. + Fix: Reclassify musical instruments: "He plays piano" + Add experimental word-clustering system. + Add CMake build file + Fix: "It takes longer than that." + Fix: "He has done very well." + Fix: a dozen optionally transitive verbs (swim, kill, etc.) + Fix: "He's out running." + Fix: "suddenly" is a "manner adverb", not a clausal adverb. + Fix: Use Pg links to gerunds: "He feared hitting the wall." + Fix: assorted numerical-range bugs. + Fix: prep modifiers with distances: "It is a few miles out" + Fix: Spelled-out dates: "It started in nineteen twelve" + Fix: Misc date, time expression parsing e.g "Zero hour is here." + Fix: Misc words, "ordered list", "screened out" + Fix: Post-fixed numbers can act as determiners. + Fix: "We bought the last 50 ft. of cable." + Fix: opening directives to imperatives: "Finally, move it back." + Fix: Improved simple equation parsing support. + Fix: Add misc fixes from BioLG that were previously overlooked. + Fix: "favorite" can take determiner "a" ("a favorite place") + Fix: assorted clausal complements: "The emperor ordered it done." + Fix: ordinals: "First on our list is ..." + Fix: verb modifier "some of the time", "most places" + Fix: Sit, stand take modifiers: "he stood still"- Update to version 4.5.8: + Fix: 'than anticipated', 'than was anticipated', etc. + Fix: 'saw the wood' + Fix: sometimes commas are used as if they were semicolons. + Fix: 'We have quite enough work already, thank you!' + Fix: allow 'and' as conjunction in entity names. + Fix: 'I stared him down', 'They shouted him down', 'booed off' + Fix: 'sound him out', 'look him over' + Fix: 'Somewhere in the distance' + Stub out list of names given to both men and women, to avoid duplication. + Fix: 'I think so, too' + Fixes for compilation under Cygwin. + From Boris Iordanov: fixes to JSON java code. + From Boris Iordanov: new java remote client code. + Fix: Biological texts commonly have adj-noun-adj-noun chains- Update to version 4.5.7: + Fix 'make install' for windows + Fix multi-threaded bug when TRACK_SPACE_USAGE is defined. + Add './configure --enable-mudflap' just for fun... + Fix: "Walk tall", "Think quick" + Fix: "... part no. 1234-56A" + Fix regression from BioLG merge: "It cost $14 million." + Fix come/came: "The dog came running..." + Fix year abbreviations: "He drove a souped-up '57 Chevy" + Fix sit, stand: "The dog stood still" + Fix act up, act out: "He is acting out." "The motor is acting up." + Fix notoriously, poorly: "The store was poorly stocked". + Fix: "strong" can be adverb + Add support for recognizing basic time zones during parsing. + Fix: verbs acting as adjectival modifiers: "a very politicized deal." + Fix: ".. nearly so well", "...almost so well". + Fix financial ranges: "It will cost $10 million to $20 million to build." + Expand handling of capitalized words that appear in entity names. + Expand the list of characters that are recognized as quotes. + Support usage of yes, no as sentence openers. + Better support for directives, commands. + Fix: "Ash Wednesday", "Fat Tuesday", etc. + Fix: post-verbal adj: "she wiped the table dry" + Fix: wish: "she wished me a happy birthday"- Update to version 4.5.6: + Bugfix: fix non-thread-safe usage. + Changes to enable MinGW/Windows to compile. + Update of MSVC6 build files + Fix: pizza, fries, chopsticks. + Export word-sense database to Java apps. + Fix: "Was the man drunk or crazy or both?"- Update to version 4.5.5: + Bugfix: crash for zero-length sentences. - Changes from version 4.5.4: + Fix: "sleep in": "A bed is something you sleep in." + Fix: "drinking": "Let's go drinking." + Fix go+bare infinitive: "Let's go shop", "Let's go swim" + Fix: "Let's go for a swim." "Let's go for a smoke". + Fix: "Let's not" "Let's not go" "Let's not cry" + Fix: ... is : "All he ever does is complain." + Fix: "You will die young/happy/unhappy" + Fix: "You should exercise to stay fit." + Fix: "We danced 'til dawn." + Fix: "tell off": "She had told him off." + Bugfix: sometimes spell checker would run even if turned off. - Changes from version 4.5.3: + Haste makes waste! Revert a recent 'fix'. - Changes from version 4.5.2: + Use re-entrant version of mbtowc in all code. + Fix run-time breakage on Mac OSX and FreeBSD. - Changes from version 4.5.1: + Fix Assertion failed: negative constituent length! + Fix build break for Mac OSX. + Force use of UTF-8 locale in the command-line tool. - Changes from version 4.5.0: + Hack around missing SQLite3 pkgconfig on MacOS + Fix adverbs: 'The motor ran hot', 'the door swung wide open', etc. + Fix: 'at risk of breakdown', 'under threat of fire' + Add regular-expression-based word guessing, from BioLG project. This provides support for many scientific/biomedical terms. + Add spell-guessing for unknown words. + Fix UTF8 support to be correctly thread-safe. + BioLG: fix post-numbering: 'it started on day one' + BioLG: add number ranges: 'it takes 2 to 3 times the effort' + BioLG: assorted adverb fixes, typical of scientific prose. + BioLG: initiate, attach, localize etc are optionally transitive. + BioLG: allow fork, branch, splice, export, etc to take particles. + BioLG: extended use of greek letters in biomedical text. + BioLG: support parsing of Roman numerals. + BioLG: support greek-letter-number combinations. + Fix: 'she was singing', etc. + Enable WordNet word-sense identification based on syntactical usage. - Changes from version 4.4.3: + Look at JAVA_HOME to guess location of jni.h + Add dictionary maintenance utility script. + Add prototype German dictionary. + Fix sentences containing measurements, lengths, speeds. etc. + Add 1400 new adjectives, many of scientific origin. + Add 250 international currencies, including special utf8 symbols. + Performance optimization in sentence tokenization. + Add 1100 male, female given names (from Bruce Wilcox). + Cleanup parsing of "in-" date expressions, e.g. "in the 1940's". + Cleanup of assorted compiler warnings. + Fix handling of special utf8 characters in dictionary. + Fix hang when parsing certain utf8 input strings. + Make sure that most strings in API are declared const char * + Add option to command-line client to print disjunct strings. - Remove AutoReqProv: it's default now. - Add hunspell-devel and libedit-devel BuildRequires, remove libsatsolver-devel and sqlite3-devel BuildRequires. - Pass --enable-corpus-stats to configure.- Update to 4.4.2 * See ChangeLog file for information. - Remove link-grammar-strncat-param.diff that was upstreamed. - Disable static. Remove *.la - Remove libgcj-devel dependency do disable java - Added BuildRequires for satsolver and sqlite3- Make rpmlint happier- Fix -devel package dependency- Initial package, version 4.3.4. * Needed for AbiWord 2.6.0 (bnc#374240)build20 1256357710#w#y#x#r#4.6.1-2.24.6.1-2.2link-grammarlink-features.hlink-includes.hliblink-grammar.solink-grammar.pc/usr/include//usr/include/link-grammar//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/7a623ebff0a784a0e1ee39f15fa70ee0-link-grammarcpiolzma2x86_64-suse-linuxr_ل9ZwƠ?] b2oU%d``qPfQ`xMK0A_MwQOAO"^ ^| ŧFClUkЍ?>!=oQXr`GxDL}&KcZ-͎%)]y Ro{ N ӭ8y|lǰ9P: Z\9?V! ZJTXaɵ#\m"pZU.w6QU)F@GXy9驩uf~!usT&>}G؟,#hnT72J2(4#F8v!ԣ &fORq(6-EjCXp*l7ҭKGOq޲rChMA%HBƋ]W^5e%g9q7 w\)̯pf 5>4ֆ\d v6'm+d S&mja tm#7C_'0m3vga^*R-15~,cQKB0"U*9 m^L#W%39LYP:PSY^sw%<. WwfdQq狗Da3Ԓelk=.oS \Z(ЉpSi=4E %pv/2r ]ʋBi^ݲѿmT#+J_3觼 {&ej1?,9iQ=nj^YNPOFrEI 1U$v~:PT zc!Md$+AonxI׹ kI̸ijwX$z" ?[wWPY3 cf|^wpdIW̾DI ۸w-\afNm 4ǞCrkˍa~}J8V6L& 6^C<5}vNkY*N">nt3p!e:/?a ˺glm+-IFhY91#VV # +z̜fY 3, 7b,t8>sGK,q$IHAXj'YIĨ%ObQ.=lpleYm53lՕ* M>2 d 0pWXvZ(H)  Wl5sXЉͨ~VS 2βx k^P]& :)/:*}aCl<i!G1sS))8KNc6~|U@ԥqnY"؆_}hJ1K˄(Eb]q^Uᄟ\VqX¯GA$@3fW1>Sχ"cOuqavD&?>`o0˻{kIQ-U_{8BYL/`R o'_UX Mso1y ;