1
0
forked from GitHub/gf-core

politeness and disambiguation in Phrasebook (not visible yet)

This commit is contained in:
aarne
2010-03-24 08:18:54 +00:00
parent 68482aa7e9
commit 3ff870dcd6
8 changed files with 115 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
concrete GreetingsEng of Greetings = open Prelude in {
concrete GreetingsEng of Greetings = open Roles, Prelude in {
lincat
Greeting, Politeness = SS ;
Greeting = SS ;
lin
GHello = ss "hello" ;