diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c9b0c3 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# [Grammatical Framework](https://www.grammaticalframework.org) + +Try it out: + +1. `nix develop` +2. `gf alltenses/LangEng.gfo` +3. in the GF-shell run `generate_random | linearize` + +Run `gf-book` in the Nix dev-shell to look at the Grammatical Framework monograph by Aarne Ranta. + +## Resources +- [Introductory Talk by Aarne Ranta @ Google Tech Talks](https://www.youtube.com/watch?v=x1LFbDQhbso&list=PLrgqBB5thLeT15fUtJ8_Dtk8ppdtH90MK)