short-phrase translation; added Swe; started doc in Phrasebook

This commit is contained in:
aarne
2010-03-28 15:28:02 +00:00
parent 5c0fb2cb7e
commit c99ecf2704
20 changed files with 199 additions and 56 deletions

View File

@@ -6,13 +6,12 @@ abstract Phrasebook =
flags startcat = Phrase ;
cat
Phrase ;
Politeness ; Gender ; -- abstract parameters
fun
PNumeral : Numeral -> Phrase ;
-- here rather than Sentences, because not functorial
PSentence : Sentence -> Phrase ;
PQuestion : Question -> Phrase ;
PGreeting : Greeting -> Phrase ;
---- PGreeting : Politeness -> Gender -> Gender -> Greeting -> Phrase ;
-- politeness level, speaker, hearer