add readme

This commit is contained in:
2026-02-15 12:12:17 +01:00
parent 3988387959
commit 0bf9d7c4f3

12
README.md Normal file
View File

@@ -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)