Home
last modified time | relevance | path

Searched refs:pronoun (Results 1 – 25 of 498) sorted by relevance

12345678910>>...20

/dports/misc/parley/parley-21.12.3/src/settings/
H A Dlanguagepropertiespage.cpp157 first_plural->setText(pronoun.personalPronoun(KEduVocWordFlag::First | numP)); in loadGrammarFromDocument()
163 maleFemaleDifferCheckBox->setChecked(pronoun.maleFemaleDifferent()); in loadGrammarFromDocument()
164 neutralCheckBox->setChecked(pronoun.neutralExists()); in loadGrammarFromDocument()
165 dualCheckBox->setChecked(pronoun.dualExists()); in loadGrammarFromDocument()
256 KEduVocPersonalPronoun pronoun; in accept() local
261 pronoun.setPersonalPronoun(first_singular->text(), KEduVocWordFlag::First | numS); in accept()
273 pronoun.setPersonalPronoun(first_plural->text(), KEduVocWordFlag::First | numP); in accept()
279 pronoun.setMaleFemaleDifferent(maleFemaleDifferCheckBox->isChecked()); in accept()
280 pronoun.setNeutralExists(neutralCheckBox->isChecked()); in accept()
281 pronoun.setDualExists(dualCheckBox->isChecked()); in accept()
[all …]
/dports/textproc/p5-Lingua-EN-Gender/Lingua-EN-Gender-0.02/lib/Lingua/EN/
H A DGender.pm9 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK @genders %pronoun);
57 $pronoun{"subjective"} = ["it", "he", "she", "s/he", "e", "*e", "they", "I", "we", "you", "sie", "z…
58 $pronoun{"objective"} = ["it", "him", "her", "him/her", "em", "h*", "them", "me", "us", "you", "hir…
59 $pronoun{"posessive-subjective"} = ["its", "his", "her", "his/her", "eir", "h*", "their", "my", "ou…
60 $pronoun{"posessive-objective"} = ["its", "his", "hers", "his/hers", "eirs", "h*s", "theirs", "mine…
61 $pronoun{"reflexive"} = ["itself", "himself", "herself", "(him/herself", "emself", "h*self", "thems…
78 sub pronoun { subroutine
86 return $pronoun{$pro_type}[$index];
/dports/textproc/link-grammar/link-grammar-5.8.0/data/fa/
H A D4.0.dict259 <pronoun-common>:
282 <pronoun-acc>;
285 <pronoun-common>
287 <pronoun-nom-1>
291 <pronoun-common>
293 <pronoun-nom-2>
298 <pronoun-common>
300 <pronoun-nom-3s>
304 <pronoun-common>
306 <pronoun-nom-3p>
[all …]
/dports/devel/R-cran-rlang/rlang/src/internal/
H A Deval-tidy.c45 sexp* pronoun = KEEP(r_new_vector(r_type_list, 1)); in rlang_new_data_pronoun() local
47 r_list_poke(pronoun, 0, mask); in rlang_new_data_pronoun()
48 r_poke_attribute(pronoun, r_syms_class, data_pronoun_class); in rlang_new_data_pronoun()
51 return pronoun; in rlang_new_data_pronoun()
56 r_poke_attribute(pronoun, r_syms_class, ctxt_pronoun_class); in rlang_new_ctxt_pronoun()
59 return pronoun; in rlang_new_ctxt_pronoun()
111 sexp* pronoun = rlang_new_data_pronoun(x); in rlang_as_data_pronoun() local
114 return pronoun; in rlang_as_data_pronoun()
239 sexp* rlang_data_pronoun_get(sexp* pronoun, sexp* sym) { in rlang_data_pronoun_get() argument
240 if (r_typeof(pronoun) != r_type_environment) { in rlang_data_pronoun_get()
[all …]
/dports/sysutils/vector/vector-0.10.0/scripts/generate/templates/
H A Dintegration_guide.rb28 pronoun =
47 …"send #{pronoun}#{@event_types.collect(&:pluralize).to_sentence} from #{noun_link(@source)} to #{n…
49 …"collect #{pronoun}#{@event_types.collect(&:pluralize).to_sentence} from #{noun_link(@source)} and…
51 "send #{pronoun}#{@event_types.collect(&:pluralize).to_sentence} to #{noun_link(@sink)}"
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/bleve/v2/analysis/lang/en/
H A Dstop_words_en.go37 | the possessive pronoun 'mine' is best suppressed, because of the
47 ours | possessive pronoun
52 yours | possessive pronoun
58 his | possessive adjective and pronoun
63 hers | possessive pronoun
73 theirs | possessive pronoun
143 | pronoun + verb
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/blevesearch/bleve/analysis/lang/en/
H A Dstop_words_en.go37 | the possessive pronoun 'mine' is best suppressed, because of the
47 ours | possessive pronoun
52 yours | possessive pronoun
58 his | possessive adjective and pronoun
63 hers | possessive pronoun
73 theirs | possessive pronoun
143 | pronoun + verb
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/bleve/analysis/lang/en/
H A Dstop_words_en.go37 | the possessive pronoun 'mine' is best suppressed, because of the
47 ours | possessive pronoun
52 yours | possessive pronoun
58 his | possessive adjective and pronoun
63 hers | possessive pronoun
73 theirs | possessive pronoun
143 | pronoun + verb
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/analysis/lang/en/
H A Dstop_words_en.go37 | the possessive pronoun 'mine' is best suppressed, because of the
47 ours | possessive pronoun
52 yours | possessive pronoun
58 his | possessive adjective and pronoun
63 hers | possessive pronoun
73 theirs | possessive pronoun
143 | pronoun + verb
/dports/multimedia/gaupol/gaupol-1.4-3-g6116d42b/data/patterns/
H A DLatn-en.capitalization.in4 Name=First person pronoun
5 Description=Capitalize the first person pronoun "I"
/dports/textproc/py-aeidon/aeidon-1.10.1/aeidon/data/patterns/
H A DLatn-en.capitalization.in4 Name=First person pronoun
5 Description=Capitalize the first person pronoun "I"
/dports/devel/R-cran-rlang/rlang/man/
H A Das_data_mask.Rd84 It automatically installs the data pronoun \code{\link{.data}}.
90 Unlike \code{as_data_mask()} it does not install the \code{.data} pronoun
91 so you need to provide one yourself. You can provide a pronoun
92 constructed with \code{as_data_pronoun()} or your own pronoun class.
94 \code{as_data_pronoun()} will create a pronoun from a list, an
97 Functions stored in the mask are bypassed by the pronoun.
139 mask$.pronoun <- as_data_pronoun(list(foo = "bar", baz = "bam"))
140 eval_tidy(quo(.pronoun$foo), mask)
187 # The `.data` pronoun should generally be created from the
190 # pronoun:
/dports/misc/libkeduvocdocument/libkeduvocdocument-21.12.3/keduvocdocument/
H A Dkeduvockvtmlcompability.cpp273 KEduVocWordType* pronoun = static_cast<KEduVocWordType*>(parent->childContainer(6)); in setupWordTypes() local
274 …A subtype of the grammatical word type: Pronoun (my, your, his, her...)", "Possessive" ), pronoun); in setupWordTypes()
276 pronoun->appendChildContainer(wordType); in setupWordTypes()
277 …inlistbox A subtype of the grammatical word type: Pronoun (I, you, he...)", "Personal" ), pronoun); in setupWordTypes()
279 pronoun->appendChildContainer(wordType); in setupWordTypes()
/dports/devel/R-cran-rlang/rlang/tests/testthat/
H A Dtest-eval-tidy.R425 pronoun <- eval_tidy(quote(.env), mtcars) globalVar
426 expect_s3_class(pronoun, "rlang_ctxt_pronoun")
427 expect_reference(env_parent(pronoun), current_env())
431 pronoun <- eval_tidy(quote(.env), mtcars) globalVar
432 expect_error(length(pronoun), "Can't take the")
435 expect_error(names(pronoun), "Can't take the")
453 pronoun <- as_data_pronoun(mtcars) globalVar
454 expect_error(names(pronoun), "Can't take")
455 expect_error(length(pronoun), "Can't take")
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/deep_translator/
H A Dlinguee.py107 pronoun = el.find('span', {'class': 'placeholder'}).get_text(strip=True)
109 pronoun = ''
110 filtered_elements.append(el.get_text(strip=True).replace(pronoun, ''))
/dports/textproc/p5-Lingua-Stem-It/Lingua-Stem-It-0.02/
H A DIt.pm147 my @pronoun = qw(
163 stem_killer( $RV, "[ae]ndo", "", @pronoun )
164 or stem_killer( $RV, "[aei]r", "e", @pronoun );
/dports/french/verbiste/verbiste-0.1.47/src/verbiste/
H A DFrenchVerbDictionary.cpp1117 string pronoun; // no pronoun by default in generateTense() local
1128 pronoun = "io "; in generateTense()
1139 pronoun = (elideJe ? "j'" : "je "); in generateTense()
1142 case 1: pronoun = "tu "; break; in generateTense()
1143 case 2: pronoun = (isItalian ? "egli " : "il "); break; in generateTense()
1144 case 3: pronoun = (isItalian ? "noi " : "nous "); break; in generateTense()
1145 case 4: pronoun = (isItalian ? "voi " : "vous "); break; in generateTense()
1146 case 5: pronoun = (isItalian ? "essi " : "ils "); break; in generateTense()
1158 pronoun = conj + pronoun; in generateTense()
1162 dest.back().push_back(pronoun + v); in generateTense()
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/analysis/lang/da/
H A Dstop_words_da.go33 det | that (dem. pronoun)/it (pers. pronoun)
36 den | it (pers. pronoun)/that (dem. pronoun)
/dports/misc/libkeduvocdocument/libkeduvocdocument-21.12.3/keduvocdocument/readerwriters/
H A Dkeduvockvtml2reader.cpp704 …ocKvtml2Reader::readPersonalPronoun(QDomElement & pronounElement, KEduVocPersonalPronoun & pronoun) in readPersonalPronoun() argument
706 pronoun.setMaleFemaleDifferent(!pronounElement.firstChildElement( in readPersonalPronoun()
708 pronoun.setNeutralExists( !pronounElement.firstChildElement( in readPersonalPronoun()
710 pronoun.setDualExists( !pronounElement.firstChildElement( in readPersonalPronoun()
715 readPersonalPronounChild( personElement, pronoun, KEduVocWordFlag::Singular ); in readPersonalPronoun()
720 readPersonalPronounChild( personElement, pronoun, KEduVocWordFlag::Dual ); in readPersonalPronoun()
725 readPersonalPronounChild( personElement, pronoun, KEduVocWordFlag::Plural ); in readPersonalPronoun()
731 …rsonalPronounChild(QDomElement & personElement, KEduVocPersonalPronoun & pronoun, KEduVocWordFlags… in readPersonalPronounChild() argument
744 pronoun.setPersonalPronoun( currentElement.text(), persons[person] | number ); in readPersonalPronounChild()
H A Dkeduvockvtml2reader.h85 bool readPersonalPronoun( QDomElement &conjugElement, KEduVocPersonalPronoun &pronoun );
87 …bool readPersonalPronounChild(QDomElement & personElement, KEduVocPersonalPronoun &pronoun, KEduVo…
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dsteal.c371 char pronoun[4]; local
374 strcpy(pronoun, mhe(mtmp));
375 pronoun[0] = highc(pronoun[0]);
390 !seen ? pronoun : Monnam(mtmp), action,
395 !seen ? pronoun : Adjmonnam(mtmp,
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddescribe.cc4365 const char* pronoun = mi.pronoun(PRONOUN_SUBJECTIVE); in _monster_stat_description() local
4370 result << uppercase_first(pronoun) << " " in _monster_stat_description()
4377 result << uppercase_first(pronoun) << " " in _monster_stat_description()
4388 result << uppercase_first(pronoun) << " " in _monster_stat_description()
4396 result << uppercase_first(pronoun) << " " in _monster_stat_description()
4410 result << uppercase_first(pronoun) in _monster_stat_description()
4422 result << uppercase_first(pronoun) << " " in _monster_stat_description()
4434 result << uppercase_first(pronoun) << " " in _monster_stat_description()
4440 result << uppercase_first(pronoun) << " " in _monster_stat_description()
4450 result << uppercase_first(pronoun) << " " in _monster_stat_description()
[all …]
/dports/misc/parley/parley-21.12.3/src/collection/
H A Dentryfilter.cpp326 for (const KEduVocWordFlags &pronoun : pronouns) { in isConjugationBlocked() local
327 KEduVocText grade = translation->getConjugation(tense).conjugation(pronoun); in isConjugationBlocked()
553 for (const KEduVocWordFlags &pronoun : pronouns) { in conjugationTestEntries() local
554 KEduVocText *grade = &conjugation.conjugation(pronoun); in conjugationTestEntries()
564 list << pronoun; in conjugationTestEntries()
H A Dtestentry.cpp197 for (KEduVocWordFlags pronoun : conjugationPronouns) { in practiceModeDependentGrade() local
198 result = minMaxFunc(result, gradeFunc(conj.conjugation(pronoun))); in practiceModeDependentGrade()
/dports/irc/ircII/ircii-20210314/help/load/
H A Daction41 Some of these commands use a possessive pronoun, the pronoun

12345678910>>...20