<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/examples/phrasebook/WordsDut.gf, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2018-07-04T08:09:58+00:00</updated>
<entry>
<title>Remove examples directory; these now live in gf-contrib</title>
<updated>2018-07-04T08:09:58+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-07-04T08:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c6f4edaea5f1074ba682fac5d711016f0136998f'/>
<id>urn:sha1:c6f4edaea5f1074ba682fac5d711016f0136998f</id>
<content type='text'>
All changes have been reflected in the gf-contrib repository:
https://github.com/GrammaticalFramework/gf-contrib

Now, for WebSetup to build the example grammars, one must have gf-contrib
cloned in the same top-level directory as GF. When this isn't the case,
WebSetup displays a notice without failing.
</content>
</entry>
<entry>
<title>(Dut) Extend vs. Extra</title>
<updated>2018-06-15T11:14:53+00:00</updated>
<author>
<name>Inari Listenmaa</name>
<email>inari.listenmaa@gmail.com</email>
</author>
<published>2018-06-15T11:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=92d9e20f1994bbb46f06539d0408376973d30f31'/>
<id>urn:sha1:92d9e20f1994bbb46f06539d0408376973d30f31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert AWant in WordsDut back to using niet as negation</title>
<updated>2014-06-19T16:55:13+00:00</updated>
<author>
<name>inari</name>
<email>inari@chalmers.se</email>
</author>
<published>2014-06-19T16:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=4af2576e7b76e1b3645d201ada76c95a38391731'/>
<id>urn:sha1:4af2576e7b76e1b3645d201ada76c95a38391731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reverted AWant back to using niet negation</title>
<updated>2014-06-19T16:51:55+00:00</updated>
<author>
<name>inari</name>
<email>inari@chalmers.se</email>
</author>
<published>2014-06-19T16:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f36db77430724063f8fe856730080f2c8653e5b2'/>
<id>urn:sha1:f36db77430724063f8fe856730080f2c8653e5b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renaming in PhrasebookDut to avoid name clash in App</title>
<updated>2014-06-19T16:09:15+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@chalmers.se</email>
</author>
<published>2014-06-19T16:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=09476a16e2987e5b2b6810d589ddc84cdb94ac57'/>
<id>urn:sha1:09476a16e2987e5b2b6810d589ddc84cdb94ac57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some more constructions with geen as negative in WordsDut</title>
<updated>2014-06-19T15:05:34+00:00</updated>
<author>
<name>inari</name>
<email>inari@chalmers.se</email>
</author>
<published>2014-06-19T15:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3b7f6a271f52f17cd2e991a1d1ebafca325e710a'/>
<id>urn:sha1:3b7f6a271f52f17cd2e991a1d1ebafca325e710a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed negation in PhrasebookDut</title>
<updated>2014-06-19T10:02:23+00:00</updated>
<author>
<name>inari</name>
<email>inari@chalmers.se</email>
</author>
<published>2014-06-19T10:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=12fb4ab1a248e2ef8b5a658015e295086604acb1'/>
<id>urn:sha1:12fb4ab1a248e2ef8b5a658015e295086604acb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>examples/phrasebook: adding --# -coding=latin1 to 18 modules</title>
<updated>2013-11-22T17:47:50+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-11-22T17:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=4a82481a1f035b2da52446d486bcbfe1e43f5e17'/>
<id>urn:sha1:4a82481a1f035b2da52446d486bcbfe1e43f5e17</id>
<content type='text'>
Adding coding pragmas
  
	--# -coding=latin1
    
so that grammars will continue to work when we change the default character
encoding to UTF-8.
</content>
</entry>
<entry>
<title>the from preposition in various Phrasebooks</title>
<updated>2011-08-22T14:40:57+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@chalmers.se</email>
</author>
<published>2011-08-22T14:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7b4663067e24da662d3b2b02375d8bb7fb3cbedd'/>
<id>urn:sha1:7b4663067e24da662d3b2b02375d8bb7fb3cbedd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo (?) in Dutch "cost"</title>
<updated>2010-08-25T11:56:23+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@chalmers.se</email>
</author>
<published>2010-08-25T11:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=68d04c9136baee39d3c0bf1b345f7d669d9e6072'/>
<id>urn:sha1:68d04c9136baee39d3c0bf1b345f7d669d9e6072</id>
<content type='text'>
</content>
</entry>
</feed>
