Giter Site home page Giter Site logo

laurettem / gf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grammaticalframework/gf

0.0 2.0 0.0 558.25 MB

Fork of GF to bootstrap Afrikaans RG from existing

Home Page: http://www.grammaticalframework.org/

License: Other

Makefile 0.01% Haskell 1.20% Shell 0.01% CSS 0.03% HTML 0.87% JavaScript 0.38% ApacheConf 0.01% Grammatical Framework 92.60% TeX 0.05% C 4.41% C++ 0.03% Objective-C 0.14% Java 0.17% Python 0.02% Prolog 0.01% Emacs Lisp 0.03% Perl 0.01% Batchfile 0.01% Swift 0.01% Yacc 0.02%

gf's Introduction

NOTE ON NEW AFRIKAANS

   This fork was created in order to work on a new Afrikaans RG.
   The reason is that the Afrikaans was bootstrapped in a naive way from
   Dutch, which was in turn bootstrapped from German. However, many 
   grammatical complexities which exist in these two languages complicate
   the Afrikaans unnecessarily, making maintanence and extension costly.
   Furthermore, negation in Afrikaans differs significantly from both 
   Dutch and German. A more thorough-going approach to bootstrapping is 
   needed to produce a clean and correct RG for Afrikaans.


   In order to test the new RG with structural words added to ExtraAfr, a 
   temporary TestAfr grammar is included.

   Example usage:

   $ gf
   > i TestAfr.gf
   TestAfrAbs> gr -cat=S -number=20 | l

TODO (not ordered):
- Implement a new CAdv lincat to do "vinniger" and "meer vermetel"
  as well as a smart paradigm to know when to use which form.


DESCRIPTION

The Grammatical Framework (=GF) is a grammar formalism based on type theory. 
It consists of

    * a special-purpose programming language
    * a compiler of the language
    * a generic grammar processor 

The compiler reads GF grammars from user-provided files, and the 
generic grammar processor performs various tasks with the grammars:

    * generation
    * parsing
    * translation
    * type checking
    * computation
    * paraphrasing
    * random generation
    * syntax editing 

GF particularly addresses four aspects of grammars:

    * multilinguality (parallel grammars for different languages)
    * semantics (semantic conditions of well-formedness, semantic 
      properties of expressions) 
    * grammar engineering (modularity, abstractions, libraries)
    * embeddability in programs written in other languages (C,C++,
      Haskell, Java, JavaScript)


COMPILATION and INSTALLATION of source distribution:
See download/index.html for installation instructions.
(More details can be found in doc/gf-developers.html.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.