Skip to content

JensNevens/FCG-French-Adjectives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCG: Position of Adjectives in French

This project is part of the course Artificial Intelligence Programming Paradigms taught at Vrije Universiteit Brussel. Requires FCG Light, part of the Babel2 Framework, available here

Implements a small grammar fragment in FCG using the words un, une, des, le, la, les, voiture, pantalon, petit, vert. The goal is:

  1. Place the adjective in the correct position, i.e. before or after the noun
  2. Make the agreement between article, noun and adjective

How to run:

  • Install the Babel2 Framework
  • Run french.lisp or french-adjectives.lisp
  • Go in your browser to http://localhost:8000

About

A small grammar fragment using FCG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published