summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesUrd.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/SentencesUrd.gf')
-rw-r--r--examples/phrasebook/SentencesUrd.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/phrasebook/SentencesUrd.gf b/examples/phrasebook/SentencesUrd.gf
index 9ab6013bb..5854a6380 100644
--- a/examples/phrasebook/SentencesUrd.gf
+++ b/examples/phrasebook/SentencesUrd.gf
@@ -1,4 +1,4 @@
-concrete SentencesUrd of Sentences = NumeralUrd ** SentencesI - [sing,IFemale,YouFamFemale,YouPolFemale] with
+concrete SentencesUrd of Sentences = NumeralUrd ** SentencesI - [sing,IFemale,YouFamFemale,YouPolFemale,MMust] with
(Syntax = SyntaxUrd),
(Symbolic = SymbolicUrd),
(Lexicon = LexiconUrd) **